From 26ef697ee663a99140ec1e802aa83f6b912cfcda Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 11 Apr 2016 23:14:40 -0700 Subject: linux-yocto-tiny: update SRCREV_meta to support /proc/sys Signed-off-by: Robert Yang --- meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb index 04e6258dc8..9adfff1b27 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb @@ -10,7 +10,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "73481a3abd4ee49c1cf5561fea997275f535098e" -SRCREV_meta ?= "770996a263e22562c81f48fde0f0dc647156abce" +SRCREV_meta ?= "ab0d998117cca8c55f7ca49ec98b843782bdd25b" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg