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 d7b6e2750d..f2db5174ac 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 ?= "dafca619b2bd44966042bba76aa00edb0ca002df" 14SRCREV_machine_qemuarm ?= "77d25f21501511f01eb3df3c58dd8cf10a90adce"
15SRCREV_machine_qemuarm64 ?= "257f843ea367744620f1d92910afd2f454e31483" 15SRCREV_machine_qemuarm64 ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9"
16SRCREV_machine_qemumips ?= "99c30bfd13f4cc364e55b67138705976bab193c9" 16SRCREV_machine_qemumips ?= "567ea03f6c5844bed62957b20747b4315851e3c3"
17SRCREV_machine_qemuppc ?= "257f843ea367744620f1d92910afd2f454e31483" 17SRCREV_machine_qemuppc ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9"
18SRCREV_machine_qemux86 ?= "257f843ea367744620f1d92910afd2f454e31483" 18SRCREV_machine_qemux86 ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9"
19SRCREV_machine_qemux86-64 ?= "257f843ea367744620f1d92910afd2f454e31483" 19SRCREV_machine_qemux86-64 ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9"
20SRCREV_machine_qemumips64 ?= "135d85c1f8cded6b68d533a0018b2897230b880c" 20SRCREV_machine_qemumips64 ?= "4796b8299a405d1428f000cc4a2e8800a3670541"
21SRCREV_machine ?= "257f843ea367744620f1d92910afd2f454e31483" 21SRCREV_machine ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9"
22SRCREV_meta ?= "44a22d45cbcd7e14ea635d36949e14135f540fe0" 22SRCREV_meta ?= "7986844d9de597218a23f82e68b01e5bf060d576"
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}"