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:
Bruce Ashfield
2018-06-06 22:07:29 -04:00
committed by Richard Purdie
parent 012baeb797
commit ea38e80ee4
6 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "51273ff79f4ad930f4a788257f58e1266cb236e3"
SRCREV_meta ?= "9bbc5bd75e5322bd80769802c5062b2f3f0d6c7d"
SRCREV_meta ?= "45c256a5ca6f9478bce212fec19e2bc273472631"
PV = "${LINUX_VERSION}+git${SRCPV}"