diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.18.bb | 20 |
3 files changed, 17 insertions, 17 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb index bc28e1c021..e862e8d654 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.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 ?= "6228ee37a46479d624e608c572d241f74eee11b6" | 14 | SRCREV_machine ?= "cbaa90ae19895c927910b60812d3a879332bb4d5" |
15 | SRCREV_meta ?= "8f4a98c93851f7f83d796aae2871df2798b8d917" | 15 | SRCREV_meta ?= "9e348b6f9db185cb60a34d18fd14a18b5def2c31" |
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.18;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.18;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.18.21" | 20 | LINUX_VERSION ?= "4.18.22" |
21 | 21 | ||
22 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb index b2ca264987..41765b5251 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb | |||
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig" | |||
6 | 6 | ||
7 | require recipes-kernel/linux/linux-yocto.inc | 7 | require recipes-kernel/linux/linux-yocto.inc |
8 | 8 | ||
9 | LINUX_VERSION ?= "4.18.21" | 9 | LINUX_VERSION ?= "4.18.22" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
11 | 11 | ||
12 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 12 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native" | |||
15 | KMETA = "kernel-meta" | 15 | KMETA = "kernel-meta" |
16 | KCONF_BSP_AUDIT_LEVEL = "2" | 16 | KCONF_BSP_AUDIT_LEVEL = "2" |
17 | 17 | ||
18 | SRCREV_machine_qemuarm ?= "bd4312baf01b5aca2745245c3856b5143bf0c6ad" | 18 | SRCREV_machine_qemuarm ?= "c2892e0099ce0b5f6effa3f925ff1a9c83e57997" |
19 | SRCREV_machine ?= "9eddc793f95f4e7e283996a007e205622c633539" | 19 | SRCREV_machine ?= "db2d813869a0501782469ecdb17e277a501c9f57" |
20 | SRCREV_meta ?= "8f4a98c93851f7f83d796aae2871df2798b8d917" | 20 | SRCREV_meta ?= "9e348b6f9db185cb60a34d18fd14a18b5def2c31" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.18.bb b/meta/recipes-kernel/linux/linux-yocto_4.18.bb index 96c89723e6..e8ecc8f55a 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.18.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.18.bb | |||
@@ -11,21 +11,21 @@ KBRANCH_qemux86 ?= "v4.18/standard/base" | |||
11 | KBRANCH_qemux86-64 ?= "v4.18/standard/base" | 11 | KBRANCH_qemux86-64 ?= "v4.18/standard/base" |
12 | KBRANCH_qemumips64 ?= "v4.18/standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "v4.18/standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "bd83f95a7aa1aa180dad74dbdd6809ee9a5fe9e0" | 14 | SRCREV_machine_qemuarm ?= "5a58952eb0d5ff7553e3eb53c65ef70b91b01c64" |
15 | SRCREV_machine_qemuarm64 ?= "9eddc793f95f4e7e283996a007e205622c633539" | 15 | SRCREV_machine_qemuarm64 ?= "db2d813869a0501782469ecdb17e277a501c9f57" |
16 | SRCREV_machine_qemumips ?= "9a16770a65e7617b99f31663b1fafceb459df3dc" | 16 | SRCREV_machine_qemumips ?= "fe54f591b6f365c8af386981b57714ccef0a9381" |
17 | SRCREV_machine_qemuppc ?= "9eddc793f95f4e7e283996a007e205622c633539" | 17 | SRCREV_machine_qemuppc ?= "db2d813869a0501782469ecdb17e277a501c9f57" |
18 | SRCREV_machine_qemux86 ?= "9eddc793f95f4e7e283996a007e205622c633539" | 18 | SRCREV_machine_qemux86 ?= "db2d813869a0501782469ecdb17e277a501c9f57" |
19 | SRCREV_machine_qemux86-64 ?= "9eddc793f95f4e7e283996a007e205622c633539" | 19 | SRCREV_machine_qemux86-64 ?= "db2d813869a0501782469ecdb17e277a501c9f57" |
20 | SRCREV_machine_qemumips64 ?= "6641acbf076ba3f7ad96e846581272215a537904" | 20 | SRCREV_machine_qemumips64 ?= "4b398ad91730576c68164798cc83c72d4b7f55cc" |
21 | SRCREV_machine ?= "9eddc793f95f4e7e283996a007e205622c633539" | 21 | SRCREV_machine ?= "db2d813869a0501782469ecdb17e277a501c9f57" |
22 | SRCREV_meta ?= "8f4a98c93851f7f83d796aae2871df2798b8d917" | 22 | SRCREV_meta ?= "9e348b6f9db185cb60a34d18fd14a18b5def2c31" |
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.18;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.18;destsuffix=${KMETA}" |
26 | 26 | ||
27 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 27 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
28 | LINUX_VERSION ?= "4.18.21" | 28 | LINUX_VERSION ?= "4.18.22" |
29 | 29 | ||
30 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 30 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
31 | DEPENDS += "openssl-native util-linux-native" | 31 | DEPENDS += "openssl-native util-linux-native" |