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 eb10643530..8736873d65 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 ?= "b56fef81989515b6107c389373158235efa26138" -SRCREV_meta ?= "d660385f970bb5c61304176c107a4958db9304e8" +SRCREV_machine ?= "d68870980bca82eec6f5040ccb404717c0cac622" +SRCREV_meta ?= "6ccf38515d9fbb6a468c2b1e470cd47599c6cf4e" 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.192" +LINUX_VERSION ?= "5.10.194" 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 255a79288a..4ee674f35e 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.192" +LINUX_VERSION ?= "5.10.194" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine:qemuarm ?= "31f6d39bde4a241280ff357f0f052e56af1332e8" SRCREV_machine ?= "a9ebc91a4f1376324425811eee0a6628553d7d6e" -SRCREV_meta ?= "d660385f970bb5c61304176c107a4958db9304e8" +SRCREV_meta ?= "6ccf38515d9fbb6a468c2b1e470cd47599c6cf4e" 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 e37c4c21e0..e4d7443df2 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 ?= "6d1f4e2827227663603efe419dc601860608862b" +SRCREV_machine:qemuarm ?= "bd08a530f711f7b511d70fc142169ceed446cfdb" SRCREV_machine:qemuarm64 ?= "8edb39e7f3399ef6f97a416069777d0230ad68bc" -SRCREV_machine:qemumips ?= "c37227bf802d3c489639a031f1cd8ee9e51ba044" +SRCREV_machine:qemumips ?= "582345c4ecdf0ba60551d25aa87656c2a039ad55" SRCREV_machine:qemuppc ?= "f00b3a49bc6e9ca12497cf50080c391e59696d06" -SRCREV_machine:qemuriscv64 ?= "11b247211e00c610587b27a762e4814f56723958" -SRCREV_machine:qemuriscv32 ?= "11b247211e00c610587b27a762e4814f56723958" -SRCREV_machine:qemux86 ?= "11b247211e00c610587b27a762e4814f56723958" -SRCREV_machine:qemux86-64 ?= "11b247211e00c610587b27a762e4814f56723958" -SRCREV_machine:qemumips64 ?= "0c17abc2a99b68c19099df5b61653729f6d17f76" -SRCREV_machine ?= "11b247211e00c610587b27a762e4814f56723958" -SRCREV_meta ?= "d660385f970bb5c61304176c107a4958db9304e8" +SRCREV_machine:qemuriscv64 ?= "cf4ea7f5063f864ebc3dbc2b87ea4e550f24f803" +SRCREV_machine:qemuriscv32 ?= "cf4ea7f5063f864ebc3dbc2b87ea4e550f24f803" +SRCREV_machine:qemux86 ?= "cf4ea7f5063f864ebc3dbc2b87ea4e550f24f803" +SRCREV_machine:qemux86-64 ?= "cf4ea7f5063f864ebc3dbc2b87ea4e550f24f803" +SRCREV_machine:qemumips64 ?= "5b4830e32f3bd6fd82e93f60bf2e5da462419d31" +SRCREV_machine ?= "cf4ea7f5063f864ebc3dbc2b87ea4e550f24f803" +SRCREV_meta ?= "6ccf38515d9fbb6a468c2b1e470cd47599c6cf4e" 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.192" +LINUX_VERSION ?= "5.10.194" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"