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 bb92f98616..b5e4700d83 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 ?= "5a1f8bcc75b8f9d5a7fca6cb99a103f8333d7dc5" -SRCREV_meta ?= "f3c786ad20e66517d28812760a884ac3d5dda3db" +SRCREV_machine ?= "7ea3f3274ce1ada089f38f1e5bd6167500084acf" +SRCREV_meta ?= "6a511f37e5360c6694ef592ad4fcae2630378ef5" 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.102" +LINUX_VERSION ?= "6.6.103" 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 b8fcd47971..454a9c3102 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.102" +LINUX_VERSION ?= "6.6.103" 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 ?= "25e12cc47d631ed5ba46a6a07acf85d7e1175fad" -SRCREV_meta ?= "f3c786ad20e66517d28812760a884ac3d5dda3db" +SRCREV_machine ?= "79a205036af6ef1c4d83a1613d5b206ae7b510fa" +SRCREV_meta ?= "6a511f37e5360c6694ef592ad4fcae2630378ef5" 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 3a99ce4f1e..be5c3510fc 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 ?= "465d211d5e4e5333b10eddfb597a03b340a1a8df" -SRCREV_machine:qemuarm64 ?= "57f28ca26dd5f2d2902dd674ed9c9bfafd84139b" -SRCREV_machine:qemuloongarch64 ?= "b5db76e52474d0ee7dbbb897cf02a2665f1a14fd" -SRCREV_machine:qemumips ?= "286ff567d5dcee9cd0b86850b93d1315035b5ece" -SRCREV_machine:qemuppc ?= "c4ee428a256735d175e14da9ebdfede7fa6b57b5" -SRCREV_machine:qemuriscv64 ?= "b5db76e52474d0ee7dbbb897cf02a2665f1a14fd" -SRCREV_machine:qemuriscv32 ?= "b5db76e52474d0ee7dbbb897cf02a2665f1a14fd" -SRCREV_machine:qemux86 ?= "b5db76e52474d0ee7dbbb897cf02a2665f1a14fd" -SRCREV_machine:qemux86-64 ?= "b5db76e52474d0ee7dbbb897cf02a2665f1a14fd" -SRCREV_machine:qemumips64 ?= "dd35c2cddf4a3171b9a0d73410b6ac56780855b3" -SRCREV_machine ?= "b5db76e52474d0ee7dbbb897cf02a2665f1a14fd" -SRCREV_meta ?= "f3c786ad20e66517d28812760a884ac3d5dda3db" +SRCREV_machine:qemuarm ?= "1c0e98c8258be1bf7e732fb3c792eb165099836f" +SRCREV_machine:qemuarm64 ?= "9d19f112cf4341cd09e45ee0ed221e80c6300125" +SRCREV_machine:qemuloongarch64 ?= "4518ac3620cf9950169ca59bcc72a93c03900f1b" +SRCREV_machine:qemumips ?= "3f653435fd7315763428d3123883cee7c011d506" +SRCREV_machine:qemuppc ?= "32c4d7089e3eed04893bfbb5b75cdc934e920cfd" +SRCREV_machine:qemuriscv64 ?= "4518ac3620cf9950169ca59bcc72a93c03900f1b" +SRCREV_machine:qemuriscv32 ?= "4518ac3620cf9950169ca59bcc72a93c03900f1b" +SRCREV_machine:qemux86 ?= "4518ac3620cf9950169ca59bcc72a93c03900f1b" +SRCREV_machine:qemux86-64 ?= "4518ac3620cf9950169ca59bcc72a93c03900f1b" +SRCREV_machine:qemumips64 ?= "4f64d38b79ca252c932d017ae05a82388403e625" +SRCREV_machine ?= "4518ac3620cf9950169ca59bcc72a93c03900f1b" +SRCREV_meta ?= "6a511f37e5360c6694ef592ad4fcae2630378ef5" # 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 ?= "bb9c90ab9c5a1a933a0dfd302a3fde73642b2b06" +SRCREV_machine:class-devupstream ?= "cc1a1c5b404a5e6ad751d0831b1991a90c3de4c5" 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.102" +LINUX_VERSION ?= "6.6.103" PV = "${LINUX_VERSION}+git"