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:
Daiane Angolini 2023-03-21 10:02:12 -03:00 committed by Khem Raj
parent 820e660cda
commit 3f556c1aee

View file

@ -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"