summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.10.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index fa37e8a054..9b280cbeca 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
@@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc
3KBRANCH_DEFAULT = "standard/base" 3KBRANCH_DEFAULT = "standard/base"
4KBRANCH = "${KBRANCH_DEFAULT}" 4KBRANCH = "${KBRANCH_DEFAULT}"
5 5
6SRCREV_machine_qemuarm ?= "aa1fa3cec7bd6e47f29acc5b5fbffddc16569883" 6SRCREV_machine_qemuarm ?= "07224529d7ceb1e16eb815b8dd4c03ad9d58653d"
7SRCREV_machine_qemumips ?= "5b908fd12f60de1e51e932c5df477a49b0ab2b40" 7SRCREV_machine_qemumips ?= "7747c5a158a99b8a668fd526f1f7f1f7f7e03d3e"
8SRCREV_machine_qemuppc ?= "e80029ac30022c554e916ed438435ecc03cc2cea" 8SRCREV_machine_qemuppc ?= "d63375e4b0a2de3ba110b83f78d6be6e01ec5c9e"
9SRCREV_machine_qemux86 ?= "e1aa804148370cda6f85640281af156ffa007d52" 9SRCREV_machine_qemux86 ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
10SRCREV_machine_qemux86-64 ?= "e1aa804148370cda6f85640281af156ffa007d52" 10SRCREV_machine_qemux86-64 ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
11SRCREV_machine_qemumips64 ?= "6973844d304411893420a7e57545edc4dc854bd7" 11SRCREV_machine_qemumips64 ?= "9a4f9f4d44fdcd25fe365216b366bc346efb23d0"
12SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52" 12SRCREV_machine ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
13SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68" 13SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
14 14
15SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" 15SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"