summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.15.bb26
3 files changed, 19 insertions, 19 deletions
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 () {
11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "b3259cd1a23cad4b953927eff2ff3bb33455942c" 14SRCREV_machine ?= "8a13160b91cb6ee1c352beff6b1499f78c2e3b8c"
15SRCREV_meta ?= "896128cbf5fc140cad076227af3456cc38e8f442" 15SRCREV_meta ?= "4247019012f1e9a1650dcc3b84589883bedb78c0"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}"
19 19
20LINUX_VERSION ?= "5.15.179" 20LINUX_VERSION ?= "5.15.180"
21 21
22LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 22LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
23 23
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"
5 5
6require recipes-kernel/linux/linux-yocto.inc 6require recipes-kernel/linux/linux-yocto.inc
7 7
8LINUX_VERSION ?= "5.15.179" 8LINUX_VERSION ?= "5.15.180"
9LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 9LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
10 10
11DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 11DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native"
14KMETA = "kernel-meta" 14KMETA = "kernel-meta"
15KCONF_BSP_AUDIT_LEVEL = "2" 15KCONF_BSP_AUDIT_LEVEL = "2"
16 16
17SRCREV_machine ?= "0add6cb84172889c436c78560713eaa3e86c4041" 17SRCREV_machine ?= "ace85b13a79e7a9dbff02fbfae8a7d8d63e98187"
18SRCREV_meta ?= "896128cbf5fc140cad076227af3456cc38e8f442" 18SRCREV_meta ?= "4247019012f1e9a1650dcc3b84589883bedb78c0"
19 19
20PV = "${LINUX_VERSION}+git${SRCPV}" 20PV = "${LINUX_VERSION}+git${SRCPV}"
21 21
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"
14KBRANCH:qemux86-64 ?= "v5.15/standard/base" 14KBRANCH:qemux86-64 ?= "v5.15/standard/base"
15KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" 15KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64"
16 16
17SRCREV_machine:qemuarm ?= "cf3b7736503d85cf402e004c050c50eea7a77e37" 17SRCREV_machine:qemuarm ?= "0b93ca5c0930b1bae3100474d7312b6a951a376d"
18SRCREV_machine:qemuarm64 ?= "2bf9cba52f8924bdb2f0daba23ee62cc34d85622" 18SRCREV_machine:qemuarm64 ?= "6a5c9cec0971ea6810091088c7d3e5c18e9cdcd1"
19SRCREV_machine:qemumips ?= "a29f88d7cef3c7da41cc1c801b50cd09a35e837d" 19SRCREV_machine:qemumips ?= "dead39d95cf00bc4351c2c86e0cfcf9fcaa2a899"
20SRCREV_machine:qemuppc ?= "db3626867d8d215297b745a95aea30881de96f72" 20SRCREV_machine:qemuppc ?= "e0ae237653f6de4c2cbadcab798e2976560615d2"
21SRCREV_machine:qemuriscv64 ?= "e3234082ae63e31dad3500dac02b90633079d79c" 21SRCREV_machine:qemuriscv64 ?= "d3877a02f0b7b367143d561c558078889228ae29"
22SRCREV_machine:qemuriscv32 ?= "e3234082ae63e31dad3500dac02b90633079d79c" 22SRCREV_machine:qemuriscv32 ?= "d3877a02f0b7b367143d561c558078889228ae29"
23SRCREV_machine:qemux86 ?= "e3234082ae63e31dad3500dac02b90633079d79c" 23SRCREV_machine:qemux86 ?= "d3877a02f0b7b367143d561c558078889228ae29"
24SRCREV_machine:qemux86-64 ?= "e3234082ae63e31dad3500dac02b90633079d79c" 24SRCREV_machine:qemux86-64 ?= "d3877a02f0b7b367143d561c558078889228ae29"
25SRCREV_machine:qemumips64 ?= "afef0f609941ca98d67ac6fcf4ca97d28a171243" 25SRCREV_machine:qemumips64 ?= "ea852bd2185a4565473cc390fbff3df8aba9e163"
26SRCREV_machine ?= "e3234082ae63e31dad3500dac02b90633079d79c" 26SRCREV_machine ?= "d3877a02f0b7b367143d561c558078889228ae29"
27SRCREV_meta ?= "896128cbf5fc140cad076227af3456cc38e8f442" 27SRCREV_meta ?= "4247019012f1e9a1650dcc3b84589883bedb78c0"
28 28
29# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll 29# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
30# get the <version>/base branch, which is pure upstream -stable, and the same 30# get the <version>/base branch, which is pure upstream -stable, and the same
31# meta SRCREV as the linux-yocto-standard builds. Select your version using the 31# meta SRCREV as the linux-yocto-standard builds. Select your version using the
32# normal PREFERRED_VERSION settings. 32# normal PREFERRED_VERSION settings.
33BBCLASSEXTEND = "devupstream:target" 33BBCLASSEXTEND = "devupstream:target"
34SRCREV_machine:class-devupstream ?= "0c935c049b5c196b83b968c72d348ae6fff83ea2" 34SRCREV_machine:class-devupstream ?= "f7347f4005727f3155551c0550f4deb9c40b56c2"
35PN:class-devupstream = "linux-yocto-upstream" 35PN:class-devupstream = "linux-yocto-upstream"
36KBRANCH:class-devupstream = "v5.15/base" 36KBRANCH:class-devupstream = "v5.15/base"
37 37
@@ -39,7 +39,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
39 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" 39 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}"
40 40
41LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 41LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
42LINUX_VERSION ?= "5.15.179" 42LINUX_VERSION ?= "5.15.180"
43 43
44DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 44DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
45DEPENDS += "openssl-native util-linux-native" 45DEPENDS += "openssl-native util-linux-native"