diff options
-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 | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 |
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 1e67936da0..2d78db3fdc 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 ?= "24252937d6ebfe59470a427ef4f05d4ee7381491" | 14 | SRCREV_machine ?= "e7c2ec263d8c16095369ddd7523a9514aeff11e8" |
15 | SRCREV_meta ?= "b6e2c0d16d49638d30461ce4f832af9bf0608d05" | 15 | SRCREV_meta ?= "853814dcf5cf386ac47bcc85ef384d2055c8a4e7" |
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.176" | 20 | LINUX_VERSION ?= "5.15.178" |
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 563db2fab6..d9745fd21f 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 | ||
6 | require recipes-kernel/linux/linux-yocto.inc | 6 | require recipes-kernel/linux/linux-yocto.inc |
7 | 7 | ||
8 | LINUX_VERSION ?= "5.15.176" | 8 | LINUX_VERSION ?= "5.15.178" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
10 | 10 | ||
11 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 11 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
@@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native" | |||
14 | KMETA = "kernel-meta" | 14 | KMETA = "kernel-meta" |
15 | KCONF_BSP_AUDIT_LEVEL = "2" | 15 | KCONF_BSP_AUDIT_LEVEL = "2" |
16 | 16 | ||
17 | SRCREV_machine ?= "c90e38bc5ace7a98431d67a23e8b46555fe9d3a3" | 17 | SRCREV_machine ?= "ac353b3cfa6ce5383c90fa9f3dc742fac5ee5ea4" |
18 | SRCREV_meta ?= "b6e2c0d16d49638d30461ce4f832af9bf0608d05" | 18 | SRCREV_meta ?= "853814dcf5cf386ac47bcc85ef384d2055c8a4e7" |
19 | 19 | ||
20 | PV = "${LINUX_VERSION}+git${SRCPV}" | 20 | PV = "${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 c345f7046f..8759b69c37 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" | |||
14 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" | 14 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" |
15 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" | 15 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" |
16 | 16 | ||
17 | SRCREV_machine:qemuarm ?= "fa2dd80d85802957a32c8496321f6e49b2f015ac" | 17 | SRCREV_machine:qemuarm ?= "31fa49dbe9f3a64362078de6b59da96afcad718f" |
18 | SRCREV_machine:qemuarm64 ?= "accf953d2129f53a7ea1de535bfedfdd55de3556" | 18 | SRCREV_machine:qemuarm64 ?= "e46eb0a3250c9a5ee8ebea25a80298f693ae691c" |
19 | SRCREV_machine:qemumips ?= "cf74a6b6fe7f2a268b40250f134aa1ce094edd77" | 19 | SRCREV_machine:qemumips ?= "539bfe9f18782440707e86df545a47f425208797" |
20 | SRCREV_machine:qemuppc ?= "0cb9b5d87e992246e1dda20cebbfc3213b54259d" | 20 | SRCREV_machine:qemuppc ?= "c26ce5169b6964dcdafb09b4528c47b378f94528" |
21 | SRCREV_machine:qemuriscv64 ?= "aa5d0061f3fdccec608f50597c50027e684205c5" | 21 | SRCREV_machine:qemuriscv64 ?= "9026df72c466542d6a1592bdc12c9c8dfa54dd33" |
22 | SRCREV_machine:qemuriscv32 ?= "aa5d0061f3fdccec608f50597c50027e684205c5" | 22 | SRCREV_machine:qemuriscv32 ?= "9026df72c466542d6a1592bdc12c9c8dfa54dd33" |
23 | SRCREV_machine:qemux86 ?= "aa5d0061f3fdccec608f50597c50027e684205c5" | 23 | SRCREV_machine:qemux86 ?= "9026df72c466542d6a1592bdc12c9c8dfa54dd33" |
24 | SRCREV_machine:qemux86-64 ?= "aa5d0061f3fdccec608f50597c50027e684205c5" | 24 | SRCREV_machine:qemux86-64 ?= "9026df72c466542d6a1592bdc12c9c8dfa54dd33" |
25 | SRCREV_machine:qemumips64 ?= "178c81e8a265eac651802a645b95b2b818fd6abc" | 25 | SRCREV_machine:qemumips64 ?= "d633d7d27475d3615f5a33467c04b0b0cb14517c" |
26 | SRCREV_machine ?= "aa5d0061f3fdccec608f50597c50027e684205c5" | 26 | SRCREV_machine ?= "9026df72c466542d6a1592bdc12c9c8dfa54dd33" |
27 | SRCREV_meta ?= "b6e2c0d16d49638d30461ce4f832af9bf0608d05" | 27 | SRCREV_meta ?= "853814dcf5cf386ac47bcc85ef384d2055c8a4e7" |
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. |
33 | BBCLASSEXTEND = "devupstream:target" | 33 | BBCLASSEXTEND = "devupstream:target" |
34 | SRCREV_machine:class-devupstream ?= "4735586da88ed2254ada53bbe19ce4fe968a1e7b" | 34 | SRCREV_machine:class-devupstream ?= "c16c81c81336c0912eb3542194f16215c0a40037" |
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 | ||
@@ -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 | ||
41 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 41 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
42 | LINUX_VERSION ?= "5.15.176" | 42 | LINUX_VERSION ?= "5.15.178" |
43 | 43 | ||
44 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 44 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
45 | DEPENDS += "openssl-native util-linux-native" | 45 | DEPENDS += "openssl-native util-linux-native" |