summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-04-13 12:12:12 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-14 10:58:34 +0100
commitd75d2be934ae16d10a17676a68bd8286c042ad7c (patch)
treec0a553b9a2983bf2b081bc06140b481ae0c5f734 /meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
parent8547cbfc80d4964fcc433dabef8101d3e894507a (diff)
downloadpoky-d75d2be934ae16d10a17676a68bd8286c042ad7c.tar.gz
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 (From OE-Core rev: 2f719dc523439a73dd203e6f922a7b3ccaddbee1) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb2
1 files changed, 1 insertions, 1 deletions
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 62cf57d495..28c72132ae 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"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "91f62d4a0a31919d9b2ccdaf881130f99b61fc5e" 12SRCREV_machine ?= "91f62d4a0a31919d9b2ccdaf881130f99b61fc5e"
13SRCREV_meta ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d" 13SRCREV_meta ?= "a4f88c3fad887e1c559d03ae1b531ca267137b69"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16