mirror of
https://github.com/Fishwaldo/meta-riscv.git
synced 2025-03-15 19:41:42 +00:00
linux-starfive-dev: Update branch to use the as as master
Commit reference: 5415c909f2
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
This commit is contained in:
parent
820e660cda
commit
3f556c1aee
1 changed files with 5 additions and 2 deletions
|
@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
|||
KERNEL_VERSION_SANITY_SKIP = "1"
|
||||
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRCREV:visionfive = "f754a58449f0de76312bf84249139f5d8b232c66"
|
||||
BRANCH:visionfive = "esmil_starlight"
|
||||
BRANCH = "visionfive"
|
||||
|
||||
BRANCH:beaglev-starlight-jh7100 = "beaglev_fedora_devel"
|
||||
FORK ?= "starfive-tech"
|
||||
SRC_URI = "git://github.com/${FORK}/linux.git;protocol=https;branch=${BRANCH} \
|
||||
|
@ -15,6 +15,9 @@ SRC_URI = "git://github.com/${FORK}/linux.git;protocol=https;branch=${BRANCH} \
|
|||
file://modules.cfg \
|
||||
"
|
||||
|
||||
SRC_URI:append:visionfive = " \
|
||||
file://extra.cfg \
|
||||
"
|
||||
LINUX_VERSION ?= "6.0.0"
|
||||
LINUX_VERSION_EXTENSION:append:beaglev-starlight-jh7100 = "-starlight"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue