linux-starfive-dev.bb: Switch to starfive-tech fork

This is new dev branch for beagleV work

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-06-07 17:15:34 -07:00
committed by Alistair Francis
parent 98742ca775
commit 5c5c7964c7

View File

@@ -6,8 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
KERNEL_VERSION_SANITY_SKIP = "1"
SRCREV = "${AUTOREV}"
BRANCH = "starlight"
SRC_URI = "git://github.com/esmil/linux.git;protocol=git;branch=${BRANCH} \
FORK ?= "starfive-tech"
BRANCH ?= "esmil_starlight"
SRC_URI = "git://github.com/${FORK}/linux.git;protocol=git;branch=${BRANCH} \
file://0001-riscv-Use-mno-relax-when-using-lld-linker.patch \
file://extra.cfg \
file://modules.cfg \