@@ -15,13 +15,13 @@ python () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "801e59a34036a1375d8f340cb0c88b84e8bc6e5c"
-SRCREV_meta ?= "d8f130c88c0f0944979672241b46b634b20b12f4"
+SRCREV_machine ?= "10663f4ac37a6565b2b001bc6d12aab1eb0d2ad4"
+SRCREV_meta ?= "dcbc01fb2df5c72a789ab9506b9bc7a1078c3298"
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.18;destsuffix=${KMETA};protocol=https"
-LINUX_VERSION ?= "6.18.22"
+LINUX_VERSION ?= "6.18.23"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
@@ -9,7 +9,7 @@ require recipes-kernel/linux/linux-yocto.inc
include recipes-kernel/linux/cve-exclusion.inc
include recipes-kernel/linux/cve-exclusion_6.18.inc
-LINUX_VERSION ?= "6.18.22"
+LINUX_VERSION ?= "6.18.23"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -18,8 +18,8 @@ DEPENDS += "openssl-native util-linux-native"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "d479bdd7e63f27f13596d0008a10fac508d9eaba"
-SRCREV_meta ?= "d8f130c88c0f0944979672241b46b634b20b12f4"
+SRCREV_machine ?= "76bfd39e9965b26a81b6785c018c409195444f21"
+SRCREV_meta ?= "dcbc01fb2df5c72a789ab9506b9bc7a1078c3298"
PV = "${LINUX_VERSION}+git"
@@ -18,25 +18,25 @@ KBRANCH:qemux86-64 ?= "v6.18/standard/base"
KBRANCH:qemuloongarch64 ?= "v6.18/standard/base"
KBRANCH:qemumips64 ?= "v6.18/standard/mti-malta"
-SRCREV_machine:qemuarm ?= "43553ba7e511af2175454d2629934737c09ca662"
-SRCREV_machine:qemuarm64 ?= "d479bdd7e63f27f13596d0008a10fac508d9eaba"
-SRCREV_machine:qemuloongarch64 ?= "d479bdd7e63f27f13596d0008a10fac508d9eaba"
+SRCREV_machine:qemuarm ?= "c45ea572f0138dcc0dbfec2375113517a7b61020"
+SRCREV_machine:qemuarm64 ?= "76bfd39e9965b26a81b6785c018c409195444f21"
+SRCREV_machine:qemuloongarch64 ?= "76bfd39e9965b26a81b6785c018c409195444f21"
SRCREV_machine:qemumips ?= "62ea92a539f58803a222be98b81118403074206e"
-SRCREV_machine:qemuppc ?= "d479bdd7e63f27f13596d0008a10fac508d9eaba"
-SRCREV_machine:qemuriscv64 ?= "d479bdd7e63f27f13596d0008a10fac508d9eaba"
-SRCREV_machine:qemuriscv32 ?= "d479bdd7e63f27f13596d0008a10fac508d9eaba"
-SRCREV_machine:qemux86 ?= "d479bdd7e63f27f13596d0008a10fac508d9eaba"
-SRCREV_machine:qemux86-64 ?= "d479bdd7e63f27f13596d0008a10fac508d9eaba"
+SRCREV_machine:qemuppc ?= "76bfd39e9965b26a81b6785c018c409195444f21"
+SRCREV_machine:qemuriscv64 ?= "76bfd39e9965b26a81b6785c018c409195444f21"
+SRCREV_machine:qemuriscv32 ?= "76bfd39e9965b26a81b6785c018c409195444f21"
+SRCREV_machine:qemux86 ?= "76bfd39e9965b26a81b6785c018c409195444f21"
+SRCREV_machine:qemux86-64 ?= "76bfd39e9965b26a81b6785c018c409195444f21"
SRCREV_machine:qemumips64 ?= "9fb4ff0187c85426f21fd40d4c61b742800f65c4"
-SRCREV_machine ?= "d479bdd7e63f27f13596d0008a10fac508d9eaba"
-SRCREV_meta ?= "d8f130c88c0f0944979672241b46b634b20b12f4"
+SRCREV_machine ?= "76bfd39e9965b26a81b6785c018c409195444f21"
+SRCREV_meta ?= "dcbc01fb2df5c72a789ab9506b9bc7a1078c3298"
# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
# get the <version>/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 ?= "f2b09e8b594ce61b8ff508ea1fb594b3b24ec6d3"
+SRCREV_machine:class-devupstream ?= "47a33eea6d5145d53e42315381ef28286c2218fb"
PN:class-devupstream = "linux-yocto-upstream"
KBRANCH:class-devupstream = "v6.18/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.18;destsuffix=${KMETA};protocol=https"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
-LINUX_VERSION ?= "6.18.22"
+LINUX_VERSION ?= "6.18.23"
PV = "${LINUX_VERSION}+git"