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 46a1d77778..a20525abb9 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 ?= "bdf5848b4aedd93895b490c65b52edc488c383b2" -SRCREV_meta ?= "8a7a83b45c543cd7b05fce9ff09abe21ea92f193" +SRCREV_machine ?= "304e411fa33ff303ec73d29376dd975c0d5f9cea" +SRCREV_meta ?= "aaa00d56c80ea2cbb07f7a018b80b89dc59f28e0" 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.238" +LINUX_VERSION ?= "5.4.240" 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 64c81e7f4f..19b6e2fa66 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.238" +LINUX_VERSION ?= "5.4.240" 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 ?= "63e8209e8066ca7d6b3075af199875d77c4596d0" -SRCREV_machine ?= "2a1e69d2aa0fabdecb015972c5824590a70b8225" -SRCREV_meta ?= "8a7a83b45c543cd7b05fce9ff09abe21ea92f193" +SRCREV_machine_qemuarm ?= "718954ab9a87d4414eb24c502a4a9a772c7020f8" +SRCREV_machine ?= "e5560b6cd3de039d68422b61746dcf3343ec73e2" +SRCREV_meta ?= "aaa00d56c80ea2cbb07f7a018b80b89dc59f28e0" 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 42fc71f7b2..989d3a2049 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 ?= "db8e7ac090eb96b687edbb988c3fb7d9a9d83973" -SRCREV_machine_qemuarm64 ?= "01fe45561dc40cc40b057ee40d722388174733ed" -SRCREV_machine_qemumips ?= "9bf85e111f1a77b41b39fa1b45a8439fa66e8c4d" -SRCREV_machine_qemuppc ?= "5743a4eef97e79e05c6780714ffc559fbedea0bb" -SRCREV_machine_qemuriscv64 ?= "f2e879840d91250606ae3c2fd177c310df11fde0" -SRCREV_machine_qemux86 ?= "f2e879840d91250606ae3c2fd177c310df11fde0" -SRCREV_machine_qemux86-64 ?= "f2e879840d91250606ae3c2fd177c310df11fde0" -SRCREV_machine_qemumips64 ?= "41ecd49609ac6164d8022065e5028984fa5c84ce" -SRCREV_machine ?= "f2e879840d91250606ae3c2fd177c310df11fde0" -SRCREV_meta ?= "8a7a83b45c543cd7b05fce9ff09abe21ea92f193" +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" # 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.238" +LINUX_VERSION ?= "5.4.240" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"