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 52af3b3009..bc1ee97237 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 ?= "63eabe4fc5b8645a2a1258ee9b2ec0e5c62b4236" 14SRCREV_machine_qemuarm ?= "afd1340d4b7c2180ee0e5dbf79499fedf1a023a6"
15SRCREV_machine_qemuarm64 ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8" 15SRCREV_machine_qemuarm64 ?= "26c1863a744836d9171dff262b864cb67f4d537c"
16SRCREV_machine_qemumips ?= "64ac80375bc1c2e87002994c3112f30aa614d73e" 16SRCREV_machine_qemumips ?= "6d0052275c433f5a66282ad9f53525a7b6d36dfd"
17SRCREV_machine_qemuppc ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8" 17SRCREV_machine_qemuppc ?= "26c1863a744836d9171dff262b864cb67f4d537c"
18SRCREV_machine_qemux86 ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8" 18SRCREV_machine_qemux86 ?= "26c1863a744836d9171dff262b864cb67f4d537c"
19SRCREV_machine_qemux86-64 ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8" 19SRCREV_machine_qemux86-64 ?= "26c1863a744836d9171dff262b864cb67f4d537c"
20SRCREV_machine_qemumips64 ?= "d481a271022e211857045b48d595826d8df051c4" 20SRCREV_machine_qemumips64 ?= "c8adcd782e648cb70780443ee90e2f56e2209c5a"
21SRCREV_machine ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8" 21SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c"
22SRCREV_meta ?= "daacede608e07d391229ba0a6d74d6e082bead5f" 22SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060"
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}"