diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.15.bb | 20 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb index c5d3ee03fd..004f3b666f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb | |||
@@ -11,13 +11,13 @@ python () { | |||
11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "91084d030bc841c483c31e8664289c7940aa5506" | 14 | SRCREV_machine ?= "260fd9356917fb3bd73abd36a6bdd7df402ef1a1" |
15 | SRCREV_meta ?= "939d935b0c992c6f1e51a7a1c9e4fbe6ef3c3174" | 15 | SRCREV_meta ?= "125963a34eebf4ee3d2b62d97c8090d912c8eb03" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.15;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.15;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.15.13" | 20 | LINUX_VERSION ?= "4.15.18" |
21 | 21 | ||
22 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 22 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
23 | DEPENDS += "openssl-native util-linux-native" | 23 | DEPENDS += "openssl-native util-linux-native" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb index 05b9ca38b2..575d3fe046 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb | |||
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig" | |||
4 | 4 | ||
5 | require recipes-kernel/linux/linux-yocto.inc | 5 | require recipes-kernel/linux/linux-yocto.inc |
6 | 6 | ||
7 | LINUX_VERSION ?= "4.15.13" | 7 | LINUX_VERSION ?= "4.15.18" |
8 | 8 | ||
9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "91084d030bc841c483c31e8664289c7940aa5506" | 12 | SRCREV_machine ?= "260fd9356917fb3bd73abd36a6bdd7df402ef1a1" |
13 | SRCREV_meta ?= "939d935b0c992c6f1e51a7a1c9e4fbe6ef3c3174" | 13 | SRCREV_meta ?= "125963a34eebf4ee3d2b62d97c8090d912c8eb03" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.15.bb b/meta/recipes-kernel/linux/linux-yocto_4.15.bb index 70bd7118bd..f1233fd9fa 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.15.bb | |||
@@ -11,20 +11,20 @@ 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 ?= "4b6902b42f47593928117b2ff0900cd965cf6443" | 14 | SRCREV_machine_qemuarm ?= "5400ff2d394e933487c7d3d16d1a295d850232e5" |
15 | SRCREV_machine_qemuarm64 ?= "91084d030bc841c483c31e8664289c7940aa5506" | 15 | SRCREV_machine_qemuarm64 ?= "260fd9356917fb3bd73abd36a6bdd7df402ef1a1" |
16 | SRCREV_machine_qemumips ?= "19ba2d843750ff65d8fe590acdfc99aea6153945" | 16 | SRCREV_machine_qemumips ?= "9e9b14f6ef913ea00a01dc0766666f2c86f5bc63" |
17 | SRCREV_machine_qemuppc ?= "91084d030bc841c483c31e8664289c7940aa5506" | 17 | SRCREV_machine_qemuppc ?= "260fd9356917fb3bd73abd36a6bdd7df402ef1a1" |
18 | SRCREV_machine_qemux86 ?= "91084d030bc841c483c31e8664289c7940aa5506" | 18 | SRCREV_machine_qemux86 ?= "260fd9356917fb3bd73abd36a6bdd7df402ef1a1" |
19 | SRCREV_machine_qemux86-64 ?= "91084d030bc841c483c31e8664289c7940aa5506" | 19 | SRCREV_machine_qemux86-64 ?= "260fd9356917fb3bd73abd36a6bdd7df402ef1a1" |
20 | SRCREV_machine_qemumips64 ?= "97000c3f4664643bac7828bbdc048f7ec216cc31" | 20 | SRCREV_machine_qemumips64 ?= "0175d25d470adf5604a59b020a6de86493b1a78e" |
21 | SRCREV_machine ?= "91084d030bc841c483c31e8664289c7940aa5506" | 21 | SRCREV_machine ?= "260fd9356917fb3bd73abd36a6bdd7df402ef1a1" |
22 | SRCREV_meta ?= "939d935b0c992c6f1e51a7a1c9e4fbe6ef3c3174" | 22 | SRCREV_meta ?= "125963a34eebf4ee3d2b62d97c8090d912c8eb03" |
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}" |
26 | 26 | ||
27 | LINUX_VERSION ?= "4.15.13" | 27 | LINUX_VERSION ?= "4.15.18" |
28 | 28 | ||
29 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 29 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
30 | DEPENDS += "openssl-native util-linux-native" | 30 | DEPENDS += "openssl-native util-linux-native" |