From: Robert Yang Date: Tue, 12 Apr 2016 06:14:40 +0000 (-0700) Subject: linux-yocto-tiny: update SRCREV_meta to support /proc/sys X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ef697ee663a99140ec1e802aa83f6b912cfcda;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git linux-yocto-tiny: update SRCREV_meta to support /proc/sys Signed-off-by: Robert Yang --- diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index 36f83b5265a..87f39a68c1a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -10,7 +10,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "f5b08e95bc03f9819fa9d7ff57c698fbe2c16cc5" -SRCREV_meta ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d" +SRCREV_meta ?= "ef8e7edfd3430db03db0e2489288650da320f55e" PV = "${LINUX_VERSION}+git${SRCPV}" 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 04e6258dc84..9adfff1b279 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}"