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 fa8c25c34c..080f6301d8 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 ?= "b3259cd1a23cad4b953927eff2ff3bb33455942c" -SRCREV_meta ?= "896128cbf5fc140cad076227af3456cc38e8f442" +SRCREV_machine ?= "8a13160b91cb6ee1c352beff6b1499f78c2e3b8c" +SRCREV_meta ?= "4247019012f1e9a1650dcc3b84589883bedb78c0" 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.179" +LINUX_VERSION ?= "5.15.180" 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 8204c85350..21fe72dfa4 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb @@ -5,7 +5,7 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "5.15.179" +LINUX_VERSION ?= "5.15.180" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" @@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "0add6cb84172889c436c78560713eaa3e86c4041" -SRCREV_meta ?= "896128cbf5fc140cad076227af3456cc38e8f442" +SRCREV_machine ?= "ace85b13a79e7a9dbff02fbfae8a7d8d63e98187" +SRCREV_meta ?= "4247019012f1e9a1650dcc3b84589883bedb78c0" 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 98729e3a41..3a63cf2032 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb @@ -14,24 +14,24 @@ KBRANCH:qemux86 ?= "v5.15/standard/base" KBRANCH:qemux86-64 ?= "v5.15/standard/base" KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" -SRCREV_machine:qemuarm ?= "cf3b7736503d85cf402e004c050c50eea7a77e37" -SRCREV_machine:qemuarm64 ?= "2bf9cba52f8924bdb2f0daba23ee62cc34d85622" -SRCREV_machine:qemumips ?= "a29f88d7cef3c7da41cc1c801b50cd09a35e837d" -SRCREV_machine:qemuppc ?= "db3626867d8d215297b745a95aea30881de96f72" -SRCREV_machine:qemuriscv64 ?= "e3234082ae63e31dad3500dac02b90633079d79c" -SRCREV_machine:qemuriscv32 ?= "e3234082ae63e31dad3500dac02b90633079d79c" -SRCREV_machine:qemux86 ?= "e3234082ae63e31dad3500dac02b90633079d79c" -SRCREV_machine:qemux86-64 ?= "e3234082ae63e31dad3500dac02b90633079d79c" -SRCREV_machine:qemumips64 ?= "afef0f609941ca98d67ac6fcf4ca97d28a171243" -SRCREV_machine ?= "e3234082ae63e31dad3500dac02b90633079d79c" -SRCREV_meta ?= "896128cbf5fc140cad076227af3456cc38e8f442" +SRCREV_machine:qemuarm ?= "0b93ca5c0930b1bae3100474d7312b6a951a376d" +SRCREV_machine:qemuarm64 ?= "6a5c9cec0971ea6810091088c7d3e5c18e9cdcd1" +SRCREV_machine:qemumips ?= "dead39d95cf00bc4351c2c86e0cfcf9fcaa2a899" +SRCREV_machine:qemuppc ?= "e0ae237653f6de4c2cbadcab798e2976560615d2" +SRCREV_machine:qemuriscv64 ?= "d3877a02f0b7b367143d561c558078889228ae29" +SRCREV_machine:qemuriscv32 ?= "d3877a02f0b7b367143d561c558078889228ae29" +SRCREV_machine:qemux86 ?= "d3877a02f0b7b367143d561c558078889228ae29" +SRCREV_machine:qemux86-64 ?= "d3877a02f0b7b367143d561c558078889228ae29" +SRCREV_machine:qemumips64 ?= "ea852bd2185a4565473cc390fbff3df8aba9e163" +SRCREV_machine ?= "d3877a02f0b7b367143d561c558078889228ae29" +SRCREV_meta ?= "4247019012f1e9a1650dcc3b84589883bedb78c0" # 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 ?= "0c935c049b5c196b83b968c72d348ae6fff83ea2" +SRCREV_machine:class-devupstream ?= "f7347f4005727f3155551c0550f4deb9c40b56c2" PN:class-devupstream = "linux-yocto-upstream" KBRANCH:class-devupstream = "v5.15/base" @@ -39,7 +39,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.179" +LINUX_VERSION ?= "5.15.180" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native"