diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_6.16.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_6.16.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.16.bb | 28 |
3 files changed, 20 insertions, 20 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.16.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.16.bb index e541805938..e3cc651f76 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.16.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.16.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 ?= "3b7f5e9e65320c4b0d5daf517e60a5f683ee1031" | 17 | SRCREV_machine ?= "d9ac79e651b849ad8b16bc3f96af4cc54c30148e" |
| 18 | SRCREV_meta ?= "5cfae705d58ce214867b7b25653efb03b613c6df" | 18 | SRCREV_meta ?= "abd3e56cdb1c200bac4e2496005649e3261cb9c3" |
| 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.16;destsuffix=${KMETA};protocol=https" | 21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.16;destsuffix=${KMETA};protocol=https" |
| 22 | 22 | ||
| 23 | LINUX_VERSION ?= "6.16.7" | 23 | LINUX_VERSION ?= "6.16.8" |
| 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.16.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.16.bb index 643f6e7923..a63d7a198b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.16.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.16.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.16.inc | 9 | include recipes-kernel/linux/cve-exclusion_6.16.inc |
| 10 | 10 | ||
| 11 | LINUX_VERSION ?= "6.16.7" | 11 | LINUX_VERSION ?= "6.16.8" |
| 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 ?= "946b80132b9ce459ba84f90d4b2f63eeace6014d" | 20 | SRCREV_machine ?= "ff2318af3a2513c944b2598ab3df356dd7f15f34" |
| 21 | SRCREV_meta ?= "5cfae705d58ce214867b7b25653efb03b613c6df" | 21 | SRCREV_meta ?= "abd3e56cdb1c200bac4e2496005649e3261cb9c3" |
| 22 | 22 | ||
| 23 | PV = "${LINUX_VERSION}+git" | 23 | PV = "${LINUX_VERSION}+git" |
| 24 | 24 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.16.bb b/meta/recipes-kernel/linux/linux-yocto_6.16.bb index ff4b8afc5f..580df960ae 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.16.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.16.bb | |||
| @@ -18,25 +18,25 @@ KBRANCH:qemux86-64 ?= "v6.16/standard/base" | |||
| 18 | KBRANCH:qemuloongarch64 ?= "v6.16/standard/base" | 18 | KBRANCH:qemuloongarch64 ?= "v6.16/standard/base" |
| 19 | KBRANCH:qemumips64 ?= "v6.16/standard/mti-malta64" | 19 | KBRANCH:qemumips64 ?= "v6.16/standard/mti-malta64" |
| 20 | 20 | ||
| 21 | SRCREV_machine:qemuarm ?= "71e0898274de9dc6edff0f2d9d6fa213dae11272" | 21 | SRCREV_machine:qemuarm ?= "5fa52c596c9c560c6969fbcf0927c2d546e5d9a9" |
| 22 | SRCREV_machine:qemuarm64 ?= "946b80132b9ce459ba84f90d4b2f63eeace6014d" | 22 | SRCREV_machine:qemuarm64 ?= "ff2318af3a2513c944b2598ab3df356dd7f15f34" |
| 23 | SRCREV_machine:qemuloongarch64 ?= "946b80132b9ce459ba84f90d4b2f63eeace6014d" | 23 | SRCREV_machine:qemuloongarch64 ?= "ff2318af3a2513c944b2598ab3df356dd7f15f34" |
| 24 | SRCREV_machine:qemumips ?= "c2ab3a7b951876e2fcbcae9bfa816f8484cc66cc" | 24 | SRCREV_machine:qemumips ?= "f421b1fee99c72d86eb152bb4828fdc078a268a8" |
| 25 | SRCREV_machine:qemuppc ?= "946b80132b9ce459ba84f90d4b2f63eeace6014d" | 25 | SRCREV_machine:qemuppc ?= "ff2318af3a2513c944b2598ab3df356dd7f15f34" |
| 26 | SRCREV_machine:qemuriscv64 ?= "946b80132b9ce459ba84f90d4b2f63eeace6014d" | 26 | SRCREV_machine:qemuriscv64 ?= "ff2318af3a2513c944b2598ab3df356dd7f15f34" |
| 27 | SRCREV_machine:qemuriscv32 ?= "946b80132b9ce459ba84f90d4b2f63eeace6014d" | 27 | SRCREV_machine:qemuriscv32 ?= "ff2318af3a2513c944b2598ab3df356dd7f15f34" |
| 28 | SRCREV_machine:qemux86 ?= "946b80132b9ce459ba84f90d4b2f63eeace6014d" | 28 | SRCREV_machine:qemux86 ?= "ff2318af3a2513c944b2598ab3df356dd7f15f34" |
| 29 | SRCREV_machine:qemux86-64 ?= "946b80132b9ce459ba84f90d4b2f63eeace6014d" | 29 | SRCREV_machine:qemux86-64 ?= "ff2318af3a2513c944b2598ab3df356dd7f15f34" |
| 30 | SRCREV_machine:qemumips64 ?= "14ae3e2469aa1e43fcb65a030d9c184bbec3585f" | 30 | SRCREV_machine:qemumips64 ?= "e6f7e24a7b76c6d1b3eaa3716fa1c4185de94aa5" |
| 31 | SRCREV_machine ?= "946b80132b9ce459ba84f90d4b2f63eeace6014d" | 31 | SRCREV_machine ?= "ff2318af3a2513c944b2598ab3df356dd7f15f34" |
| 32 | SRCREV_meta ?= "5cfae705d58ce214867b7b25653efb03b613c6df" | 32 | SRCREV_meta ?= "abd3e56cdb1c200bac4e2496005649e3261cb9c3" |
| 33 | 33 | ||
| 34 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 34 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
| 35 | # get the <version>/base branch, which is pure upstream -stable, and the same | 35 | # get the <version>/base branch, which is pure upstream -stable, and the same |
| 36 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the | 36 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the |
| 37 | # normal PREFERRED_VERSION settings. | 37 | # normal PREFERRED_VERSION settings. |
| 38 | BBCLASSEXTEND = "devupstream:target" | 38 | BBCLASSEXTEND = "devupstream:target" |
| 39 | SRCREV_machine:class-devupstream ?= "131e2001572ba68b6728bcba91c58647168d237f" | 39 | SRCREV_machine:class-devupstream ?= "62dae019823123ce3baa50e680219e2beb9a63a5" |
| 40 | PN:class-devupstream = "linux-yocto-upstream" | 40 | PN:class-devupstream = "linux-yocto-upstream" |
| 41 | KBRANCH:class-devupstream = "v6.16/base" | 41 | KBRANCH:class-devupstream = "v6.16/base" |
| 42 | 42 | ||
| @@ -44,7 +44,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA | |||
| 44 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.16;destsuffix=${KMETA};protocol=https" | 44 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.16;destsuffix=${KMETA};protocol=https" |
| 45 | 45 | ||
| 46 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 46 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 47 | LINUX_VERSION ?= "6.16.7" | 47 | LINUX_VERSION ?= "6.16.8" |
| 48 | 48 | ||
| 49 | PV = "${LINUX_VERSION}+git" | 49 | PV = "${LINUX_VERSION}+git" |
| 50 | 50 | ||
