aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-06-06 22:07:29 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-08 11:11:22 +0100
commit98f78e3e3d65085c000bdfcf890ea498520c0075 (patch)
tree3a3f78b1c90418f527acd6e36b54208ba26acbfb /meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb
parent37410a8ff156530dabdfdc7be4cd575768fa688d (diff)
downloadopenembedded-core-contrib-98f78e3e3d65085c000bdfcf890ea498520c0075.tar.gz
linux-yocto: add kernel sample configuration fragment
Add a fragment to the various kernels to support QA testing of samples. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb
index e6da0935d0..a809b7c0ab 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb
@@ -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}"