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 596b7bc49e..8c9704052e 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 ?= "ddefe7df2a51318c404e7add38ab5e9d6d56eef3" -SRCREV_meta ?= "8483e6808972d92efd206b41c79f4e7122364d43" +SRCREV_machine ?= "30885ee3c489e60b779cc24e2fc03a8e6779d935" +SRCREV_meta ?= "053630c8c982aba6d423a87ddc5bc048d02e1371" 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.106" +LINUX_VERSION ?= "6.6.107" 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 2624180bf1..851f55a779 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.106" +LINUX_VERSION ?= "6.6.107" 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 ?= "5e027cdb537f4185431ed08d988fbd4eccf4beb3" -SRCREV_meta ?= "8483e6808972d92efd206b41c79f4e7122364d43" +SRCREV_machine ?= "aaaee193fafab055dd88cf0d607aae621d2176c4" +SRCREV_meta ?= "053630c8c982aba6d423a87ddc5bc048d02e1371" 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 5614809066..86b21fdcb1 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 ?= "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" +SRCREV_machine:qemuarm ?= "55ed661faf43ddeb46b59ce680ae34f801f0795b" +SRCREV_machine:qemuarm64 ?= "33aeb3e8739ce6389b0cf5b4215a1b73d4d5a943" +SRCREV_machine:qemuloongarch64 ?= "b730d8dc28f20af856a66b9fdfbdc9b00ccd9fb9" +SRCREV_machine:qemumips ?= "b1a43ff872dddc15f24c1a0e949370f2425826a4" +SRCREV_machine:qemuppc ?= "8d992b51ac4e4623d5a8dd71bae46fe7018cc552" +SRCREV_machine:qemuriscv64 ?= "b730d8dc28f20af856a66b9fdfbdc9b00ccd9fb9" +SRCREV_machine:qemuriscv32 ?= "b730d8dc28f20af856a66b9fdfbdc9b00ccd9fb9" +SRCREV_machine:qemux86 ?= "b730d8dc28f20af856a66b9fdfbdc9b00ccd9fb9" +SRCREV_machine:qemux86-64 ?= "b730d8dc28f20af856a66b9fdfbdc9b00ccd9fb9" +SRCREV_machine:qemumips64 ?= "01e9998c89f60f5bf5e6ffbb7708cd2f39c495c3" +SRCREV_machine ?= "b730d8dc28f20af856a66b9fdfbdc9b00ccd9fb9" +SRCREV_meta ?= "053630c8c982aba6d423a87ddc5bc048d02e1371" # 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 ?= "60a9e718726fa7019ae00916e4b1c52498da5b60" +SRCREV_machine:class-devupstream ?= "af1544b5d072514b219695b0a9fba0b1e0d5e289" 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.106" +LINUX_VERSION ?= "6.6.107" PV = "${LINUX_VERSION}+git"