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 e087add2bf..ccc123d036 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 ?= "f6146935c0b2cb2d342d8d188e7779c8244883a3" -SRCREV_meta ?= "1ba4a1bc51cdb8831392fd4c4fca13e85aa6a344" +SRCREV_machine ?= "c3918acd783cc421a852e580a8430d00d5e4cd5a" +SRCREV_meta ?= "290ffeb6d028a31fe9c6e146b9ef618d50e36a04" 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.177" +LINUX_VERSION ?= "5.10.178" 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 37eab2d7ab..41389e4fb9 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.177" +LINUX_VERSION ?= "5.10.178" 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 ?= "deb2d09b4882f73a460887572816b3408845a5cf" -SRCREV_machine ?= "63eb02cd1aa6c4f3e75ac2c69944a82979850c79" -SRCREV_meta ?= "1ba4a1bc51cdb8831392fd4c4fca13e85aa6a344" +SRCREV_machine:qemuarm ?= "4b892f65338376fcd1e18df926c06f190b539bd2" +SRCREV_machine ?= "dc18514b51d27ae5446c8a5d068b3f996a42338a" +SRCREV_meta ?= "290ffeb6d028a31fe9c6e146b9ef618d50e36a04" 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 ef9a581be4..a20381c7fb 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 ?= "98332f8182ad39dbf2a864fdb8a813f03e3c6381" -SRCREV_machine:qemuarm64 ?= "c8dff1b7b60ce1afbd0b6d5cb25ac335594e0ddc" -SRCREV_machine:qemumips ?= "ff6ab2848e9bb9342bb128728ac8137f12acf4ae" -SRCREV_machine:qemuppc ?= "f77b04b2253f1f4466dd7ed67846acdf173dc014" -SRCREV_machine:qemuriscv64 ?= "cf160f367e3ceb54cde11392a80413b152ca4e15" -SRCREV_machine:qemuriscv32 ?= "cf160f367e3ceb54cde11392a80413b152ca4e15" -SRCREV_machine:qemux86 ?= "cf160f367e3ceb54cde11392a80413b152ca4e15" -SRCREV_machine:qemux86-64 ?= "cf160f367e3ceb54cde11392a80413b152ca4e15" -SRCREV_machine:qemumips64 ?= "c1189cd9d1c5149306b2740322b849acf0349b3c" -SRCREV_machine ?= "cf160f367e3ceb54cde11392a80413b152ca4e15" -SRCREV_meta ?= "1ba4a1bc51cdb8831392fd4c4fca13e85aa6a344" +SRCREV_machine:qemuarm ?= "8f307a1c5b41dda1afe514cdd5427bb3320489a9" +SRCREV_machine:qemuarm64 ?= "3539c6a469c2cd6e2beffcdbbbbc94603e00b048" +SRCREV_machine:qemumips ?= "c501f357b5e8ccb10b25377c1a0c0ddd0f75c5e2" +SRCREV_machine:qemuppc ?= "86717b18bbfa608b68bec3f8d5b463ea0dfd4802" +SRCREV_machine:qemuriscv64 ?= "6f03475538a6d4f1f762ea6e1652499eeb2fb347" +SRCREV_machine:qemuriscv32 ?= "6f03475538a6d4f1f762ea6e1652499eeb2fb347" +SRCREV_machine:qemux86 ?= "6f03475538a6d4f1f762ea6e1652499eeb2fb347" +SRCREV_machine:qemux86-64 ?= "6f03475538a6d4f1f762ea6e1652499eeb2fb347" +SRCREV_machine:qemumips64 ?= "56b2142b8f2f4697145676de1a98230c74e82b41" +SRCREV_machine ?= "6f03475538a6d4f1f762ea6e1652499eeb2fb347" +SRCREV_meta ?= "290ffeb6d028a31fe9c6e146b9ef618d50e36a04" 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.177" +LINUX_VERSION ?= "5.10.178" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"