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_5.13.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb8
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.13.bb26
3 files changed, 20 insertions, 20 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb
index 23e1607e6d..db922c17b2 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.13.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 ?= "18b765d01fcd510ccc87d25c62090c3c0b993afe" 14SRCREV_machine ?= "6ff7d7f8b079e82c83929df1b3ec5c9694e28f94"
15SRCREV_meta ?= "2b89265a0bf39358c674a8e0f38552f6adec6ad8" 15SRCREV_meta ?= "ebf34680af9896d3da7cbf4be0fd5e287559372c"
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.13;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.13;destsuffix=${KMETA}"
19 19
20LINUX_VERSION ?= "5.13.9" 20LINUX_VERSION ?= "5.13.11"
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.13.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
index 81fdd5302f..c7bea48fce 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig"
6 6
7require recipes-kernel/linux/linux-yocto.inc 7require recipes-kernel/linux/linux-yocto.inc
8 8
9LINUX_VERSION ?= "5.13.9" 9LINUX_VERSION ?= "5.13.11"
10LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 10LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
11 11
12DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 12DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
15KMETA = "kernel-meta" 15KMETA = "kernel-meta"
16KCONF_BSP_AUDIT_LEVEL = "2" 16KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine:qemuarm ?= "900da50ce87ab003fecea205f1e1a8c0cdb1ff04" 18SRCREV_machine:qemuarm ?= "a6b42a4b1d650298ca77a0a4924df5ef37f6d000"
19SRCREV_machine ?= "3401b8f14370ed2d667c7aa8415c2fcfe50bb414" 19SRCREV_machine ?= "abd88a509b11a383af46a6ee40a7ae46a0a0b700"
20SRCREV_meta ?= "2b89265a0bf39358c674a8e0f38552f6adec6ad8" 20SRCREV_meta ?= "ebf34680af9896d3da7cbf4be0fd5e287559372c"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.13.bb b/meta/recipes-kernel/linux/linux-yocto_5.13.bb
index cde00b56a5..78f474c9b9 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.13.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.13.bb
@@ -13,17 +13,17 @@ KBRANCH:qemux86 ?= "v5.13/standard/base"
13KBRANCH:qemux86-64 ?= "v5.13/standard/base" 13KBRANCH:qemux86-64 ?= "v5.13/standard/base"
14KBRANCH:qemumips64 ?= "v5.13/standard/mti-malta64" 14KBRANCH:qemumips64 ?= "v5.13/standard/mti-malta64"
15 15
16SRCREV_machine:qemuarm ?= "e85bc7dd9373a476d7a190b31aed1b95811a82ee" 16SRCREV_machine:qemuarm ?= "d3166cf020bc65c4ae322afb38ccd571e15d3df9"
17SRCREV_machine:qemuarm64 ?= "a88c6ef395d5fb8e0b6d8df3e1099b7e5b584968" 17SRCREV_machine:qemuarm64 ?= "263fa9bce1cbbecef59fc8460d23fa5ec289cfa9"
18SRCREV_machine:qemumips ?= "c040b29d5eda76464d67b59373977f289d3646df" 18SRCREV_machine:qemumips ?= "caffc7430fe0a6674f8e6dbd97bae05c59039e88"
19SRCREV_machine:qemuppc ?= "5c6982e564b80ec80f77d728186f7b29ff62898f" 19SRCREV_machine:qemuppc ?= "c061eef7c73df5d534ebd800a439fb95aac5829c"
20SRCREV_machine:qemuriscv64 ?= "609a8a548c0931b07afb0f8b92068ec10e306aa5" 20SRCREV_machine:qemuriscv64 ?= "fe64083abac67ac736aa0133f3a4088286aece40"
21SRCREV_machine:qemuriscv32 ?= "609a8a548c0931b07afb0f8b92068ec10e306aa5" 21SRCREV_machine:qemuriscv32 ?= "fe64083abac67ac736aa0133f3a4088286aece40"
22SRCREV_machine:qemux86 ?= "609a8a548c0931b07afb0f8b92068ec10e306aa5" 22SRCREV_machine:qemux86 ?= "fe64083abac67ac736aa0133f3a4088286aece40"
23SRCREV_machine:qemux86-64 ?= "609a8a548c0931b07afb0f8b92068ec10e306aa5" 23SRCREV_machine:qemux86-64 ?= "fe64083abac67ac736aa0133f3a4088286aece40"
24SRCREV_machine:qemumips64 ?= "583c978f97f6e1b779f2210e74907d0c1c3da9a2" 24SRCREV_machine:qemumips64 ?= "28a1eb78129046c8f3f06f7cc1710fc761a84e30"
25SRCREV_machine ?= "609a8a548c0931b07afb0f8b92068ec10e306aa5" 25SRCREV_machine ?= "fe64083abac67ac736aa0133f3a4088286aece40"
26SRCREV_meta ?= "2b89265a0bf39358c674a8e0f38552f6adec6ad8" 26SRCREV_meta ?= "ebf34680af9896d3da7cbf4be0fd5e287559372c"
27 27
28# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll 28# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
29# get the <version>/base branch, which is pure upstream -stable, and the same 29# get the <version>/base branch, which is pure upstream -stable, and the same
@@ -31,7 +31,7 @@ SRCREV_meta ?= "2b89265a0bf39358c674a8e0f38552f6adec6ad8"
31# normal PREFERRED_VERSION settings. 31# normal PREFERRED_VERSION settings.
32BBCLASSEXTEND = "devupstream:target" 32BBCLASSEXTEND = "devupstream:target"
33DEFAULT_PREFERENCE:class-devupstream = "-1" 33DEFAULT_PREFERENCE:class-devupstream = "-1"
34SRCREV_machine:class-devupstream ?= "f259ee2f037925eaf3d0c53f7d7aa2d3fae4ea13" 34SRCREV_machine:class-devupstream ?= "a3f1a03f54fc08ca86ad0759a46244a771ce6547"
35PN:class-devupstream = "linux-yocto-upstream" 35PN:class-devupstream = "linux-yocto-upstream"
36KBRANCH:class-devupstream = "v5.13/base" 36KBRANCH:class-devupstream = "v5.13/base"
37 37
@@ -42,7 +42,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
42 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.13;destsuffix=${KMETA}" 42 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.13;destsuffix=${KMETA}"
43 43
44LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 44LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
45LINUX_VERSION ?= "5.13.9" 45LINUX_VERSION ?= "5.13.11"
46 46
47DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 47DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
48DEPENDS += "openssl-native util-linux-native" 48DEPENDS += "openssl-native util-linux-native"