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 b8297fb836..39fa0a56c2 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 ?= "f673898aa832dc82d3f7b41e2b80576195be0c01" -SRCREV_meta ?= "9f45b4cc5cdbaac7468b31ef04b8d9d74a329a04" +SRCREV_machine ?= "c0f2d7109571c01223cbd3738db96b5ea20ddc68" +SRCREV_meta ?= "b768be4d32d53a825349353e988ca5930e83f99c" 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.150" +LINUX_VERSION ?= "6.6.151" 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 85adcac767..7675e32542 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.150" +LINUX_VERSION ?= "6.6.151" 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 ?= "3595fedd1c011c6a9d7333fba206faccd23000d9" -SRCREV_meta ?= "9f45b4cc5cdbaac7468b31ef04b8d9d74a329a04" +SRCREV_machine ?= "20c2ecb592178ed51039ae1a75a523c66c1eee5d" +SRCREV_meta ?= "b768be4d32d53a825349353e988ca5930e83f99c" 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 56001ec3e7..7a273f9cc6 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 ?= "eb3d4176015fb241f1d9ced0aedeb895b5c5b6a2" -SRCREV_machine:qemuarm64 ?= "7fb3f3439f9a37d1eb5c9b8852fcfd16e106d39c" -SRCREV_machine:qemuloongarch64 ?= "214397400c9747a170eabf91612d5ac3ccd25407" -SRCREV_machine:qemumips ?= "1b7be08de47be5e78d90ed8c3843a415293a72ed" -SRCREV_machine:qemuppc ?= "743a17db9981ac54b45c7e21aff83b9ec8d172ad" -SRCREV_machine:qemuriscv64 ?= "214397400c9747a170eabf91612d5ac3ccd25407" -SRCREV_machine:qemuriscv32 ?= "214397400c9747a170eabf91612d5ac3ccd25407" -SRCREV_machine:qemux86 ?= "214397400c9747a170eabf91612d5ac3ccd25407" -SRCREV_machine:qemux86-64 ?= "214397400c9747a170eabf91612d5ac3ccd25407" -SRCREV_machine:qemumips64 ?= "bd7dc237220c9d2525e8ec4783540b8762019d9d" -SRCREV_machine ?= "214397400c9747a170eabf91612d5ac3ccd25407" -SRCREV_meta ?= "9f45b4cc5cdbaac7468b31ef04b8d9d74a329a04" +SRCREV_machine:qemuarm ?= "06b8a8a900edeb9770128b2e25e7814ff0638c72" +SRCREV_machine:qemuarm64 ?= "bcdc0007d72899e94de35713c4c18e0ad581f41b" +SRCREV_machine:qemuloongarch64 ?= "491a3d5683a61ca2a7911f748661cfad50b8d05c" +SRCREV_machine:qemumips ?= "9023f83c1acc4010d43c5891c641a671a12d264e" +SRCREV_machine:qemuppc ?= "a76593fcb6c3b2183877d531562237a9def7acc5" +SRCREV_machine:qemuriscv64 ?= "491a3d5683a61ca2a7911f748661cfad50b8d05c" +SRCREV_machine:qemuriscv32 ?= "491a3d5683a61ca2a7911f748661cfad50b8d05c" +SRCREV_machine:qemux86 ?= "491a3d5683a61ca2a7911f748661cfad50b8d05c" +SRCREV_machine:qemux86-64 ?= "491a3d5683a61ca2a7911f748661cfad50b8d05c" +SRCREV_machine:qemumips64 ?= "50376ca9492c97cc4d6d291d06e52db021aeb1f1" +SRCREV_machine ?= "491a3d5683a61ca2a7911f748661cfad50b8d05c" +SRCREV_meta ?= "b768be4d32d53a825349353e988ca5930e83f99c" # 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 ?= "6436c12a2ced865a3382b867e3882d08c2d2bf8d" +SRCREV_machine:class-devupstream ?= "d27334b2888c10d2b60c954c59b186182d833107" 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.150" +LINUX_VERSION ?= "6.6.151" PV = "${LINUX_VERSION}+git"