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 5ad7febb20..f6ff6ede18 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 ?= "bf104e8f5db008e45d982ff2d96b136e619be9ee" | 14 | SRCREV_machine ?= "450d764329026c622d2fcc8e0841ee8c003deb48" |
| 15 | SRCREV_meta ?= "0b6359f487c6f8dc0d6adb061dd5afe476cc71a2" | 15 | SRCREV_meta ?= "9f60e205e8e28fdf90fbceb54c6ed2aec0b42ed3" |
| 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.153" | 20 | LINUX_VERSION ?= "5.15.155" |
| 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 a55ad58eaa..6e59eb6ceb 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.153" | 8 | LINUX_VERSION ?= "5.15.155" |
| 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 ?= "4ef577ca14a247aa0c3283ad1fc3f5c9dcc80e63" | 17 | SRCREV_machine ?= "b662753bbd1caacf51d1cef578eceb1b58a753f0" |
| 18 | SRCREV_meta ?= "0b6359f487c6f8dc0d6adb061dd5afe476cc71a2" | 18 | SRCREV_meta ?= "9f60e205e8e28fdf90fbceb54c6ed2aec0b42ed3" |
| 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 8026be18a8..b6d7fbf7c1 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 ?= "019dfee2a419e087baacbfca08d7bbb2bfd26ec5" | 17 | SRCREV_machine:qemuarm ?= "699ce07e7326d5a4143655ab8416bf7b8d641260" |
| 18 | SRCREV_machine:qemuarm64 ?= "17269f6b7e7ddf2178fb957f7e3f4c038de10f51" | 18 | SRCREV_machine:qemuarm64 ?= "1f8f9d20707574ce56ab3ada6554c2a9cbce55fb" |
| 19 | SRCREV_machine:qemumips ?= "a0b4f69bd55db8f36a749febbe952ed635677faf" | 19 | SRCREV_machine:qemumips ?= "5eeedd87a05a973e797357c61564c2e82cff7755" |
| 20 | SRCREV_machine:qemuppc ?= "9768dfa1dde96b13c14a40a7abb936217d8ac1ef" | 20 | SRCREV_machine:qemuppc ?= "5f854a0765bf57db2289780152651d2b463fb41e" |
| 21 | SRCREV_machine:qemuriscv64 ?= "163500b871852fd7eb5f148948583ca7bed338db" | 21 | SRCREV_machine:qemuriscv64 ?= "97a728f8e22ebd7ed35066e01060e97b4a89da05" |
| 22 | SRCREV_machine:qemuriscv32 ?= "163500b871852fd7eb5f148948583ca7bed338db" | 22 | SRCREV_machine:qemuriscv32 ?= "97a728f8e22ebd7ed35066e01060e97b4a89da05" |
| 23 | SRCREV_machine:qemux86 ?= "163500b871852fd7eb5f148948583ca7bed338db" | 23 | SRCREV_machine:qemux86 ?= "97a728f8e22ebd7ed35066e01060e97b4a89da05" |
| 24 | SRCREV_machine:qemux86-64 ?= "163500b871852fd7eb5f148948583ca7bed338db" | 24 | SRCREV_machine:qemux86-64 ?= "97a728f8e22ebd7ed35066e01060e97b4a89da05" |
| 25 | SRCREV_machine:qemumips64 ?= "5a278da2a79b5b84ce6bb6a6e19af7b1f30af0b2" | 25 | SRCREV_machine:qemumips64 ?= "9aa2c6f70ea08ee03c53ed3a96b91907db782dd8" |
| 26 | SRCREV_machine ?= "163500b871852fd7eb5f148948583ca7bed338db" | 26 | SRCREV_machine ?= "97a728f8e22ebd7ed35066e01060e97b4a89da05" |
| 27 | SRCREV_meta ?= "0b6359f487c6f8dc0d6adb061dd5afe476cc71a2" | 27 | SRCREV_meta ?= "9f60e205e8e28fdf90fbceb54c6ed2aec0b42ed3" |
| 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 ?= "9465fef4ae351749f7068da8c78af4ca27e61928" | 34 | SRCREV_machine:class-devupstream ?= "fa3df276cd36c5dbbd9deb64129d0d0f14c35dc8" |
| 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.153" | 42 | LINUX_VERSION ?= "5.15.155" |
| 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" |
