summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.4.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index 2ea9aa625c..39b5cdff28 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -10,12 +10,12 @@ KBRANCH_qemumips64 = "standard/mti-malta64"
10KBRANCH_qemumips64el = "standard/mti-malta64" 10KBRANCH_qemumips64el = "standard/mti-malta64"
11KBRANCH_qemuarm = "standard/arm-versatile-926ejs" 11KBRANCH_qemuarm = "standard/arm-versatile-926ejs"
12 12
13SRCREV_machine_qemuarm ?= "93bb8cf97a0c5aead15a97c825d8fd504759f038" 13SRCREV_machine_qemuarm ?= "9aca8fec49787efbe44d0f137f31ee59edd94c49"
14SRCREV_machine_qemumips ?= "b9b9aeb414c14f2587690d91052c9348e9ccd72a" 14SRCREV_machine_qemumips ?= "23fa942849b1207dbfc4528e2a5c8df0fd71870c"
15SRCREV_machine_qemuppc ?= "53ca8948fa64ee445001392a1cd03491befa9f35" 15SRCREV_machine_qemuppc ?= "08732f25bc3cb404e29ae201074bcf5c1661ea83"
16SRCREV_machine_qemux86 ?= "95c79fb2f965f1feb33bffe46c20ddb0b8e9da0d" 16SRCREV_machine_qemux86 ?= "6297e4c1d57e1063bfce297c2e12392348598559"
17SRCREV_machine_qemux86-64 ?= "95c79fb2f965f1feb33bffe46c20ddb0b8e9da0d" 17SRCREV_machine_qemux86-64 ?= "6297e4c1d57e1063bfce297c2e12392348598559"
18SRCREV_machine ?= "95c79fb2f965f1feb33bffe46c20ddb0b8e9da0d" 18SRCREV_machine ?= "6297e4c1d57e1063bfce297c2e12392348598559"
19SRCREV_meta ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5" 19SRCREV_meta ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5"
20 20
21SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" 21SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"