From 98f78e3e3d65085c000bdfcf890ea498520c0075 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 6 Jun 2018 22:07:29 -0400 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb index 39236d90d9..4d4f19c15c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb @@ -12,7 +12,7 @@ python () { } SRCREV_machine ?= "cc0ac94a962306ff5867e1d3c2988d2004f50c8c" -SRCREV_meta ?= "b577f9a0bd658b9468080514f68b18fe37daff9c" +SRCREV_meta ?= "53336e1b7d969f21d8214ec9ceeb48fba4f99372" 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.14;destsuffix=${KMETA}" -- cgit 1.2.3-korg