diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.13.bb | 26 |
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 7c64be9839..23e1607e6d 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 | ||
14 | SRCREV_machine ?= "9d25766975f6a5f7970538037ec053739dfe2917" | 14 | SRCREV_machine ?= "18b765d01fcd510ccc87d25c62090c3c0b993afe" |
15 | SRCREV_meta ?= "ace78a314c1fcbf7bd34791f4b0d014c83bb9b2e" | 15 | SRCREV_meta ?= "2b89265a0bf39358c674a8e0f38552f6adec6ad8" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_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 | ||
20 | LINUX_VERSION ?= "5.13.7" | 20 | LINUX_VERSION ?= "5.13.9" |
21 | 21 | ||
22 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 22 | LIC_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 6314ca7d49..81fdd5302f 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 | ||
7 | require recipes-kernel/linux/linux-yocto.inc | 7 | require recipes-kernel/linux/linux-yocto.inc |
8 | 8 | ||
9 | LINUX_VERSION ?= "5.13.7" | 9 | LINUX_VERSION ?= "5.13.9" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
11 | 11 | ||
12 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 12 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native" | |||
15 | KMETA = "kernel-meta" | 15 | KMETA = "kernel-meta" |
16 | KCONF_BSP_AUDIT_LEVEL = "2" | 16 | KCONF_BSP_AUDIT_LEVEL = "2" |
17 | 17 | ||
18 | SRCREV_machine:qemuarm ?= "b20abcb92e2131d0307bcc2fc71619449c0a7313" | 18 | SRCREV_machine:qemuarm ?= "900da50ce87ab003fecea205f1e1a8c0cdb1ff04" |
19 | SRCREV_machine ?= "463cfa7f09e18123185a5c04f6bd874baed76ccb" | 19 | SRCREV_machine ?= "3401b8f14370ed2d667c7aa8415c2fcfe50bb414" |
20 | SRCREV_meta ?= "ace78a314c1fcbf7bd34791f4b0d014c83bb9b2e" | 20 | SRCREV_meta ?= "2b89265a0bf39358c674a8e0f38552f6adec6ad8" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${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 ad879c121d..cde00b56a5 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" | |||
13 | KBRANCH:qemux86-64 ?= "v5.13/standard/base" | 13 | KBRANCH:qemux86-64 ?= "v5.13/standard/base" |
14 | KBRANCH:qemumips64 ?= "v5.13/standard/mti-malta64" | 14 | KBRANCH:qemumips64 ?= "v5.13/standard/mti-malta64" |
15 | 15 | ||
16 | SRCREV_machine:qemuarm ?= "e60a114de1d12cc9cc522744442c0e212992b480" | 16 | SRCREV_machine:qemuarm ?= "e85bc7dd9373a476d7a190b31aed1b95811a82ee" |
17 | SRCREV_machine:qemuarm64 ?= "0b6fb68102f301774228315b13aa9f5027f1bf3b" | 17 | SRCREV_machine:qemuarm64 ?= "a88c6ef395d5fb8e0b6d8df3e1099b7e5b584968" |
18 | SRCREV_machine:qemumips ?= "05f785b4ea88d196349c9fd07e09e867d9ce04cb" | 18 | SRCREV_machine:qemumips ?= "c040b29d5eda76464d67b59373977f289d3646df" |
19 | SRCREV_machine:qemuppc ?= "ac41bcb4f779c128c43175f81c376a8b7a68e8d6" | 19 | SRCREV_machine:qemuppc ?= "5c6982e564b80ec80f77d728186f7b29ff62898f" |
20 | SRCREV_machine:qemuriscv64 ?= "c1eb1eaf6fd3f1302b89194f629eafb9368a326a" | 20 | SRCREV_machine:qemuriscv64 ?= "609a8a548c0931b07afb0f8b92068ec10e306aa5" |
21 | SRCREV_machine:qemuriscv32 ?= "c1eb1eaf6fd3f1302b89194f629eafb9368a326a" | 21 | SRCREV_machine:qemuriscv32 ?= "609a8a548c0931b07afb0f8b92068ec10e306aa5" |
22 | SRCREV_machine:qemux86 ?= "c1eb1eaf6fd3f1302b89194f629eafb9368a326a" | 22 | SRCREV_machine:qemux86 ?= "609a8a548c0931b07afb0f8b92068ec10e306aa5" |
23 | SRCREV_machine:qemux86-64 ?= "c1eb1eaf6fd3f1302b89194f629eafb9368a326a" | 23 | SRCREV_machine:qemux86-64 ?= "609a8a548c0931b07afb0f8b92068ec10e306aa5" |
24 | SRCREV_machine:qemumips64 ?= "f775f677e4f8e1a57e39b85ac74f3052477cef6d" | 24 | SRCREV_machine:qemumips64 ?= "583c978f97f6e1b779f2210e74907d0c1c3da9a2" |
25 | SRCREV_machine ?= "c1eb1eaf6fd3f1302b89194f629eafb9368a326a" | 25 | SRCREV_machine ?= "609a8a548c0931b07afb0f8b92068ec10e306aa5" |
26 | SRCREV_meta ?= "ace78a314c1fcbf7bd34791f4b0d014c83bb9b2e" | 26 | SRCREV_meta ?= "2b89265a0bf39358c674a8e0f38552f6adec6ad8" |
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 ?= "ace78a314c1fcbf7bd34791f4b0d014c83bb9b2e" | |||
31 | # normal PREFERRED_VERSION settings. | 31 | # normal PREFERRED_VERSION settings. |
32 | BBCLASSEXTEND = "devupstream:target" | 32 | BBCLASSEXTEND = "devupstream:target" |
33 | DEFAULT_PREFERENCE:class-devupstream = "-1" | 33 | DEFAULT_PREFERENCE:class-devupstream = "-1" |
34 | SRCREV_machine:class-devupstream ?= "f17352f54186bbf084d147e15efb5340430aacae" | 34 | SRCREV_machine:class-devupstream ?= "f259ee2f037925eaf3d0c53f7d7aa2d3fae4ea13" |
35 | PN:class-devupstream = "linux-yocto-upstream" | 35 | PN:class-devupstream = "linux-yocto-upstream" |
36 | KBRANCH:class-devupstream = "v5.13/base" | 36 | KBRANCH: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 | ||
44 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 44 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
45 | LINUX_VERSION ?= "5.13.7" | 45 | LINUX_VERSION ?= "5.13.9" |
46 | 46 | ||
47 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 47 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
48 | DEPENDS += "openssl-native util-linux-native" | 48 | DEPENDS += "openssl-native util-linux-native" |