linux-starfive-dev: update kernel to VisionFive2 tag 2.8.0

This commit is contained in:
Andreas Cord-Landwehr 2023-01-22 22:22:47 +01:00 committed by Khem Raj
parent 9f518257bb
commit 33a768b7fe

View file

@ -8,8 +8,8 @@ KERNEL_VERSION_SANITY_SKIP = "1"
SRCREV = "${AUTOREV}"
# pin srcrev for now to have a fixed target
# release v2.6.0
SRCREV:visionfive2 = "162a9afb0b009393f4f21ee8c20d773131fd6b1e"
# release v2.8.0
SRCREV:visionfive2 = "59cf9af678dbfa3d73f6cb86ed1ae7219da9f5c9"
BRANCH = "visionfive"
BRANCH:visionfive2 = "JH7110_VisionFive2_devel"
@ -30,6 +30,7 @@ SRC_URI:append:visionfive2 = " \
"
LINUX_VERSION ?= "6.2.0"
LINUX_VERSION:visionfive2 = "5.15.0"
LINUX_VERSION_EXTENSION:append:beaglev-starlight-jh7100 = "-starlight"
KBUILD_DEFCONFIG:beaglev-starlight-jh7100 = "starfive_jh7100_fedora_defconfig"