summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.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_4.1.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_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 f289d37867..da12edb106 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 ?= "52a4a9f4a2b408ef3a0745372e44cc362832d86d" 12SRCREV_machine ?= "52a4a9f4a2b408ef3a0745372e44cc362832d86d"
13SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e" 13SRCREV_meta ?= "d8bbf59771fb915fa71debc8591bf6c69d8fa49c"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16