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 aa142e9991..ce882123f2 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 ?= "b24960ebb2a4b1ef65c32b2d76b3c5cc078da6e3" -SRCREV_meta ?= "2a34d5498413dc22a5f735d5e830751fe07dc825" +SRCREV_machine ?= "4c84fd48919bf3fa759cd02947899e90b5f13be1" +SRCREV_meta ?= "0ac177cb2df1cff8799d72b9224ed69423a22eef" 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.200" +LINUX_VERSION ?= "5.10.202" 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 e9b140826f..267b2bcad1 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.200" +LINUX_VERSION ?= "5.10.202" 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 ?= "649d500e6df0c844c207d14168290483f0e2e3a4" -SRCREV_machine ?= "913ae61c1450439a52b0ed396805b65c2735a136" -SRCREV_meta ?= "2a34d5498413dc22a5f735d5e830751fe07dc825" +SRCREV_machine:qemuarm ?= "b010aecb876ae2adf4548989459cc4878035d1ad" +SRCREV_machine ?= "69bfe10cd8d98c45a361d2efdddfc1bb940f5601" +SRCREV_meta ?= "0ac177cb2df1cff8799d72b9224ed69423a22eef" 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 20ac329cdb..a057dd54de 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 ?= "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" +SRCREV_machine:qemuarm ?= "cf28b49bd6d196edf71e532b95675b683f24adca" +SRCREV_machine:qemuarm64 ?= "255936309d9ae21a5b5b76bbf4c4392b997eafdf" +SRCREV_machine:qemumips ?= "fa8423d3d00a45d8ee4b64684fd2111d10e48b67" +SRCREV_machine:qemuppc ?= "3c348c832ffb927a3f580e40d8190f385dfdce12" +SRCREV_machine:qemuriscv64 ?= "d05c0de69c0091d4ec418a225cfd942bd666630c" +SRCREV_machine:qemuriscv32 ?= "d05c0de69c0091d4ec418a225cfd942bd666630c" +SRCREV_machine:qemux86 ?= "d05c0de69c0091d4ec418a225cfd942bd666630c" +SRCREV_machine:qemux86-64 ?= "d05c0de69c0091d4ec418a225cfd942bd666630c" +SRCREV_machine:qemumips64 ?= "d38df4bfa230e568606fda66ec7ae697ed41e9ca" +SRCREV_machine ?= "d05c0de69c0091d4ec418a225cfd942bd666630c" +SRCREV_meta ?= "0ac177cb2df1cff8799d72b9224ed69423a22eef" 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.200" +LINUX_VERSION ?= "5.10.202" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"