diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 |
3 files changed, 18 insertions, 18 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb index 192f4fccaa..2d9a6f50ad 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.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 ?= "8cfbd0ce8afc58d4e73765fc2b84d0cf4144f0f1" | 14 | SRCREV_machine ?= "62f2f19316f63910f27760e24314d02814a8a90e" |
15 | SRCREV_meta ?= "19fddc3eadeb05f3ba6001833ccfd32257251301" | 15 | SRCREV_meta ?= "9e2546ab8d63f70ba458eb159d29ce6736ffd3e4" |
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-5.4;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "5.4.118" | 20 | LINUX_VERSION ?= "5.4.119" |
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_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb index bc8dff54f1..26a7da085a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.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 ?= "5.4.118" | 9 | LINUX_VERSION ?= "5.4.119" |
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 ?= "856d692bf93a8b33482d05c7dfc76f8f51506c16" | 18 | SRCREV_machine_qemuarm ?= "de992e88dcfe547cc08bfc1a371b0fc0c0892a31" |
19 | SRCREV_machine ?= "f54311bd4aeddc4f600d3553054891a8198f8f72" | 19 | SRCREV_machine ?= "8997f663001be812a7670488ac8698eb916d9d50" |
20 | SRCREV_meta ?= "19fddc3eadeb05f3ba6001833ccfd32257251301" | 20 | SRCREV_meta ?= "9e2546ab8d63f70ba458eb159d29ce6736ffd3e4" |
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_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb index acfbd1c9cf..66a5a49b29 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb | |||
@@ -12,16 +12,16 @@ KBRANCH_qemux86 ?= "v5.4/standard/base" | |||
12 | KBRANCH_qemux86-64 ?= "v5.4/standard/base" | 12 | KBRANCH_qemux86-64 ?= "v5.4/standard/base" |
13 | KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64" | 13 | KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64" |
14 | 14 | ||
15 | SRCREV_machine_qemuarm ?= "161dbe7187d5de2c6c0f7ab8ab43041e6f1d42bc" | 15 | SRCREV_machine_qemuarm ?= "715f9e60c9426156cb73904e65d39daea51288ca" |
16 | SRCREV_machine_qemuarm64 ?= "f54311bd4aeddc4f600d3553054891a8198f8f72" | 16 | SRCREV_machine_qemuarm64 ?= "8997f663001be812a7670488ac8698eb916d9d50" |
17 | SRCREV_machine_qemumips ?= "7731d7417fce687fd880da263e12d4cd96ba5bc5" | 17 | SRCREV_machine_qemumips ?= "bd95d2d0a38cf539f34d84740262c4d3aef1833f" |
18 | SRCREV_machine_qemuppc ?= "f54311bd4aeddc4f600d3553054891a8198f8f72" | 18 | SRCREV_machine_qemuppc ?= "8997f663001be812a7670488ac8698eb916d9d50" |
19 | SRCREV_machine_qemuriscv64 ?= "f54311bd4aeddc4f600d3553054891a8198f8f72" | 19 | SRCREV_machine_qemuriscv64 ?= "8997f663001be812a7670488ac8698eb916d9d50" |
20 | SRCREV_machine_qemux86 ?= "f54311bd4aeddc4f600d3553054891a8198f8f72" | 20 | SRCREV_machine_qemux86 ?= "8997f663001be812a7670488ac8698eb916d9d50" |
21 | SRCREV_machine_qemux86-64 ?= "f54311bd4aeddc4f600d3553054891a8198f8f72" | 21 | SRCREV_machine_qemux86-64 ?= "8997f663001be812a7670488ac8698eb916d9d50" |
22 | SRCREV_machine_qemumips64 ?= "e1a389552633ff7df9f8d003503a69f844539db7" | 22 | SRCREV_machine_qemumips64 ?= "45be3768458cb4186ee2761de2a414e323bd6fe0" |
23 | SRCREV_machine ?= "f54311bd4aeddc4f600d3553054891a8198f8f72" | 23 | SRCREV_machine ?= "8997f663001be812a7670488ac8698eb916d9d50" |
24 | SRCREV_meta ?= "19fddc3eadeb05f3ba6001833ccfd32257251301" | 24 | SRCREV_meta ?= "9e2546ab8d63f70ba458eb159d29ce6736ffd3e4" |
25 | 25 | ||
26 | # remap qemuarm to qemuarma15 for the 5.4 kernel | 26 | # remap qemuarm to qemuarma15 for the 5.4 kernel |
27 | # KMACHINE_qemuarm ?= "qemuarma15" | 27 | # KMACHINE_qemuarm ?= "qemuarma15" |
@@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA | |||
30 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" | 30 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" |
31 | 31 | ||
32 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 32 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
33 | LINUX_VERSION ?= "5.4.118" | 33 | LINUX_VERSION ?= "5.4.119" |
34 | 34 | ||
35 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 35 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
36 | DEPENDS += "openssl-native util-linux-native" | 36 | DEPENDS += "openssl-native util-linux-native" |