mirror of
https://github.com/Fishwaldo/meta-riscv.git
synced 2025-03-17 20:41:39 +00:00
recipes-kernel: Swap to the maintained RISC-V branch
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
parent
670fc2ef6d
commit
2f79768d7a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ inherit kernel
|
|||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/riscv/riscv-linux.git;branch=${BRANCH} \
|
||||
git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git;branch=${BRANCH} \
|
||||
file://earlyprintk.cfg \
|
||||
file://pci.cfg \
|
||||
"
|
||||
|
|
Loading…
Add table
Reference in a new issue