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 44b239c417..72fa7b9118 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 ?= "db182d93638000066b9d174eecbdd86de24d70be" -SRCREV_meta ?= "a1399e88272ab04a7748051822d5b16b9b1d3f9c" +SRCREV_machine ?= "b587a3fecb37c3e198592a5733ce23cd8a33f6fc" +SRCREV_meta ?= "8ce0cca5a5a2895ef024bee2daff56c5e846c3bc" 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.265" +LINUX_VERSION ?= "5.4.266" 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 164b86d71a..023b9fe9e1 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.265" +LINUX_VERSION ?= "5.4.266" 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 ?= "863de52d7fc04097fde3bef264cc2952d1f3a2b0" -SRCREV_machine ?= "9880d2f47e2bea1fa9fb069ac35631e724b76d26" -SRCREV_meta ?= "a1399e88272ab04a7748051822d5b16b9b1d3f9c" +SRCREV_machine_qemuarm ?= "da07f26ba47c365237459233a85f398599677b28" +SRCREV_machine ?= "65fdb0d3fc750b89ed2ad3268d346765a7131094" +SRCREV_meta ?= "8ce0cca5a5a2895ef024bee2daff56c5e846c3bc" 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 2d00341d59..412b8230ab 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb @@ -13,16 +13,16 @@ KBRANCH_qemux86 ?= "v5.4/standard/base" KBRANCH_qemux86-64 ?= "v5.4/standard/base" KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64" -SRCREV_machine_qemuarm ?= "7e4e6b59cac3b71d43a587728acc7bfe78ef16af" -SRCREV_machine_qemuarm64 ?= "234f5db38e546134931e1e6ffb3677e5516704fc" -SRCREV_machine_qemumips ?= "60a93a5cfd6f6a5c7374e09d234ceb234367270d" -SRCREV_machine_qemuppc ?= "63a0e4217eaa70fa4fc7dacf2a9356e88c79f80e" -SRCREV_machine_qemuriscv64 ?= "abf55d087ff6e9e2cd03499a0eff130b1afc8851" -SRCREV_machine_qemux86 ?= "abf55d087ff6e9e2cd03499a0eff130b1afc8851" -SRCREV_machine_qemux86-64 ?= "abf55d087ff6e9e2cd03499a0eff130b1afc8851" -SRCREV_machine_qemumips64 ?= "9bc9e7c0b392466df817283ea0f05c7cf330f8a5" -SRCREV_machine ?= "abf55d087ff6e9e2cd03499a0eff130b1afc8851" -SRCREV_meta ?= "a1399e88272ab04a7748051822d5b16b9b1d3f9c" +SRCREV_machine_qemuarm ?= "732f4200d901957f0ab0a6c760fcc26e8ddfdb03" +SRCREV_machine_qemuarm64 ?= "458f12462197606e02368dc74a79cc5f10e3409b" +SRCREV_machine_qemumips ?= "4a746565ac1418646f94506f983f85779902b4eb" +SRCREV_machine_qemuppc ?= "f51c8df8974a2b439d6a845ffbf144e935f04f5c" +SRCREV_machine_qemuriscv64 ?= "c2bd298696fc9965fb3a888e78cfb00a92d6824f" +SRCREV_machine_qemux86 ?= "c2bd298696fc9965fb3a888e78cfb00a92d6824f" +SRCREV_machine_qemux86-64 ?= "c2bd298696fc9965fb3a888e78cfb00a92d6824f" +SRCREV_machine_qemumips64 ?= "d56e5470a9173e9d2af61828619098356fadb75e" +SRCREV_machine ?= "c2bd298696fc9965fb3a888e78cfb00a92d6824f" +SRCREV_meta ?= "8ce0cca5a5a2895ef024bee2daff56c5e846c3bc" # remap qemuarm to qemuarma15 for the 5.4 kernel # KMACHINE_qemuarm ?= "qemuarma15" @@ -31,7 +31,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.265" +LINUX_VERSION ?= "5.4.266" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"