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 21f47cb7c0..6eca6de5da 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 ?= "f0a5daf40acf2b457445f9b4f97f9eb2a3d1508a" -SRCREV_meta ?= "9141b18f231628a8605b899e836ba4abc7c43f09" +SRCREV_machine ?= "3c1e1f6195b25babe903679416ed839a53c8b3e8" +SRCREV_meta ?= "c97276cdc9d89cceef61184e296e5c837a265ed1" 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.17" +LINUX_VERSION ?= "6.6.18" 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 ef81caaa9d..c6ba2a8d59 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.17" +LINUX_VERSION ?= "6.6.18" 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 ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629" -SRCREV_meta ?= "9141b18f231628a8605b899e836ba4abc7c43f09" +SRCREV_machine ?= "e064a7d658a30b027b999183e21cd37305caff2a" +SRCREV_meta ?= "c97276cdc9d89cceef61184e296e5c837a265ed1" 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 c89f99787c..2d218692e2 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 ?= "6e5be8c946e8577bcc1ab052ec174ff930590c29" -SRCREV_machine:qemuarm64 ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629" -SRCREV_machine:qemuloongarch64 ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629" -SRCREV_machine:qemumips ?= "898347dbb9a2538f0140e56871fc22509ba1126c" -SRCREV_machine:qemuppc ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629" -SRCREV_machine:qemuriscv64 ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629" -SRCREV_machine:qemuriscv32 ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629" -SRCREV_machine:qemux86 ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629" -SRCREV_machine:qemux86-64 ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629" -SRCREV_machine:qemumips64 ?= "7c478488b642339d97ac55fd8b1acfd086e95c5c" -SRCREV_machine ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629" -SRCREV_meta ?= "9141b18f231628a8605b899e836ba4abc7c43f09" +SRCREV_machine:qemuarm ?= "ea82a603d36f829f4267018d4c425f5f921074ea" +SRCREV_machine:qemuarm64 ?= "e064a7d658a30b027b999183e21cd37305caff2a" +SRCREV_machine:qemuloongarch64 ?= "e064a7d658a30b027b999183e21cd37305caff2a" +SRCREV_machine:qemumips ?= "cf67a27829c10d065e0447af29ee330e385bcafb" +SRCREV_machine:qemuppc ?= "e064a7d658a30b027b999183e21cd37305caff2a" +SRCREV_machine:qemuriscv64 ?= "e064a7d658a30b027b999183e21cd37305caff2a" +SRCREV_machine:qemuriscv32 ?= "e064a7d658a30b027b999183e21cd37305caff2a" +SRCREV_machine:qemux86 ?= "e064a7d658a30b027b999183e21cd37305caff2a" +SRCREV_machine:qemux86-64 ?= "e064a7d658a30b027b999183e21cd37305caff2a" +SRCREV_machine:qemumips64 ?= "52456b6cb3393c1848da3ccdae37727c31896f1c" +SRCREV_machine ?= "e064a7d658a30b027b999183e21cd37305caff2a" +SRCREV_meta ?= "c97276cdc9d89cceef61184e296e5c837a265ed1" # 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 ?= "b2c9bf06474ea12eaca7d5f007e9280e057e960b" +SRCREV_machine:class-devupstream ?= "d8a27ea2c98685cdaa5fa66c809c7069a4ff394b" 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.17" +LINUX_VERSION ?= "6.6.18" PV = "${LINUX_VERSION}+git"