summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.17.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.17.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.17.bb b/meta/recipes-kernel/linux/linux-yocto_3.17.bb
index c424070da2..68208ebeb9 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.17.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.17.bb
@@ -10,13 +10,13 @@ KBRANCH_qemux86 ?= "standard/common-pc"
10KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" 10KBRANCH_qemux86-64 ?= "standard/common-pc-64/base"
11KBRANCH_qemumips64 ?= "standard/mti-malta64" 11KBRANCH_qemumips64 ?= "standard/mti-malta64"
12 12
13SRCREV_machine_qemuarm ?= "b3934b47d8a16fe323546d7dca3529bf75ef6245" 13SRCREV_machine_qemuarm ?= "787dbffa74ebb7e0f3d8ade959623c69c9c066a0"
14SRCREV_machine_qemumips ?= "9b74a60868ec2e45ecaea70547331b1ef6776b14" 14SRCREV_machine_qemumips ?= "417faf05188f982bb1d47709f7c152a5cf116a0d"
15SRCREV_machine_qemuppc ?= "d63220db68089d0604cadd2d0c3d345dfb0dfdb1" 15SRCREV_machine_qemuppc ?= "975512c7f6caa812869c4fa0ed1788072bf383f6"
16SRCREV_machine_qemux86 ?= "460fa8aefe8c4f695245ad3a21da96af2c341f21" 16SRCREV_machine_qemux86 ?= "8b5bc69a2e44100313cf2a5073a07f495a6ff08e"
17SRCREV_machine_qemux86-64 ?= "460fa8aefe8c4f695245ad3a21da96af2c341f21" 17SRCREV_machine_qemux86-64 ?= "8b5bc69a2e44100313cf2a5073a07f495a6ff08e"
18SRCREV_machine_qemumips64 ?= "9faa5776183318eb41c191bacd05913166d19eb5" 18SRCREV_machine_qemumips64 ?= "39878abc7e56c23cd4bc87b2c5d812d489903dee"
19SRCREV_machine ?= "460fa8aefe8c4f695245ad3a21da96af2c341f21" 19SRCREV_machine ?= "8b5bc69a2e44100313cf2a5073a07f495a6ff08e"
20SRCREV_meta ?= "6050ee24b0b51ccaf35894afc5def0b59f434977" 20SRCREV_meta ?= "6050ee24b0b51ccaf35894afc5def0b59f434977"
21 21
22SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.17.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" 22SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.17.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"