mirror of
https://github.com/Fishwaldo/meta-riscv.git
synced 2025-03-15 11:31:43 +00:00
linux-starfive-dev: update kernel to VisionFive2 tag 2.8.0
This commit is contained in:
parent
9f518257bb
commit
33a768b7fe
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue