summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_6.1.bb26
3 files changed, 19 insertions, 19 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb
index f0e3614c8a..6598b423ad 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.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 ?= "fb6c0ef43abf097dcb4c5c94f0609c2f3e3f339b" 14SRCREV_machine ?= "8e1d6bb01a46293b6b60b203b2efc941b5fa8f6e"
15SRCREV_meta ?= "e8d08fc4c02c80ef13d4e540f70364c27f8a310c" 15SRCREV_meta ?= "00f113337ea3685e66890d581a954b86e60d23d4"
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-6.1;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA}"
19 19
20LINUX_VERSION ?= "6.1.14" 20LINUX_VERSION ?= "6.1.15"
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_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb
index 7e372bce49..14be758f6f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.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 ?= "6.1.14" 8LINUX_VERSION ?= "6.1.15"
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 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" 17SRCREV_machine ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f"
18SRCREV_meta ?= "e8d08fc4c02c80ef13d4e540f70364c27f8a310c" 18SRCREV_meta ?= "00f113337ea3685e66890d581a954b86e60d23d4"
19 19
20PV = "${LINUX_VERSION}+git${SRCPV}" 20PV = "${LINUX_VERSION}+git${SRCPV}"
21 21
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.1.bb b/meta/recipes-kernel/linux/linux-yocto_6.1.bb
index be31a22524..876c141506 100644
--- a/meta/recipes-kernel/linux/linux-yocto_6.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_6.1.bb
@@ -14,25 +14,25 @@ KBRANCH:qemux86-64 ?= "v6.1/standard/base"
14KBRANCH:qemuloongarch64 ?= "v6.1/standard/base" 14KBRANCH:qemuloongarch64 ?= "v6.1/standard/base"
15KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64" 15KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64"
16 16
17SRCREV_machine:qemuarm ?= "129155997616e25e7221ed259fa75282e46a00b6" 17SRCREV_machine:qemuarm ?= "9aa65d42312580ec8b118252765ce1e121838206"
18SRCREV_machine:qemuarm64 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" 18SRCREV_machine:qemuarm64 ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f"
19SRCREV_machine:qemuloongarch64 ?= "1caf99d56881e1510afca553cd4a057f80479973" 19SRCREV_machine:qemuloongarch64 ?= "1caf99d56881e1510afca553cd4a057f80479973"
20SRCREV_machine:qemumips ?= "aa98067af82a03ef5223e9c116506030a732eb24" 20SRCREV_machine:qemumips ?= "9842d12e2a958990b434e65cd0e60cd4a403103a"
21SRCREV_machine:qemuppc ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" 21SRCREV_machine:qemuppc ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f"
22SRCREV_machine:qemuriscv64 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" 22SRCREV_machine:qemuriscv64 ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f"
23SRCREV_machine:qemuriscv32 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" 23SRCREV_machine:qemuriscv32 ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f"
24SRCREV_machine:qemux86 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" 24SRCREV_machine:qemux86 ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f"
25SRCREV_machine:qemux86-64 ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" 25SRCREV_machine:qemux86-64 ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f"
26SRCREV_machine:qemumips64 ?= "dfe8ca1dc8dcd94f4959923650ccc6d84e94dc50" 26SRCREV_machine:qemumips64 ?= "9c8388933caf687ce8562000b8b964eb6d136b83"
27SRCREV_machine ?= "b05ca3429c1eef8cfff0b5638c8a5bb708b4e98a" 27SRCREV_machine ?= "32302b50ec3b3ab3e74680abe8139a34fe39d09f"
28SRCREV_meta ?= "e8d08fc4c02c80ef13d4e540f70364c27f8a310c" 28SRCREV_meta ?= "00f113337ea3685e66890d581a954b86e60d23d4"
29 29
30# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll 30# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
31# get the <version>/base branch, which is pure upstream -stable, and the same 31# get the <version>/base branch, which is pure upstream -stable, and the same
32# meta SRCREV as the linux-yocto-standard builds. Select your version using the 32# meta SRCREV as the linux-yocto-standard builds. Select your version using the
33# normal PREFERRED_VERSION settings. 33# normal PREFERRED_VERSION settings.
34BBCLASSEXTEND = "devupstream:target" 34BBCLASSEXTEND = "devupstream:target"
35SRCREV_machine:class-devupstream ?= "7d54cb2c26dad1264ecca85992bfe8984df4b7b5" 35SRCREV_machine:class-devupstream ?= "42616e0f09fb4e9a6c59892a227f7bdefbd2d6d3"
36PN:class-devupstream = "linux-yocto-upstream" 36PN:class-devupstream = "linux-yocto-upstream"
37KBRANCH:class-devupstream = "v6.1/base" 37KBRANCH:class-devupstream = "v6.1/base"
38 38
@@ -40,7 +40,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
40 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA}" 40 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA}"
41 41
42LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 42LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
43LINUX_VERSION ?= "6.1.14" 43LINUX_VERSION ?= "6.1.15"
44 44
45DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 45DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
46DEPENDS += "openssl-native util-linux-native" 46DEPENDS += "openssl-native util-linux-native"