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 9463f4d567..2c8725f27a 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 ?= "0f1484ece355a9a9c3f5f45178cf6dadbf08c923" -SRCREV_meta ?= "3cc947053b7450290cae875946754959171687da" +SRCREV_machine ?= "f1958988835e4b36462e9a7762001b695989288c" +SRCREV_meta ?= "c82d4e5d08201d0259c29a4d15ce1e72fc63c65f" 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.49" +LINUX_VERSION ?= "6.6.50" 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 ac1f1755fe..ce20fbc07d 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.49" +LINUX_VERSION ?= "6.6.50" 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 ?= "06e8675c342253e9aaf9c7b7ebf2f4493dc6f247" -SRCREV_meta ?= "3cc947053b7450290cae875946754959171687da" +SRCREV_machine ?= "10604010520101e717ca658ada47b394a46e1539" +SRCREV_meta ?= "c82d4e5d08201d0259c29a4d15ce1e72fc63c65f" 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 68f0fcd087..b871b30157 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 ?= "7393c01d34b5c539f34e340024daa4bace20f5bd" -SRCREV_machine:qemuarm64 ?= "06e8675c342253e9aaf9c7b7ebf2f4493dc6f247" -SRCREV_machine:qemuloongarch64 ?= "06e8675c342253e9aaf9c7b7ebf2f4493dc6f247" -SRCREV_machine:qemumips ?= "7bfe885f1a43718ff5a3c5be2f0c0f5b173910c1" -SRCREV_machine:qemuppc ?= "06e8675c342253e9aaf9c7b7ebf2f4493dc6f247" -SRCREV_machine:qemuriscv64 ?= "06e8675c342253e9aaf9c7b7ebf2f4493dc6f247" -SRCREV_machine:qemuriscv32 ?= "06e8675c342253e9aaf9c7b7ebf2f4493dc6f247" -SRCREV_machine:qemux86 ?= "06e8675c342253e9aaf9c7b7ebf2f4493dc6f247" -SRCREV_machine:qemux86-64 ?= "06e8675c342253e9aaf9c7b7ebf2f4493dc6f247" -SRCREV_machine:qemumips64 ?= "8f47e7c0df83299b256c09441385236693402c71" -SRCREV_machine ?= "06e8675c342253e9aaf9c7b7ebf2f4493dc6f247" -SRCREV_meta ?= "3cc947053b7450290cae875946754959171687da" +SRCREV_machine:qemuarm ?= "36f604ad9d400626d19666688399af0d0ae93e53" +SRCREV_machine:qemuarm64 ?= "10604010520101e717ca658ada47b394a46e1539" +SRCREV_machine:qemuloongarch64 ?= "10604010520101e717ca658ada47b394a46e1539" +SRCREV_machine:qemumips ?= "8ca27eda30aa6ceb72b61c784ebb057de07201ae" +SRCREV_machine:qemuppc ?= "10604010520101e717ca658ada47b394a46e1539" +SRCREV_machine:qemuriscv64 ?= "10604010520101e717ca658ada47b394a46e1539" +SRCREV_machine:qemuriscv32 ?= "10604010520101e717ca658ada47b394a46e1539" +SRCREV_machine:qemux86 ?= "10604010520101e717ca658ada47b394a46e1539" +SRCREV_machine:qemux86-64 ?= "10604010520101e717ca658ada47b394a46e1539" +SRCREV_machine:qemumips64 ?= "72b65c64c2fd2b4d252b4a93642acc268ca2f006" +SRCREV_machine ?= "10604010520101e717ca658ada47b394a46e1539" +SRCREV_meta ?= "c82d4e5d08201d0259c29a4d15ce1e72fc63c65f" # 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 ?= "df1a7cc5e00ffb5d330f10483a4d5974f5941d78" +SRCREV_machine:class-devupstream ?= "ad07a29023cebd40848fce81e6732d671ede5fe6" 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.49" +LINUX_VERSION ?= "6.6.50" PV = "${LINUX_VERSION}+git"