summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_3.14.bb
diff options
context:
space:
mode:
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