summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
index 342debe2c9..8e2189654b 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
@@ -3,8 +3,8 @@ KBRANCH_qemuppc ?= "standard/preempt-rt/qemuppc"
3 3
4require recipes-kernel/linux/linux-yocto.inc 4require recipes-kernel/linux/linux-yocto.inc
5 5
6SRCREV_machine ?= "c9291eb73e9729480c651cca73babdb29e193ad4" 6SRCREV_machine ?= "fbe20225d041672b110e93c3ad171737b69e2126"
7SRCREV_machine_qemuppc ?= "35bfb41271634b66522164efeb424822993899c7" 7SRCREV_machine_qemuppc ?= "11f38e2b2a63c5b1138617c197b3f5b96cd74a65"
8SRCREV_meta ?= "6eddbf47875ef48ddc5864957a7b63363100782b" 8SRCREV_meta ?= "6eddbf47875ef48ddc5864957a7b63363100782b"
9 9
10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" 10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"