diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb index 78e7dd4d13..54f7f4efef 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb @@ -14,13 +14,13 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "4c0acd6ff800dc4d1630b11640984343bffe7825" -SRCREV_meta ?= "c5b4dd4dc469548ca1f7129c5c131f8d6cf5ff94" +SRCREV_machine ?= "97d59da1d2d5a9ace6b4e7695b1eabbcd6197c4c" +SRCREV_meta ?= "211dccdc1a71cd953c83f88a025adfa6b5c58ad4" 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.1;destsuffix=${KMETA};protocol=https" -LINUX_VERSION ?= "6.1.65" +LINUX_VERSION ?= "6.1.66" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb index d91ed65999..3e025e6726 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb @@ -8,7 +8,7 @@ require recipes-kernel/linux/linux-yocto.inc # CVE exclusions include recipes-kernel/linux/cve-exclusion_6.1.inc -LINUX_VERSION ?= "6.1.65" +LINUX_VERSION ?= "6.1.66" 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 ?= "e083231c43f3773e5ca1f6d46411e1fda1081a6e" -SRCREV_meta ?= "c5b4dd4dc469548ca1f7129c5c131f8d6cf5ff94" +SRCREV_machine ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" +SRCREV_meta ?= "211dccdc1a71cd953c83f88a025adfa6b5c58ad4" PV = "${LINUX_VERSION}+git" diff --git a/meta/recipes-kernel/linux/linux-yocto_6.1.bb b/meta/recipes-kernel/linux/linux-yocto_6.1.bb index f431e4a937..18beb3c3a1 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.1.bb @@ -18,25 +18,25 @@ KBRANCH:qemux86-64 ?= "v6.1/standard/base" KBRANCH:qemuloongarch64 ?= "v6.1/standard/base" KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64" -SRCREV_machine:qemuarm ?= "b14dc32b21c8770b4e635ec69611aa32fff230b3" -SRCREV_machine:qemuarm64 ?= "e083231c43f3773e5ca1f6d46411e1fda1081a6e" -SRCREV_machine:qemuloongarch64 ?= "e083231c43f3773e5ca1f6d46411e1fda1081a6e" -SRCREV_machine:qemumips ?= "072df281d6a919a505df072b4741d49145cf3781" -SRCREV_machine:qemuppc ?= "e083231c43f3773e5ca1f6d46411e1fda1081a6e" -SRCREV_machine:qemuriscv64 ?= "e083231c43f3773e5ca1f6d46411e1fda1081a6e" -SRCREV_machine:qemuriscv32 ?= "e083231c43f3773e5ca1f6d46411e1fda1081a6e" -SRCREV_machine:qemux86 ?= "e083231c43f3773e5ca1f6d46411e1fda1081a6e" -SRCREV_machine:qemux86-64 ?= "e083231c43f3773e5ca1f6d46411e1fda1081a6e" -SRCREV_machine:qemumips64 ?= "a5de8564807b47662da3670c5b358a1494faef77" -SRCREV_machine ?= "e083231c43f3773e5ca1f6d46411e1fda1081a6e" -SRCREV_meta ?= "c5b4dd4dc469548ca1f7129c5c131f8d6cf5ff94" +SRCREV_machine:qemuarm ?= "7f7eb326b47065b720ad4c760b77d52021336f95" +SRCREV_machine:qemuarm64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" +SRCREV_machine:qemuloongarch64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" +SRCREV_machine:qemumips ?= "638a98e4a2146f79a588b125d74addaae42f75a2" +SRCREV_machine:qemuppc ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" +SRCREV_machine:qemuriscv64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" +SRCREV_machine:qemuriscv32 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" +SRCREV_machine:qemux86 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" +SRCREV_machine:qemux86-64 ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" +SRCREV_machine:qemumips64 ?= "d39acda588fe786b00969ade6eef057d86386578" +SRCREV_machine ?= "504b0b3be8465541ffb1c9a896d32841459efa0f" +SRCREV_meta ?= "211dccdc1a71cd953c83f88a025adfa6b5c58ad4" # 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 ?= "c6114c845984144944f1abc07c61de219367a4da" +SRCREV_machine:class-devupstream ?= "6c6a6c7e211cc02943dcb8c073919d2105054886" PN:class-devupstream = "linux-yocto-upstream" KBRANCH:class-devupstream = "v6.1/base" @@ -45,7 +45,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA SRC_URI += "file://0001-perf-cpumap-Make-counter-as-unsigned-ints.patch" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" -LINUX_VERSION ?= "6.1.65" +LINUX_VERSION ?= "6.1.66" PV = "${LINUX_VERSION}+git"