mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00: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) (From OE-Core rev: 479fe63ff0f6636d20f4fb3524ecd1d2e3bb29b3) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
abe624ea73
commit
7a7d18f58b
@@ -13,7 +13,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "f0905017bae82f733812b3e1a31abbf6d51f67c7"
|
||||
SRCREV_meta ?= "b577f9a0bd658b9468080514f68b18fe37daff9c"
|
||||
SRCREV_meta ?= "53336e1b7d969f21d8214ec9ceeb48fba4f99372"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user