diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb index 161b418293..e686770248 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb @@ -11,13 +11,13 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "3500b1673d3c5cdab46d497c5d492e81cc0a6a13" -SRCREV_meta ?= "cf716c58bea8a4c0daba70740803b5074766f2fd" +SRCREV_machine ?= "8cee5455f1da9a04453db35f13497067fcc1da86" +SRCREV_meta ?= "287299fba9a8435f470eaf0fa218041b9a716a71" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" -LINUX_VERSION ?= "5.15.16" +LINUX_VERSION ?= "5.15.19" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb index c2ba73fc81..9905bc1925 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb @@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "5.15.16" +LINUX_VERSION ?= "5.15.19" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" @@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine:qemuarm ?= "67b4c868eafbd63c437d0e79523c3bdc5f3aa834" -SRCREV_machine ?= "f46816a75d738acbe4b1211153badf2f8e412780" -SRCREV_meta ?= "cf716c58bea8a4c0daba70740803b5074766f2fd" +SRCREV_machine:qemuarm ?= "35fb6c4d167cb1231aef234a06a66f577aa1391b" +SRCREV_machine ?= "e5cd0b75a56725559a57e91a1e3139ed6618e181" +SRCREV_meta ?= "287299fba9a8435f470eaf0fa218041b9a716a71" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_5.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb index 8356e6d16c..6b877ae7cf 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb @@ -13,17 +13,17 @@ KBRANCH:qemux86 ?= "v5.15/standard/base" KBRANCH:qemux86-64 ?= "v5.15/standard/base" KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" -SRCREV_machine:qemuarm ?= "453d02534c0a02adf3c45d10c3654ff4b8fef05c" -SRCREV_machine:qemuarm64 ?= "f46816a75d738acbe4b1211153badf2f8e412780" -SRCREV_machine:qemumips ?= "df874c475e84e375b21c1f71ad7c3ab5cab22218" -SRCREV_machine:qemuppc ?= "f46816a75d738acbe4b1211153badf2f8e412780" -SRCREV_machine:qemuriscv64 ?= "f46816a75d738acbe4b1211153badf2f8e412780" -SRCREV_machine:qemuriscv32 ?= "f46816a75d738acbe4b1211153badf2f8e412780" -SRCREV_machine:qemux86 ?= "f46816a75d738acbe4b1211153badf2f8e412780" -SRCREV_machine:qemux86-64 ?= "f46816a75d738acbe4b1211153badf2f8e412780" -SRCREV_machine:qemumips64 ?= "6f4bc07807d1e17fde099baadf60752fca51fee8" -SRCREV_machine ?= "f46816a75d738acbe4b1211153badf2f8e412780" -SRCREV_meta ?= "cf716c58bea8a4c0daba70740803b5074766f2fd" +SRCREV_machine:qemuarm ?= "4f846cfafc6eaeb7c0bdfc59aef1fb22163564b6" +SRCREV_machine:qemuarm64 ?= "e5cd0b75a56725559a57e91a1e3139ed6618e181" +SRCREV_machine:qemumips ?= "cfe801db227a60eda2090ffeafb472c7d1bd2b32" +SRCREV_machine:qemuppc ?= "e5cd0b75a56725559a57e91a1e3139ed6618e181" +SRCREV_machine:qemuriscv64 ?= "e5cd0b75a56725559a57e91a1e3139ed6618e181" +SRCREV_machine:qemuriscv32 ?= "e5cd0b75a56725559a57e91a1e3139ed6618e181" +SRCREV_machine:qemux86 ?= "e5cd0b75a56725559a57e91a1e3139ed6618e181" +SRCREV_machine:qemux86-64 ?= "e5cd0b75a56725559a57e91a1e3139ed6618e181" +SRCREV_machine:qemumips64 ?= "eca2bcfe39044e9d4611a98493f7e8135cb5fdcf" +SRCREV_machine ?= "e5cd0b75a56725559a57e91a1e3139ed6618e181" +SRCREV_meta ?= "287299fba9a8435f470eaf0fa218041b9a716a71" # 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 @@ -31,7 +31,7 @@ SRCREV_meta ?= "cf716c58bea8a4c0daba70740803b5074766f2fd" # normal PREFERRED_VERSION settings. BBCLASSEXTEND = "devupstream:target" DEFAULT_PREFERENCE:class-devupstream = "-1" -SRCREV_machine:class-devupstream ?= "63dcc388662c3562de94d69bfa771ae4cd29b79f" +SRCREV_machine:class-devupstream ?= "e8a2995c6076721d496d9458e13142caa7ba8753" PN:class-devupstream = "linux-yocto-upstream" KBRANCH:class-devupstream = "v5.15/base" @@ -42,7 +42,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-5.15;destsuffix=${KMETA}" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" -LINUX_VERSION ?= "5.15.16" +LINUX_VERSION ?= "5.15.19" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"