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 37fb729e0d..4f02e5acfa 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 ?= "205938506aafa86698f2753a59d2c9f13d080fbb" | 14 | SRCREV_machine ?= "cf2f74df4ffdee7034979616bc37c5717b0d6070" |
| 15 | SRCREV_meta ?= "9a1e0301f56cda16a9fabd03745dba445f068349" | 15 | SRCREV_meta ?= "d3ba5beca1136447584b7af10546fff974c36cc1" |
| 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.142" | 20 | LINUX_VERSION ?= "5.15.145" |
| 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 f502030c9d..037c33f434 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.142" | 8 | LINUX_VERSION ?= "5.15.145" |
| 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 ?= "53b8058476d634a0103dff993e24d15b1fd087c7" | 17 | SRCREV_machine ?= "3b30ca7fb1716cd0f7bbf16c1253d8a4bbdeb421" |
| 18 | SRCREV_meta ?= "9a1e0301f56cda16a9fabd03745dba445f068349" | 18 | SRCREV_meta ?= "d3ba5beca1136447584b7af10546fff974c36cc1" |
| 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 1021065bf7..0cb559b162 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 ?= "325679bc1a595ca81783f7652e13ce7f2be58620" | 17 | SRCREV_machine:qemuarm ?= "5b261b61614c090b787fdadb865c5db3ee0171f4" |
| 18 | SRCREV_machine:qemuarm64 ?= "338f086bcd841a5b0239ddb66c34ca23ff5af2f5" | 18 | SRCREV_machine:qemuarm64 ?= "fdaf870c63fc887b40138cca652ae961c9556a95" |
| 19 | SRCREV_machine:qemumips ?= "af26192f4dd0fc7396faedd4653034ae02d5ed6d" | 19 | SRCREV_machine:qemumips ?= "8a07b5a788879035d1eea4df0780a40d131cf5d9" |
| 20 | SRCREV_machine:qemuppc ?= "be567407d4d9009407c4e7a511e7227fcb36b0b7" | 20 | SRCREV_machine:qemuppc ?= "fffda6901d92bf63f7876cb6d912492030995588" |
| 21 | SRCREV_machine:qemuriscv64 ?= "97015a8737f3f284f9a9c4967bf12c8b26efcdcc" | 21 | SRCREV_machine:qemuriscv64 ?= "dd7a3940edb28ce99789430818b521c38dec4c6f" |
| 22 | SRCREV_machine:qemuriscv32 ?= "97015a8737f3f284f9a9c4967bf12c8b26efcdcc" | 22 | SRCREV_machine:qemuriscv32 ?= "dd7a3940edb28ce99789430818b521c38dec4c6f" |
| 23 | SRCREV_machine:qemux86 ?= "97015a8737f3f284f9a9c4967bf12c8b26efcdcc" | 23 | SRCREV_machine:qemux86 ?= "dd7a3940edb28ce99789430818b521c38dec4c6f" |
| 24 | SRCREV_machine:qemux86-64 ?= "97015a8737f3f284f9a9c4967bf12c8b26efcdcc" | 24 | SRCREV_machine:qemux86-64 ?= "dd7a3940edb28ce99789430818b521c38dec4c6f" |
| 25 | SRCREV_machine:qemumips64 ?= "3a2ff5c2f2e6e0c0653da1192081681e2a50b592" | 25 | SRCREV_machine:qemumips64 ?= "510f5a0a3daaf9f970b610a427f77c52289a2777" |
| 26 | SRCREV_machine ?= "97015a8737f3f284f9a9c4967bf12c8b26efcdcc" | 26 | SRCREV_machine ?= "dd7a3940edb28ce99789430818b521c38dec4c6f" |
| 27 | SRCREV_meta ?= "9a1e0301f56cda16a9fabd03745dba445f068349" | 27 | SRCREV_meta ?= "d3ba5beca1136447584b7af10546fff974c36cc1" |
| 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 ?= "8a1d809b05454b2e08fb3d801787917975fdb037" | 34 | SRCREV_machine:class-devupstream ?= "d93fa2c78854d25ed4b67ac87f1c3c264d8b27fb" |
| 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.142" | 42 | LINUX_VERSION ?= "5.15.145" |
| 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" |
