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 58fd484ecc..b79503a713 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 ?= "62d5b741cdf7394d82331270ca386c713c473c7b" -SRCREV_meta ?= "73c714d1d9614f95140e23c772716b9bc9842aaf" +SRCREV_machine ?= "96696fd86a146b4caf2ace4aa35a05173cf4e4f0" +SRCREV_meta ?= "5ff3d3c9cac6c7151a8667ce0b829815b4a10fe9" 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.168" +LINUX_VERSION ?= "5.10.170" 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 52b42651c5..3340ea9490 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.168" +LINUX_VERSION ?= "5.10.170" 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 ?= "4bdfe7cb960b9f9639ceaf8b38a4a02069ce179a" -SRCREV_machine ?= "67a4594e5db4befb4319a75c636d9ace72d9ffc2" -SRCREV_meta ?= "73c714d1d9614f95140e23c772716b9bc9842aaf" +SRCREV_machine:qemuarm ?= "0458c56e80d109be74ac798badf708238d23c0be" +SRCREV_machine ?= "b67f14a9f17371acee4d322bd97936ac4724677a" +SRCREV_meta ?= "5ff3d3c9cac6c7151a8667ce0b829815b4a10fe9" 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 6db6c33af0..ad37ef0f90 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb @@ -13,23 +13,23 @@ KBRANCH:qemux86 ?= "v5.10/standard/base" KBRANCH:qemux86-64 ?= "v5.10/standard/base" KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64" -SRCREV_machine:qemuarm ?= "27f3c2b7708c689f300da07d7c0ff14d0b478794" -SRCREV_machine:qemuarm64 ?= "15efbe00f3913b4a83e563c322d69f67bee533f5" -SRCREV_machine:qemumips ?= "e0cf57b8168c2c8db7606691ccfcc3b215f9352a" -SRCREV_machine:qemuppc ?= "46db782b8dc68f0151279b1dc0e6ac3241ea90a8" -SRCREV_machine:qemuriscv64 ?= "5db7446df39448a190fb0e1aa5bd5d2592594fa0" -SRCREV_machine:qemuriscv32 ?= "5db7446df39448a190fb0e1aa5bd5d2592594fa0" -SRCREV_machine:qemux86 ?= "5db7446df39448a190fb0e1aa5bd5d2592594fa0" -SRCREV_machine:qemux86-64 ?= "5db7446df39448a190fb0e1aa5bd5d2592594fa0" -SRCREV_machine:qemumips64 ?= "eecdfa122352c7955d602935e0a6940074438f71" -SRCREV_machine ?= "5db7446df39448a190fb0e1aa5bd5d2592594fa0" -SRCREV_meta ?= "73c714d1d9614f95140e23c772716b9bc9842aaf" +SRCREV_machine:qemuarm ?= "5f89e91aaac8b66f595bc859572912d034e2c0a4" +SRCREV_machine:qemuarm64 ?= "3c27ba92e77d51651dcaeffa871c6d75e1838b28" +SRCREV_machine:qemumips ?= "230e54a73d22fa82e09c120d2d7f01f5472250fe" +SRCREV_machine:qemuppc ?= "b9836fd66f2036814cb73aca7fa33f12616c3d53" +SRCREV_machine:qemuriscv64 ?= "2865a8c85a10428c17144aa5d21c5c5f73f991e8" +SRCREV_machine:qemuriscv32 ?= "2865a8c85a10428c17144aa5d21c5c5f73f991e8" +SRCREV_machine:qemux86 ?= "2865a8c85a10428c17144aa5d21c5c5f73f991e8" +SRCREV_machine:qemux86-64 ?= "2865a8c85a10428c17144aa5d21c5c5f73f991e8" +SRCREV_machine:qemumips64 ?= "2fc6dfde53ddca6e3c59c15cdad8c1f59d9bee9d" +SRCREV_machine ?= "2865a8c85a10428c17144aa5d21c5c5f73f991e8" +SRCREV_meta ?= "5ff3d3c9cac6c7151a8667ce0b829815b4a10fe9" 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.168" +LINUX_VERSION ?= "5.10.170" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"