summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.15.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.15.bb18
1 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.15.bb b/meta/recipes-kernel/linux/linux-yocto_4.15.bb
index 6bd578b931..056fd30e6a 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.15.bb
@@ -11,15 +11,15 @@ KBRANCH_qemux86 ?= "v4.15/standard/base"
11KBRANCH_qemux86-64 ?= "v4.15/standard/base" 11KBRANCH_qemux86-64 ?= "v4.15/standard/base"
12KBRANCH_qemumips64 ?= "v4.15/standard/mti-malta64" 12KBRANCH_qemumips64 ?= "v4.15/standard/mti-malta64"
13 13
14SRCREV_machine_qemuarm ?= "c9e3d532f245dcb00a022b7fc468bdefdd9b3ec8" 14SRCREV_machine_qemuarm ?= "8b07f34007acee0fc978cec49e2fcf63026ebd43"
15SRCREV_machine_qemuarm64 ?= "3247d5a26cab529bd4acc137c119bcdf71c3d5ae" 15SRCREV_machine_qemuarm64 ?= "12f3957167b0001adc7c2c8b3d45127aafc37e6b"
16SRCREV_machine_qemumips ?= "88e64d2a3f8f12f3fdc759921ec2067f1e730f97" 16SRCREV_machine_qemumips ?= "d4b3984ac600d413a017e9890efbfc55948d6d0a"
17SRCREV_machine_qemuppc ?= "3247d5a26cab529bd4acc137c119bcdf71c3d5ae" 17SRCREV_machine_qemuppc ?= "12f3957167b0001adc7c2c8b3d45127aafc37e6b"
18SRCREV_machine_qemux86 ?= "3247d5a26cab529bd4acc137c119bcdf71c3d5ae" 18SRCREV_machine_qemux86 ?= "12f3957167b0001adc7c2c8b3d45127aafc37e6b"
19SRCREV_machine_qemux86-64 ?= "3247d5a26cab529bd4acc137c119bcdf71c3d5ae" 19SRCREV_machine_qemux86-64 ?= "12f3957167b0001adc7c2c8b3d45127aafc37e6b"
20SRCREV_machine_qemumips64 ?= "38face5dfd94733484822f392f9469fed18cca7e" 20SRCREV_machine_qemumips64 ?= "77ae4b3b45eab133a5daf1e90828e5dfe62062e1"
21SRCREV_machine ?= "3247d5a26cab529bd4acc137c119bcdf71c3d5ae" 21SRCREV_machine ?= "12f3957167b0001adc7c2c8b3d45127aafc37e6b"
22SRCREV_meta ?= "65e0a9654f69241d0e6b18162289dabec877039e" 22SRCREV_meta ?= "e09bcd01af6a000647f7d6ec9b864c6ff5ffac89"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.15;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.15;destsuffix=${KMETA}"