summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_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-rt_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-rt_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb2
1 files changed, 1 insertions, 1 deletions
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"
3require recipes-kernel/linux/linux-yocto.inc 3require recipes-kernel/linux/linux-yocto.inc
4 4
5SRCREV_machine ?= "8acaa791408f146069473a96e3d98bed8be86244" 5SRCREV_machine ?= "8acaa791408f146069473a96e3d98bed8be86244"
6SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e" 6SRCREV_meta ?= "d8bbf59771fb915fa71debc8591bf6c69d8fa49c"
7 7
8SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ 8SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \
9 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" 9 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}"