From 2f719dc523439a73dd203e6f922a7b3ccaddbee1 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 13 Apr 2016 12:12:12 -0400 Subject: linux-yocto: tiny and pin ctrl config updates Merging the following two commits: ab0d998117cc ktypes/tiny/tiny.cfg: support /proc/sys 349e9ce59f7b features: enable pinctrl driver for Broxton Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index eb830ef4c4..cb245eeb91 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb @@ -3,7 +3,7 @@ KBRANCH ?= "standard/preempt-rt" require recipes-kernel/linux/linux-yocto.inc SRCREV_machine ?= "328830680bc35257c83fc400d9d8e2ae94d86f77" -SRCREV_meta ?= "770996a263e22562c81f48fde0f0dc647156abce" +SRCREV_meta ?= "ab0d998117cca8c55f7ca49ec98b843782bdd25b" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" -- cgit 1.2.3-korg