From ea38e80ee4e255dfdb1a810c888478945fe15c2a 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. (From OE-Core rev: 98f78e3e3d65085c000bdfcf890ea498520c0075) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb index 3171bb9d78..7250986271 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb @@ -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}" -- cgit v1.2.3-54-g00ecf