mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
linux-yocto: add kernel sample configuration fragment
Add a fragment to the various kernels to support QA testing of samples. (From OE-Core rev: 98f78e3e3d65085c000bdfcf890ea498520c0075) 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
012baeb797
commit
ea38e80ee4
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "ccd823982533ea9d36df09766f3a7d645b95ca7d"
|
||||
SRCREV_machine_qemux86-64 ?= "ccd823982533ea9d36df09766f3a7d645b95ca7d"
|
||||
SRCREV_machine_qemumips64 ?= "c50abb0247af8362692d6776139dfff03d754ff9"
|
||||
SRCREV_machine ?= "ccd823982533ea9d36df09766f3a7d645b95ca7d"
|
||||
SRCREV_meta ?= "b577f9a0bd658b9468080514f68b18fe37daff9c"
|
||||
SRCREV_meta ?= "53336e1b7d969f21d8214ec9ceeb48fba4f99372"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user