From a4964955257a1ab2586fd5efeedc2e32b725895d Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 23 Oct 2015 16:18:28 -0400 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb index 32c9f86f23..fe3eab5a55 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb @@ -3,7 +3,7 @@ KBRANCH ?= "standard/preempt-rt/base" require recipes-kernel/linux/linux-yocto.inc SRCREV_machine ?= "8acaa791408f146069473a96e3d98bed8be86244" -SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e" +SRCREV_meta ?= "d8bbf59771fb915fa71debc8591bf6c69d8fa49c" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" -- cgit 1.2.3-korg