Bump Star64 Kernel to 5.15.107

This commit is contained in:
Justin Hammond 2023-04-19 19:25:55 +08:00
parent 1cdb6f7c82
commit 2d1fe2dbe3

View file

@ -10,7 +10,7 @@ SRCREV = "${AUTOREV}"
# pin srcrev for now to have a fixed target
# release VF2_v2.11.5
SRCREV:visionfive2 = "a87c6861c6d96621026ee53b94f081a1a00a4cc7"
SRCREV:star64 = "e4c0928f1e42ed82ab9fa8918bc7094d3c0414d8"
SRCREV:star64 = "a51211b07c39f1d1dd9e60c6207a25354ce8f4a3"
BRANCH = "visionfive"
BRANCH:visionfive2 = "JH7110_VisionFive2_devel"
@ -37,7 +37,8 @@ SRC_URI:append:jh7110 = " \
"
LINUX_VERSION ?= "6.2.0"
LINUX_VERSION:jh7110 = "5.15.0"
LINUX_VERSION:visionfive2 = "5.15.0"
LINUX_VERSION:star64 = "5.15.107"
LINUX_VERSION_EXTENSION:append:beaglev-starlight-jh7100 = "-starlight"
KBUILD_DEFCONFIG:beaglev-starlight-jh7100 = "starfive_jh7100_fedora_defconfig"