summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.12.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.12.bb18
1 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.12.bb b/meta/recipes-kernel/linux/linux-yocto_4.12.bb
index c112ae4d21..81079ce584 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.12.bb
@@ -11,15 +11,15 @@ KBRANCH_qemux86 ?= "standard/base"
11KBRANCH_qemux86-64 ?= "standard/base" 11KBRANCH_qemux86-64 ?= "standard/base"
12KBRANCH_qemumips64 ?= "standard/mti-malta64" 12KBRANCH_qemumips64 ?= "standard/mti-malta64"
13 13
14SRCREV_machine_qemuarm ?= "d2bdc11312fc02d4ad34e044cf1bb88da2b85591" 14SRCREV_machine_qemuarm ?= "fa1d1c94af290039f25b2b6fb0f419b4272e7156"
15SRCREV_machine_qemuarm64 ?= "1a600c736163e7350ee4da9172f5321d06a72889" 15SRCREV_machine_qemuarm64 ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81"
16SRCREV_machine_qemumips ?= "15e9d4817db80cee890207e849776beeda7759e5" 16SRCREV_machine_qemumips ?= "558d4b974687d421c5e8ff63a7d2660520f9dab0"
17SRCREV_machine_qemuppc ?= "1a600c736163e7350ee4da9172f5321d06a72889" 17SRCREV_machine_qemuppc ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81"
18SRCREV_machine_qemux86 ?= "1a600c736163e7350ee4da9172f5321d06a72889" 18SRCREV_machine_qemux86 ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81"
19SRCREV_machine_qemux86-64 ?= "1a600c736163e7350ee4da9172f5321d06a72889" 19SRCREV_machine_qemux86-64 ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81"
20SRCREV_machine_qemumips64 ?= "68bcd22421aa288aff3dc9cf3035539788b04353" 20SRCREV_machine_qemumips64 ?= "09bddd16543c2f4fa1bb5a535994975dd1457fe2"
21SRCREV_machine ?= "1a600c736163e7350ee4da9172f5321d06a72889" 21SRCREV_machine ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81"
22SRCREV_meta ?= "0ca42aa3dc27efbf56993644bb37408f5c798eb0" 22SRCREV_meta ?= "f8f75cc4d9cb3195a2221b375cfc4f91ee211399"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}"