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 55ab56e288..728248ddd2 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 ?= "a40e6c13f556fd1b07f6a9e21137b47964d897af" -SRCREV_meta ?= "9f0c7a1604548bd736f348d3fae281f2d726d6a8" +SRCREV_machine ?= "7996419eca2192a1b3bc01cb208f6dcb865b7a9f" +SRCREV_meta ?= "3adceb388e86d1b704d8153af1d734877529085d" 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.116" +LINUX_VERSION ?= "6.6.118" 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 1456d96411..597514b6de 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.116" +LINUX_VERSION ?= "6.6.118" 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 ?= "daacc64fc40b3e47e2d4164ceb1b51a05af73844" -SRCREV_meta ?= "9f0c7a1604548bd736f348d3fae281f2d726d6a8" +SRCREV_machine ?= "67f8fd8eb1517d2e7bf208eaaac4c9ef154e033b" +SRCREV_meta ?= "3adceb388e86d1b704d8153af1d734877529085d" 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 be92663eb1..164d7a2900 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 ?= "ca0cf34ac378d033a31bd92282d92d3e6f1f6c5a" -SRCREV_machine:qemuarm64 ?= "698c863fb39998ee9f2f590ff9626ca34cf3a9d1" -SRCREV_machine:qemuloongarch64 ?= "f9b3617edd37432584510131383ee97a6eb889b5" -SRCREV_machine:qemumips ?= "fbdfcd56de6c092d0c62e0529231bb41663a7e02" -SRCREV_machine:qemuppc ?= "7560c9897677e1722452733c7b34e651bcaee399" -SRCREV_machine:qemuriscv64 ?= "f9b3617edd37432584510131383ee97a6eb889b5" -SRCREV_machine:qemuriscv32 ?= "f9b3617edd37432584510131383ee97a6eb889b5" -SRCREV_machine:qemux86 ?= "f9b3617edd37432584510131383ee97a6eb889b5" -SRCREV_machine:qemux86-64 ?= "f9b3617edd37432584510131383ee97a6eb889b5" -SRCREV_machine:qemumips64 ?= "5f40729e5eb8c999e2d6f7dc592c2869a36f0169" -SRCREV_machine ?= "f9b3617edd37432584510131383ee97a6eb889b5" -SRCREV_meta ?= "9f0c7a1604548bd736f348d3fae281f2d726d6a8" +SRCREV_machine:qemuarm ?= "87089959e10eff2029fb1599fb91e139f7795aa6" +SRCREV_machine:qemuarm64 ?= "a0c244da87b0489c12507623d182990045ba9e5b" +SRCREV_machine:qemuloongarch64 ?= "5e24848d4268396bf9c200a52e13dbb22a23ca5f" +SRCREV_machine:qemumips ?= "72eca83031d5c13e691b19473f82c74d127bcec5" +SRCREV_machine:qemuppc ?= "326405ca4807b73ae60685781b5595ca8bc73a2d" +SRCREV_machine:qemuriscv64 ?= "5e24848d4268396bf9c200a52e13dbb22a23ca5f" +SRCREV_machine:qemuriscv32 ?= "5e24848d4268396bf9c200a52e13dbb22a23ca5f" +SRCREV_machine:qemux86 ?= "5e24848d4268396bf9c200a52e13dbb22a23ca5f" +SRCREV_machine:qemux86-64 ?= "5e24848d4268396bf9c200a52e13dbb22a23ca5f" +SRCREV_machine:qemumips64 ?= "d23ab2b90ba9b7f29a117c054998fb967fe001ad" +SRCREV_machine ?= "5e24848d4268396bf9c200a52e13dbb22a23ca5f" +SRCREV_meta ?= "3adceb388e86d1b704d8153af1d734877529085d" # 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 ?= "0a805b6ea8cda0caa268b396a2e5117f3772d849" +SRCREV_machine:class-devupstream ?= "4791134e4aebe300af2b409dc550610ef69fae3e" 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.116" +LINUX_VERSION ?= "6.6.118" PV = "${LINUX_VERSION}+git"