summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_3.14.bb
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2014-05-20 19:30:43 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2014-05-21 09:22:10 -0500
commit85a6a7b97718ff8534a61c2344a3d266bba9b3a0 (patch)
treec1f161cb0a8b46dc73085cee5310d17dc2303650 /common/recipes-kernel/linux/linux-yocto-rt_3.14.bb
parent0331a7df42e43928d133d204047371164f2e0174 (diff)
downloadmeta-intel-85a6a7b97718ff8534a61c2344a3d266bba9b3a0.tar.gz
intel-common: Update linux-yocto 3.14-rt meta SRCREVs
To pull in the 3.14-rt fixes for the live, qat, aufs, and misordered includes. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-rt_3.14.bb')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_3.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_3.14.bb b/common/recipes-kernel/linux/linux-yocto-rt_3.14.bb
index d96870bf..d88b5188 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_3.14.bb
+++ b/common/recipes-kernel/linux/linux-yocto-rt_3.14.bb
@@ -4,7 +4,7 @@ KBRANCH = "standard/preempt-rt/base"
4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" 4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
5 5
6SRCREV_machine ?= "d31cfd2232d5f8287cad3fdeac4f8cc6b372a729" 6SRCREV_machine ?= "d31cfd2232d5f8287cad3fdeac4f8cc6b372a729"
7SRCREV_meta ?= "11e091dc40c53af6ea08ce491ae50fbb1b0b6377" 7SRCREV_meta ?= "62f236c734996f240d91daee2cb6a05669c7326c"
8 8
9SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" 9SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
10 10