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.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index ea6ad2a74d..cacb87321f 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
@@ -3,14 +3,14 @@ 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 ?= "8675d3d0a3c17135f70ef474d5c362397c02e62a" 6SRCREV_machine_qemuarm ?= "24d53cd6ca4c3ae8f5dd2ff840f9275327d955ee"
7SRCREV_machine_qemumips ?= "992b743b905edd21d3a4a27c92b5c6a9e44d7d73" 7SRCREV_machine_qemumips ?= "0480771238bb87031b79ecb1ee6bce7bfe6ffb1c"
8SRCREV_machine_qemuppc ?= "09388c3572e26c78b34554e46e077f12be7b2401" 8SRCREV_machine_qemuppc ?= "a9c383957f69e70fd2cb27d885160303a305cf57"
9SRCREV_machine_qemux86 ?= "6c1528b2b78d1ec7e75bb7a9880074ec35aa1aa0" 9SRCREV_machine_qemux86 ?= "7144bcc4b8091675bfcf1941479067857b6242da"
10SRCREV_machine_qemux86-64 ?= "6c1528b2b78d1ec7e75bb7a9880074ec35aa1aa0" 10SRCREV_machine_qemux86-64 ?= "7144bcc4b8091675bfcf1941479067857b6242da"
11SRCREV_machine_qemumips64 ?= "203679cb23c752fdcbc0180a55a81728d7462561" 11SRCREV_machine_qemumips64 ?= "10a8db0603d7186633a6bf90e2308710763e718e"
12SRCREV_machine ?= "6c1528b2b78d1ec7e75bb7a9880074ec35aa1aa0" 12SRCREV_machine ?= "7144bcc4b8091675bfcf1941479067857b6242da"
13SRCREV_meta ?= "1b9b113837f353fd94148beb6bd00a3b7b35d01d" 13SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446"
14 14
15SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" 15SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
16 16