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 ce882123f2..afee028bca 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 ?= "4c84fd48919bf3fa759cd02947899e90b5f13be1" -SRCREV_meta ?= "0ac177cb2df1cff8799d72b9224ed69423a22eef" +SRCREV_machine ?= "dae7d2a31e1d51235fd140f8996f824d24bde30d" +SRCREV_meta ?= "24626abfda4a68c8208d7f35073bd3b88ed5ec21" 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.202" +LINUX_VERSION ?= "5.10.203" 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 267b2bcad1..8acca49a26 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.202" +LINUX_VERSION ?= "5.10.203" 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 ?= "b010aecb876ae2adf4548989459cc4878035d1ad" -SRCREV_machine ?= "69bfe10cd8d98c45a361d2efdddfc1bb940f5601" -SRCREV_meta ?= "0ac177cb2df1cff8799d72b9224ed69423a22eef" +SRCREV_machine:qemuarm ?= "acb5e9943bafc31efab317b65f953495ed1f8c5a" +SRCREV_machine ?= "bd5abfdd442e76bd9995f33715900b93a453f314" +SRCREV_meta ?= "24626abfda4a68c8208d7f35073bd3b88ed5ec21" 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 a057dd54de..bcc64d1b8e 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 ?= "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" +SRCREV_machine:qemuarm ?= "39cae61353af17de2545a90364671d4f26517a55" +SRCREV_machine:qemuarm64 ?= "96080ff8f5a71453314726aff5f9b0c30c688221" +SRCREV_machine:qemumips ?= "72edcadbefefb3d83416bf6c400fe993189c8557" +SRCREV_machine:qemuppc ?= "b0f6660e4016dbe1611a6872f30302b90ea02b37" +SRCREV_machine:qemuriscv64 ?= "3db1f94e858583a60fa3a69bea58637d2466b1f0" +SRCREV_machine:qemuriscv32 ?= "3db1f94e858583a60fa3a69bea58637d2466b1f0" +SRCREV_machine:qemux86 ?= "3db1f94e858583a60fa3a69bea58637d2466b1f0" +SRCREV_machine:qemux86-64 ?= "3db1f94e858583a60fa3a69bea58637d2466b1f0" +SRCREV_machine:qemumips64 ?= "7bee374027681d303214f33f6461fe7dca6b13fc" +SRCREV_machine ?= "3db1f94e858583a60fa3a69bea58637d2466b1f0" +SRCREV_meta ?= "24626abfda4a68c8208d7f35073bd3b88ed5ec21" 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.202" +LINUX_VERSION ?= "5.10.203" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"