diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb index 0018061822..3ad8bd54fa 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb @@ -14,13 +14,13 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "9f6b4d4c1c5963ea07d6fe904311cd53ad4c0258" -SRCREV_meta ?= "49d5ba17b4b5951f28957ba6891a14dd7b27ceee" +SRCREV_machine ?= "5a49ab75e554557c1d3665b22233c4de9a2c2a75" +SRCREV_meta ?= "17375dce1754d0783fb3fb9e684691951f9ff357" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=${KMETA};protocol=https" -LINUX_VERSION ?= "6.6.120" +LINUX_VERSION ?= "6.6.123" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb index f4165c9ef4..50c8e69d5c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb @@ -8,7 +8,7 @@ require recipes-kernel/linux/linux-yocto.inc # CVE exclusions include recipes-kernel/linux/cve-exclusion_6.6.inc -LINUX_VERSION ?= "6.6.120" +LINUX_VERSION ?= "6.6.123" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" @@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "9216b294019c150359dc667f9d3dbbde2c0a8a8a" -SRCREV_meta ?= "49d5ba17b4b5951f28957ba6891a14dd7b27ceee" +SRCREV_machine ?= "18a3ba79eed015d2cbd1f5af2c1417d12b369698" +SRCREV_meta ?= "17375dce1754d0783fb3fb9e684691951f9ff357" PV = "${LINUX_VERSION}+git" diff --git a/meta/recipes-kernel/linux/linux-yocto_6.6.bb b/meta/recipes-kernel/linux/linux-yocto_6.6.bb index 987c3218ec..3f8b40e305 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.6.bb @@ -18,25 +18,25 @@ KBRANCH:qemux86-64 ?= "v6.6/standard/base" KBRANCH:qemuloongarch64 ?= "v6.6/standard/base" KBRANCH:qemumips64 ?= "v6.6/standard/mti-malta64" -SRCREV_machine:qemuarm ?= "bcbb707216e841d53386a3f1ccf9b09c62961791" -SRCREV_machine:qemuarm64 ?= "321d1a067132a921414fdfab332fb084d44096c2" -SRCREV_machine:qemuloongarch64 ?= "993fd928045661cd12c065d82461c47220c67cbc" -SRCREV_machine:qemumips ?= "669b6afdc64fdb78d06e1997fc077b31721460e0" -SRCREV_machine:qemuppc ?= "8c9e6ee3f14b711a63744f4fe3b1b7aaaee46a99" -SRCREV_machine:qemuriscv64 ?= "993fd928045661cd12c065d82461c47220c67cbc" -SRCREV_machine:qemuriscv32 ?= "993fd928045661cd12c065d82461c47220c67cbc" -SRCREV_machine:qemux86 ?= "993fd928045661cd12c065d82461c47220c67cbc" -SRCREV_machine:qemux86-64 ?= "993fd928045661cd12c065d82461c47220c67cbc" -SRCREV_machine:qemumips64 ?= "827304b327c277b699d94d8f861cde5f4b242b3f" -SRCREV_machine ?= "993fd928045661cd12c065d82461c47220c67cbc" -SRCREV_meta ?= "49d5ba17b4b5951f28957ba6891a14dd7b27ceee" +SRCREV_machine:qemuarm ?= "b562777a433f835ae245e08c27df6b47e3ae2505" +SRCREV_machine:qemuarm64 ?= "2df2455c7199cb8db4ea0118f908f952ff73eb97" +SRCREV_machine:qemuloongarch64 ?= "af240d7d57ebf66e87bc2dff34855e630a97ead1" +SRCREV_machine:qemumips ?= "6b9c16676cd4c8494ca7cdff355cb1cfe4d8fb3a" +SRCREV_machine:qemuppc ?= "bf3f6c731ea41e519389b24104458870475dce20" +SRCREV_machine:qemuriscv64 ?= "af240d7d57ebf66e87bc2dff34855e630a97ead1" +SRCREV_machine:qemuriscv32 ?= "af240d7d57ebf66e87bc2dff34855e630a97ead1" +SRCREV_machine:qemux86 ?= "af240d7d57ebf66e87bc2dff34855e630a97ead1" +SRCREV_machine:qemux86-64 ?= "af240d7d57ebf66e87bc2dff34855e630a97ead1" +SRCREV_machine:qemumips64 ?= "9fb8ff244fe5c5d6aa08457cfb9bbe4a3ef47366" +SRCREV_machine ?= "af240d7d57ebf66e87bc2dff34855e630a97ead1" +SRCREV_meta ?= "17375dce1754d0783fb3fb9e684691951f9ff357" # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll # get the /base branch, which is pure upstream -stable, and the same # meta SRCREV as the linux-yocto-standard builds. Select your version using the # normal PREFERRED_VERSION settings. BBCLASSEXTEND = "devupstream:target" -SRCREV_machine:class-devupstream ?= "c596736dadab2ffef4737fa8acbc1244557126ac" +SRCREV_machine:class-devupstream ?= "c56aaf1a85ae918dd521fb2869028cf533d2755a" PN:class-devupstream = "linux-yocto-upstream" KBRANCH:class-devupstream = "v6.6/base" @@ -44,7 +44,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=${KMETA};protocol=https" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" -LINUX_VERSION ?= "6.6.120" +LINUX_VERSION ?= "6.6.123" PV = "${LINUX_VERSION}+git"