mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
linux-yocto/4.19: introduce qemuriscv64 and qemuarma15 BSP definitions
Incorporating the BSP definitions for two new qemu targets. (From OE-Core rev: f64f6e1a5f8cbd44ea8feb9c2470bf256765f507) Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f08808340e
commit
3669055de3
@@ -11,8 +11,8 @@ python () {
|
||||
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "bd456d13d8bea4c416209a59f9e0bf50f8511c47"
|
||||
SRCREV_meta ?= "ced14887c323f1cb6b3befe2b29e471e8fee1bc6"
|
||||
SRCREV_machine ?= "78404e3a73613f8e07c276e55112989f897cdd04"
|
||||
SRCREV_meta ?= "096c8bd3bd11801f95683bbe4bcc885a2318f51d"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user