diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb index 629a59a9b7..772fc4e2ef 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb @@ -11,13 +11,13 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "2ae1270a98b8e62cfecf36a485731a99ff0ab6a8" -SRCREV_meta ?= "f5f141c395405345203f11703ca4bf609fef3fc2" +SRCREV_machine ?= "c8a23ffc90611d97d4e0d8b05e5aa30db4795e87" +SRCREV_meta ?= "876ae2ac4c2844426ff953a696e455b44d953527" 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.10;destsuffix=${KMETA}" -LINUX_VERSION ?= "5.10.227" +LINUX_VERSION ?= "5.10.234" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb index eacd59014e..a78839e32e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb @@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "5.10.227" +LINUX_VERSION ?= "5.10.234" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 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 ?= "5bb97dac8754ff70fb2ccdef76702bc9a96ce3f7" -SRCREV_machine ?= "42d448fa7ff4633abcbf0a7a02ce0b2509df44a9" -SRCREV_meta ?= "f5f141c395405345203f11703ca4bf609fef3fc2" +SRCREV_machine:qemuarm ?= "0fbe19fce229dff1334f2081e5adbfb46a2c8f05" +SRCREV_machine ?= "28106c79dd3b31d2e27dcd34f7f22a3b4f36b8df" +SRCREV_meta ?= "876ae2ac4c2844426ff953a696e455b44d953527" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb index 29091261c4..db911b2952 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb @@ -14,23 +14,23 @@ KBRANCH:qemux86 ?= "v5.10/standard/base" KBRANCH:qemux86-64 ?= "v5.10/standard/base" KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64" -SRCREV_machine:qemuarm ?= "b08a4f767c2ecd86d0272a65f9e3cd98f1a06e66" -SRCREV_machine:qemuarm64 ?= "77acdf2e0c5738d3e6c766ff55c0ba1ebe43bd56" -SRCREV_machine:qemumips ?= "1e873174e49fe04bfa47306c92f2e761f23abe40" -SRCREV_machine:qemuppc ?= "393a202ffe7f28b0158df1e97ce0b24edaf59ff9" -SRCREV_machine:qemuriscv64 ?= "cfcd5579a447eb3768773c3be44e59a4addcf85a" -SRCREV_machine:qemuriscv32 ?= "cfcd5579a447eb3768773c3be44e59a4addcf85a" -SRCREV_machine:qemux86 ?= "cfcd5579a447eb3768773c3be44e59a4addcf85a" -SRCREV_machine:qemux86-64 ?= "cfcd5579a447eb3768773c3be44e59a4addcf85a" -SRCREV_machine:qemumips64 ?= "4f1163b1c00922dbf33f5ff55807584d3e287430" -SRCREV_machine ?= "cfcd5579a447eb3768773c3be44e59a4addcf85a" -SRCREV_meta ?= "f5f141c395405345203f11703ca4bf609fef3fc2" +SRCREV_machine:qemuarm ?= "b4af137a7000a057b16cdf9ea98c13e3a28b9dfc" +SRCREV_machine:qemuarm64 ?= "a579f2fb36a6c0dd9556c1297792f21b2d226126" +SRCREV_machine:qemumips ?= "89051a4abbbdca6951cce16403a27f83e126ab5b" +SRCREV_machine:qemuppc ?= "3266c5dcef1362dc6bfb69a47ae042ef372424dd" +SRCREV_machine:qemuriscv64 ?= "0ef80b08429534f460a78de68ee5c6a05f722eb0" +SRCREV_machine:qemuriscv32 ?= "0ef80b08429534f460a78de68ee5c6a05f722eb0" +SRCREV_machine:qemux86 ?= "0ef80b08429534f460a78de68ee5c6a05f722eb0" +SRCREV_machine:qemux86-64 ?= "0ef80b08429534f460a78de68ee5c6a05f722eb0" +SRCREV_machine:qemumips64 ?= "4bae0f4714f4afc50c02ea884ec8ba6026d2ec16" +SRCREV_machine ?= "0ef80b08429534f460a78de68ee5c6a05f722eb0" +SRCREV_meta ?= "876ae2ac4c2844426ff953a696e455b44d953527" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" -LINUX_VERSION ?= "5.10.227" +LINUX_VERSION ?= "5.10.234" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"