diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 |
3 files changed, 20 insertions, 20 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 2c83ffabf4..ea50600972 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 | ||
14 | SRCREV_machine ?= "689069f890d6c3c472b45b5073f80723bd188160" | 14 | SRCREV_machine ?= "11651ef1c948677add527afd54c9f960a33884c8" |
15 | SRCREV_meta ?= "eeb5d0c9dd5e2928835c633644426ee357fbce12" | 15 | SRCREV_meta ?= "c5d4d9353dad22aa75f6192cd4ff15cf14c69a68" |
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.15;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "5.15.10" | 20 | LINUX_VERSION ?= "5.15.12" |
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.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb index 8915df774a..bf7e39b630 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.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.15.10" | 9 | LINUX_VERSION ?= "5.15.12" |
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 ?= "b43bd6284bd9ab63deded777807b4f9c1026ff02" | 18 | SRCREV_machine:qemuarm ?= "0f7af34df7639ad8c513e6698d5f1a6081b55f77" |
19 | SRCREV_machine ?= "81abcbb980529f94d9630358ecffbabd6a21e149" | 19 | SRCREV_machine ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
20 | SRCREV_meta ?= "eeb5d0c9dd5e2928835c633644426ee357fbce12" | 20 | SRCREV_meta ?= "c5d4d9353dad22aa75f6192cd4ff15cf14c69a68" |
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.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb index e87e446664..cdb7be779a 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb | |||
@@ -13,17 +13,17 @@ KBRANCH:qemux86 ?= "v5.15/standard/base" | |||
13 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" | 13 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" |
14 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" | 14 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" |
15 | 15 | ||
16 | SRCREV_machine:qemuarm ?= "6ef10661ed1b3f14bd424f5a533f431c3121ae1f" | 16 | SRCREV_machine:qemuarm ?= "1ed914708fb430667f06724b65aaa872d939bcc4" |
17 | SRCREV_machine:qemuarm64 ?= "81abcbb980529f94d9630358ecffbabd6a21e149" | 17 | SRCREV_machine:qemuarm64 ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
18 | SRCREV_machine:qemumips ?= "c2d607d67a1c0231b63bbbbd7eb490342fd48ade" | 18 | SRCREV_machine:qemumips ?= "e2e8b2e5f6f7fda78b8d7641810c0d04be150c0a" |
19 | SRCREV_machine:qemuppc ?= "81abcbb980529f94d9630358ecffbabd6a21e149" | 19 | SRCREV_machine:qemuppc ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
20 | SRCREV_machine:qemuriscv64 ?= "81abcbb980529f94d9630358ecffbabd6a21e149" | 20 | SRCREV_machine:qemuriscv64 ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
21 | SRCREV_machine:qemuriscv32 ?= "81abcbb980529f94d9630358ecffbabd6a21e149" | 21 | SRCREV_machine:qemuriscv32 ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
22 | SRCREV_machine:qemux86 ?= "81abcbb980529f94d9630358ecffbabd6a21e149" | 22 | SRCREV_machine:qemux86 ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
23 | SRCREV_machine:qemux86-64 ?= "81abcbb980529f94d9630358ecffbabd6a21e149" | 23 | SRCREV_machine:qemux86-64 ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
24 | SRCREV_machine:qemumips64 ?= "31c1532611489b9fdc807d9cec8ff3b727d5f9fe" | 24 | SRCREV_machine:qemumips64 ?= "723cf54aff5756af97663c4a8a7bf0754d0d940e" |
25 | SRCREV_machine ?= "81abcbb980529f94d9630358ecffbabd6a21e149" | 25 | SRCREV_machine ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
26 | SRCREV_meta ?= "eeb5d0c9dd5e2928835c633644426ee357fbce12" | 26 | SRCREV_meta ?= "c5d4d9353dad22aa75f6192cd4ff15cf14c69a68" |
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 ?= "eeb5d0c9dd5e2928835c633644426ee357fbce12" | |||
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 ?= "57dcae4a8b93271c4e370920ea0dbb94a0215d30" | 34 | SRCREV_machine:class-devupstream ?= "25960cafa06e6fcd830e6c792e6a7de68c1e25ed" |
35 | PN:class-devupstream = "linux-yocto-upstream" | 35 | PN:class-devupstream = "linux-yocto-upstream" |
36 | KBRANCH:class-devupstream = "v5.15/base" | 36 | KBRANCH:class-devupstream = "v5.15/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.15;destsuffix=${KMETA}" | 42 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" |
43 | 43 | ||
44 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 44 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
45 | LINUX_VERSION ?= "5.15.10" | 45 | LINUX_VERSION ?= "5.15.12" |
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" |