diff options
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.15.bb')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.15.bb | 18 |
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 7e25a3d58d..70bd7118bd 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" | |||
11 | KBRANCH_qemux86-64 ?= "v4.15/standard/base" | 11 | KBRANCH_qemux86-64 ?= "v4.15/standard/base" |
12 | KBRANCH_qemumips64 ?= "v4.15/standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "v4.15/standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "e98391b2cf78ebdc41c229359d35d9e6ca96dde3" | 14 | SRCREV_machine_qemuarm ?= "4b6902b42f47593928117b2ff0900cd965cf6443" |
15 | SRCREV_machine_qemuarm64 ?= "f73fd8783a3e7529902366ba75aafb81c19ec3c9" | 15 | SRCREV_machine_qemuarm64 ?= "91084d030bc841c483c31e8664289c7940aa5506" |
16 | SRCREV_machine_qemumips ?= "e99c1fc0e84dba772531ba02373a28350056211a" | 16 | SRCREV_machine_qemumips ?= "19ba2d843750ff65d8fe590acdfc99aea6153945" |
17 | SRCREV_machine_qemuppc ?= "f73fd8783a3e7529902366ba75aafb81c19ec3c9" | 17 | SRCREV_machine_qemuppc ?= "91084d030bc841c483c31e8664289c7940aa5506" |
18 | SRCREV_machine_qemux86 ?= "f73fd8783a3e7529902366ba75aafb81c19ec3c9" | 18 | SRCREV_machine_qemux86 ?= "91084d030bc841c483c31e8664289c7940aa5506" |
19 | SRCREV_machine_qemux86-64 ?= "f73fd8783a3e7529902366ba75aafb81c19ec3c9" | 19 | SRCREV_machine_qemux86-64 ?= "91084d030bc841c483c31e8664289c7940aa5506" |
20 | SRCREV_machine_qemumips64 ?= "0789d1f7734d5408de3130f9305f2ca4abc93025" | 20 | SRCREV_machine_qemumips64 ?= "97000c3f4664643bac7828bbdc048f7ec216cc31" |
21 | SRCREV_machine ?= "f73fd8783a3e7529902366ba75aafb81c19ec3c9" | 21 | SRCREV_machine ?= "91084d030bc841c483c31e8664289c7940aa5506" |
22 | SRCREV_meta ?= "6918258c9e46ad8471210354159eb42f127c7374" | 22 | SRCREV_meta ?= "939d935b0c992c6f1e51a7a1c9e4fbe6ef3c3174" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_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}" |