summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-10-23 16:18:28 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-27 07:24:23 +0000
commit380f2c69d44cbafd20ca609f112a7e9baebf638c (patch)
treeb7a0829384da7f2f78e85196633ae78f3f5a7896 /meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
parent505a82673ac2487df5ea343a6422c2fc47018831 (diff)
downloadpoky-380f2c69d44cbafd20ca609f112a7e9baebf638c.tar.gz
linux-yocto: axxia configuration updates
Updating the configuration fragments for the Intel Axxia on the 3.14 and 4.1 kernels. (From OE-Core rev: a4964955257a1ab2586fd5efeedc2e32b725895d) 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_3.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
index 412c817ff5..e13cb80ce5 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "578602a722dbfb260801f3b37c6eafd2abb2340d" 12SRCREV_machine ?= "578602a722dbfb260801f3b37c6eafd2abb2340d"
13SRCREV_meta ?= "3a09b38a9f5015c56d99d17aa7c2f200c566249b" 13SRCREV_meta ?= "060fa80b7996250001ee90c50a4978c8fdb87fc4"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16