diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-10-23 16:18:28 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-24 12:07:20 +0100 |
commit | a4964955257a1ab2586fd5efeedc2e32b725895d (patch) | |
tree | 35b9ffb2276bdeb53d25d1f4d8ba6a2468c6f5d1 /meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | |
parent | 73f8a0bf3b99d480bf97e266da0fb048714b4caf (diff) | |
download | openembedded-core-a4964955257a1ab2586fd5efeedc2e32b725895d.tar.gz openembedded-core-a4964955257a1ab2586fd5efeedc2e32b725895d.tar.bz2 openembedded-core-a4964955257a1ab2586fd5efeedc2e32b725895d.zip |
linux-yocto: axxia configuration updates
Updating the configuration fragments for the Intel Axxia on the 3.14
and 4.1 kernels.
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.bb | 2 |
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" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "52a4a9f4a2b408ef3a0745372e44cc362832d86d" -SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e" +SRCREV_meta ?= "d8bbf59771fb915fa71debc8591bf6c69d8fa49c" PV = "${LINUX_VERSION}+git${SRCPV}" |