summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index 53d546c6f5..ab95ad13bf 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -3,8 +3,8 @@ require recipes-kernel/linux/linux-yocto.inc
3KBRANCH = "standard/preempt-rt/base" 3KBRANCH = "standard/preempt-rt/base"
4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" 4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
5 5
6SRCREV_machine ?= "919b378578a8f931ee87092f1ce2608a6c2815db" 6SRCREV_machine ?= "97499dfaea61934719b91f1347f468c6f0125b2c"
7SRCREV_machine_qemuppc ?= "be60fd54789f04941b51665970ef121089f9b93e" 7SRCREV_machine_qemuppc ?= "54cb4efa033af86301934d58d890a5324cc95a75"
8SRCREV_meta ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad" 8SRCREV_meta ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
9 9
10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" 10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"