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 ea27d58ed7..aa142e9991 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 ?= "2da7024055c1fb827608ef2529c22356612f6ddd" -SRCREV_meta ?= "d787ac6931e013c185858482f491f8bfa9fa5177" +SRCREV_machine ?= "b24960ebb2a4b1ef65c32b2d76b3c5cc078da6e3" +SRCREV_meta ?= "2a34d5498413dc22a5f735d5e830751fe07dc825" 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.198" +LINUX_VERSION ?= "5.10.200" 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 7de15b3427..e9b140826f 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.198" +LINUX_VERSION ?= "5.10.200" 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 ?= "0456488add9cb4b7d3cd462829c9dc7565bd129e" -SRCREV_machine ?= "a1c6b99d88f23dcdaeb66e932239e43b4ffb44f0" -SRCREV_meta ?= "d787ac6931e013c185858482f491f8bfa9fa5177" +SRCREV_machine:qemuarm ?= "649d500e6df0c844c207d14168290483f0e2e3a4" +SRCREV_machine ?= "913ae61c1450439a52b0ed396805b65c2735a136" +SRCREV_meta ?= "2a34d5498413dc22a5f735d5e830751fe07dc825" 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 764b2ae52b..20ac329cdb 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 ?= "55637625329cf574d8e33c94e58562d418d9a342" -SRCREV_machine:qemuarm64 ?= "259c25670564324f7098c7f5e5fd136e0d708216" -SRCREV_machine:qemumips ?= "8333009219a39ea271fe238a482423bfa4738703" -SRCREV_machine:qemuppc ?= "bd719802d7bca16c82af1cb31e3dc254cf8992b8" -SRCREV_machine:qemuriscv64 ?= "5601201f60a8abb5bbb54da99da2a38bfb7a46dd" -SRCREV_machine:qemuriscv32 ?= "5601201f60a8abb5bbb54da99da2a38bfb7a46dd" -SRCREV_machine:qemux86 ?= "5601201f60a8abb5bbb54da99da2a38bfb7a46dd" -SRCREV_machine:qemux86-64 ?= "5601201f60a8abb5bbb54da99da2a38bfb7a46dd" -SRCREV_machine:qemumips64 ?= "f3dfd049230bbbf54854c21f5b85b8b52e2b2f65" -SRCREV_machine ?= "5601201f60a8abb5bbb54da99da2a38bfb7a46dd" -SRCREV_meta ?= "d787ac6931e013c185858482f491f8bfa9fa5177" +SRCREV_machine:qemuarm ?= "cc21138c594fb43fba8e73aa72f3264c086689ff" +SRCREV_machine:qemuarm64 ?= "bd39db109551e3df6a5cd523d2d7f7bbf6e756ea" +SRCREV_machine:qemumips ?= "d8fb3fcb7e6d85e098ab813d26a20f5226f48f47" +SRCREV_machine:qemuppc ?= "67ee435101a2b79ea826a22877e30d0a5ddf70f3" +SRCREV_machine:qemuriscv64 ?= "7042b40d250aaaf2fe5f027de38e31575c01b22a" +SRCREV_machine:qemuriscv32 ?= "7042b40d250aaaf2fe5f027de38e31575c01b22a" +SRCREV_machine:qemux86 ?= "7042b40d250aaaf2fe5f027de38e31575c01b22a" +SRCREV_machine:qemux86-64 ?= "7042b40d250aaaf2fe5f027de38e31575c01b22a" +SRCREV_machine:qemumips64 ?= "a36187617acc67fd12b752e74b68152c59374f88" +SRCREV_machine ?= "7042b40d250aaaf2fe5f027de38e31575c01b22a" +SRCREV_meta ?= "2a34d5498413dc22a5f735d5e830751fe07dc825" 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.198" +LINUX_VERSION ?= "5.10.200" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"