diff options
Diffstat (limited to 'meta/recipes-kernel')
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.4.bb | 28 |
3 files changed, 20 insertions, 20 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb index d1316e23a1..bd340adc15 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb | |||
| @@ -14,13 +14,13 @@ python () { | |||
| 14 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 14 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
| 15 | } | 15 | } |
| 16 | 16 | ||
| 17 | SRCREV_machine ?= "369f3a1d2f3947bb0587f4ae8b15dd8803125de9" | 17 | SRCREV_machine ?= "0c7d2016a3a548fd8f7caf7b1f46abd71008cd5c" |
| 18 | SRCREV_meta ?= "0b4a5500b775a9429c933ebb6d54d018ca921106" | 18 | SRCREV_meta ?= "8a09ea80e6905baf80940dc8c4fe9326bd8d19e2" |
| 19 | 19 | ||
| 20 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ | 20 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ |
| 21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.4;destsuffix=${KMETA};protocol=https" | 21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.4;destsuffix=${KMETA};protocol=https" |
| 22 | 22 | ||
| 23 | LINUX_VERSION ?= "6.4" | 23 | LINUX_VERSION ?= "6.4.2" |
| 24 | 24 | ||
| 25 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 25 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 26 | 26 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb index 6ad96d215c..6490c69b93 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb | |||
| @@ -8,7 +8,7 @@ require recipes-kernel/linux/linux-yocto.inc | |||
| 8 | # CVE exclusions | 8 | # CVE exclusions |
| 9 | include recipes-kernel/linux/cve-exclusion_6.4.inc | 9 | include recipes-kernel/linux/cve-exclusion_6.4.inc |
| 10 | 10 | ||
| 11 | LINUX_VERSION ?= "6.4" | 11 | LINUX_VERSION ?= "6.4.2" |
| 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 13 | 13 | ||
| 14 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 14 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
| @@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native" | |||
| 17 | KMETA = "kernel-meta" | 17 | KMETA = "kernel-meta" |
| 18 | KCONF_BSP_AUDIT_LEVEL = "2" | 18 | KCONF_BSP_AUDIT_LEVEL = "2" |
| 19 | 19 | ||
| 20 | SRCREV_machine ?= "40dfcb393658098382d48669718a1cb16674c833" | 20 | SRCREV_machine ?= "2bf4f46721ce8095f156566128a9feee2da09d20" |
| 21 | SRCREV_meta ?= "0b4a5500b775a9429c933ebb6d54d018ca921106" | 21 | SRCREV_meta ?= "8a09ea80e6905baf80940dc8c4fe9326bd8d19e2" |
| 22 | 22 | ||
| 23 | PV = "${LINUX_VERSION}+git${SRCPV}" | 23 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 24 | 24 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.4.bb b/meta/recipes-kernel/linux/linux-yocto_6.4.bb index 85fcb33b3e..e514251673 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.4.bb | |||
| @@ -17,25 +17,25 @@ KBRANCH:qemux86-64 ?= "v6.4/standard/base" | |||
| 17 | KBRANCH:qemuloongarch64 ?= "v6.4/standard/base" | 17 | KBRANCH:qemuloongarch64 ?= "v6.4/standard/base" |
| 18 | KBRANCH:qemumips64 ?= "v6.4/standard/mti-malta64" | 18 | KBRANCH:qemumips64 ?= "v6.4/standard/mti-malta64" |
| 19 | 19 | ||
| 20 | SRCREV_machine:qemuarm ?= "7e1be3b6ae5d05b30112b68fb92cad00b8ffdf49" | 20 | SRCREV_machine:qemuarm ?= "89ab6408aa244552f100996ac5a2b49379bf9a2b" |
| 21 | SRCREV_machine:qemuarm64 ?= "40dfcb393658098382d48669718a1cb16674c833" | 21 | SRCREV_machine:qemuarm64 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" |
| 22 | SRCREV_machine:qemuloongarch64 ?= "40dfcb393658098382d48669718a1cb16674c833" | 22 | SRCREV_machine:qemuloongarch64 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" |
| 23 | SRCREV_machine:qemumips ?= "de409c37f1d2c5eacea9c33dc42117cb107aa305" | 23 | SRCREV_machine:qemumips ?= "7abe3962401b09a7768acc879070671308c04163" |
| 24 | SRCREV_machine:qemuppc ?= "40dfcb393658098382d48669718a1cb16674c833" | 24 | SRCREV_machine:qemuppc ?= "2bf4f46721ce8095f156566128a9feee2da09d20" |
| 25 | SRCREV_machine:qemuriscv64 ?= "40dfcb393658098382d48669718a1cb16674c833" | 25 | SRCREV_machine:qemuriscv64 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" |
| 26 | SRCREV_machine:qemuriscv32 ?= "40dfcb393658098382d48669718a1cb16674c833" | 26 | SRCREV_machine:qemuriscv32 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" |
| 27 | SRCREV_machine:qemux86 ?= "40dfcb393658098382d48669718a1cb16674c833" | 27 | SRCREV_machine:qemux86 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" |
| 28 | SRCREV_machine:qemux86-64 ?= "40dfcb393658098382d48669718a1cb16674c833" | 28 | SRCREV_machine:qemux86-64 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" |
| 29 | SRCREV_machine:qemumips64 ?= "b14484af5492f03c8afc25f3684c8ae86a78295f" | 29 | SRCREV_machine:qemumips64 ?= "4dddf5763b3a26b7892ed75d02bcb9c25a3fe703" |
| 30 | SRCREV_machine ?= "40dfcb393658098382d48669718a1cb16674c833" | 30 | SRCREV_machine ?= "2bf4f46721ce8095f156566128a9feee2da09d20" |
| 31 | SRCREV_meta ?= "0b4a5500b775a9429c933ebb6d54d018ca921106" | 31 | SRCREV_meta ?= "8a09ea80e6905baf80940dc8c4fe9326bd8d19e2" |
| 32 | 32 | ||
| 33 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 33 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
| 34 | # get the <version>/base branch, which is pure upstream -stable, and the same | 34 | # get the <version>/base branch, which is pure upstream -stable, and the same |
| 35 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the | 35 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the |
| 36 | # normal PREFERRED_VERSION settings. | 36 | # normal PREFERRED_VERSION settings. |
| 37 | BBCLASSEXTEND = "devupstream:target" | 37 | BBCLASSEXTEND = "devupstream:target" |
| 38 | SRCREV_machine:class-devupstream ?= "6995e2de6891c724bfeb2db33d7b87775f913ad1" | 38 | SRCREV_machine:class-devupstream ?= "d7defc5b8d422ba19ab762a96cf1b1eb158aa5a8" |
| 39 | PN:class-devupstream = "linux-yocto-upstream" | 39 | PN:class-devupstream = "linux-yocto-upstream" |
| 40 | KBRANCH:class-devupstream = "v6.4/base" | 40 | KBRANCH:class-devupstream = "v6.4/base" |
| 41 | 41 | ||
| @@ -43,7 +43,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA | |||
| 43 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.4;destsuffix=${KMETA};protocol=https" | 43 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.4;destsuffix=${KMETA};protocol=https" |
| 44 | 44 | ||
| 45 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 45 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 46 | LINUX_VERSION ?= "6.4" | 46 | LINUX_VERSION ?= "6.4.2" |
| 47 | 47 | ||
| 48 | PV = "${LINUX_VERSION}+git${SRCPV}" | 48 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 49 | 49 | ||
