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 a20525abb9..5d77bc3ae3 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 () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "304e411fa33ff303ec73d29376dd975c0d5f9cea" -SRCREV_meta ?= "aaa00d56c80ea2cbb07f7a018b80b89dc59f28e0" +SRCREV_machine ?= "bf0fd4b1c757c39b99fb742f7023718fca6477de" +SRCREV_meta ?= "6f28deea807165327b46a5b2613bb220e36e3ef1" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" -LINUX_VERSION ?= "5.4.240" +LINUX_VERSION ?= "5.4.241" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 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 19b6e2fa66..245e049b60 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" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "5.4.240" +LINUX_VERSION ?= "5.4.241" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" @@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine_qemuarm ?= "718954ab9a87d4414eb24c502a4a9a772c7020f8" -SRCREV_machine ?= "e5560b6cd3de039d68422b61746dcf3343ec73e2" -SRCREV_meta ?= "aaa00d56c80ea2cbb07f7a018b80b89dc59f28e0" +SRCREV_machine_qemuarm ?= "8ccc251148dca811482b01afe95b24f02e9c0b8b" +SRCREV_machine ?= "e0fc5fe58eac8f2a552a3fe5b3da0f18c8fd5a52" +SRCREV_meta ?= "6f28deea807165327b46a5b2613bb220e36e3ef1" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb index 989d3a2049..60b4c44ec9 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" KBRANCH_qemux86-64 ?= "v5.4/standard/base" KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64" -SRCREV_machine_qemuarm ?= "a17398a736969b170c742324a65c885203234b8e" -SRCREV_machine_qemuarm64 ?= "c3ae9d7cd0727680ec16b97ba6f92b82d35a9cfb" -SRCREV_machine_qemumips ?= "bfd98dba6758a2f47aad79e09e3509dfb99b6886" -SRCREV_machine_qemuppc ?= "6030458f53886df464fe9fbf3e52c4f91a6ad3ec" -SRCREV_machine_qemuriscv64 ?= "b1db2f47a35d8a71c038a3438779f4d50807e5e5" -SRCREV_machine_qemux86 ?= "b1db2f47a35d8a71c038a3438779f4d50807e5e5" -SRCREV_machine_qemux86-64 ?= "b1db2f47a35d8a71c038a3438779f4d50807e5e5" -SRCREV_machine_qemumips64 ?= "53a370f9356803b7d5b93369439c97572916bcad" -SRCREV_machine ?= "b1db2f47a35d8a71c038a3438779f4d50807e5e5" -SRCREV_meta ?= "aaa00d56c80ea2cbb07f7a018b80b89dc59f28e0" +SRCREV_machine_qemuarm ?= "a38fd554c6a9d49f33b4097a7300f5a2d134cb83" +SRCREV_machine_qemuarm64 ?= "99b6ecddbf3cf1909e8208a46842c81cce09d02c" +SRCREV_machine_qemumips ?= "55f3e8be5f53e522210db32f6bf60c9d153fe5d6" +SRCREV_machine_qemuppc ?= "536eee19189590e19bdcb5baf5b6c752abd14455" +SRCREV_machine_qemuriscv64 ?= "2dc29af86649e3006eb05972e1e175989d64d537" +SRCREV_machine_qemux86 ?= "2dc29af86649e3006eb05972e1e175989d64d537" +SRCREV_machine_qemux86-64 ?= "2dc29af86649e3006eb05972e1e175989d64d537" +SRCREV_machine_qemumips64 ?= "60b346865774d6d320f8b5b3ef35661fdaa6dffb" +SRCREV_machine ?= "2dc29af86649e3006eb05972e1e175989d64d537" +SRCREV_meta ?= "6f28deea807165327b46a5b2613bb220e36e3ef1" # remap qemuarm to qemuarma15 for the 5.4 kernel # KMACHINE_qemuarm ?= "qemuarma15" @@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" -LINUX_VERSION ?= "5.4.240" +LINUX_VERSION ?= "5.4.241" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"