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 b5e4700d83..596b7bc49e 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 ?= "7ea3f3274ce1ada089f38f1e5bd6167500084acf" -SRCREV_meta ?= "6a511f37e5360c6694ef592ad4fcae2630378ef5" +SRCREV_machine ?= "ddefe7df2a51318c404e7add38ab5e9d6d56eef3" +SRCREV_meta ?= "8483e6808972d92efd206b41c79f4e7122364d43" 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.103" +LINUX_VERSION ?= "6.6.106" 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 454a9c3102..2624180bf1 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.103" +LINUX_VERSION ?= "6.6.106" 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 ?= "79a205036af6ef1c4d83a1613d5b206ae7b510fa" -SRCREV_meta ?= "6a511f37e5360c6694ef592ad4fcae2630378ef5" +SRCREV_machine ?= "5e027cdb537f4185431ed08d988fbd4eccf4beb3" +SRCREV_meta ?= "8483e6808972d92efd206b41c79f4e7122364d43" 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 be5c3510fc..5614809066 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 ?= "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" +SRCREV_machine:qemuarm ?= "f922ef6c5d2f40b588b374303b125a556665c427" +SRCREV_machine:qemuarm64 ?= "f1a3c57fd940c97cdc5454f0b833a48f7e2d49b3" +SRCREV_machine:qemuloongarch64 ?= "ee1824941e0bfbd888e46be38faea742328372ec" +SRCREV_machine:qemumips ?= "93f844921cf7bb3df44cf48756bb8872b9a86856" +SRCREV_machine:qemuppc ?= "19a0163dd3acd0c52a8543d5ac0e3f69264d4c99" +SRCREV_machine:qemuriscv64 ?= "ee1824941e0bfbd888e46be38faea742328372ec" +SRCREV_machine:qemuriscv32 ?= "ee1824941e0bfbd888e46be38faea742328372ec" +SRCREV_machine:qemux86 ?= "ee1824941e0bfbd888e46be38faea742328372ec" +SRCREV_machine:qemux86-64 ?= "ee1824941e0bfbd888e46be38faea742328372ec" +SRCREV_machine:qemumips64 ?= "0311ea6c2383b09cbe18b0d3e3cc1dfa2bd91c1d" +SRCREV_machine ?= "ee1824941e0bfbd888e46be38faea742328372ec" +SRCREV_meta ?= "8483e6808972d92efd206b41c79f4e7122364d43" # 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 ?= "cc1a1c5b404a5e6ad751d0831b1991a90c3de4c5" +SRCREV_machine:class-devupstream ?= "60a9e718726fa7019ae00916e4b1c52498da5b60" 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.103" +LINUX_VERSION ?= "6.6.106" PV = "${LINUX_VERSION}+git"