diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.6.bb | 26 |
3 files changed, 17 insertions, 17 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb index 765652e6f5..a07f576065 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.6.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 ?= "a0454499911667c6469f2bb8c66040da8fea3d53" | 17 | SRCREV_machine ?= "f5eaa9ffda0168a6c779dd79da8c5085d7c0bafa" |
| 18 | SRCREV_meta ?= "60d2dc333c5a027c81bf12f650deebcf4337a5b0" | 18 | SRCREV_meta ?= "60d2dc333c5a027c81bf12f650deebcf4337a5b0" |
| 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.6;destsuffix=${KMETA};protocol=https" | 21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=${KMETA};protocol=https" |
| 22 | 22 | ||
| 23 | LINUX_VERSION ?= "6.6.88" | 23 | LINUX_VERSION ?= "6.6.89" |
| 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.6.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb index 6cc8d766fa..1cb5652024 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.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.6.inc | 9 | include recipes-kernel/linux/cve-exclusion_6.6.inc |
| 10 | 10 | ||
| 11 | LINUX_VERSION ?= "6.6.88" | 11 | LINUX_VERSION ?= "6.6.89" |
| 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,7 +17,7 @@ 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 ?= "f152cbb186c26d709c289a33b34ffc1cbf0ab8c2" | 20 | SRCREV_machine ?= "bea51ee05667a082fdb2de48f2b779920de37aab" |
| 21 | SRCREV_meta ?= "60d2dc333c5a027c81bf12f650deebcf4337a5b0" | 21 | SRCREV_meta ?= "60d2dc333c5a027c81bf12f650deebcf4337a5b0" |
| 22 | 22 | ||
| 23 | PV = "${LINUX_VERSION}+git" | 23 | PV = "${LINUX_VERSION}+git" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.6.bb b/meta/recipes-kernel/linux/linux-yocto_6.6.bb index 285285462d..b346190879 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.6.bb | |||
| @@ -18,17 +18,17 @@ KBRANCH:qemux86-64 ?= "v6.6/standard/base" | |||
| 18 | KBRANCH:qemuloongarch64 ?= "v6.6/standard/base" | 18 | KBRANCH:qemuloongarch64 ?= "v6.6/standard/base" |
| 19 | KBRANCH:qemumips64 ?= "v6.6/standard/mti-malta64" | 19 | KBRANCH:qemumips64 ?= "v6.6/standard/mti-malta64" |
| 20 | 20 | ||
| 21 | SRCREV_machine:qemuarm ?= "dd6ce84338d67979d2ca408ca956affc239954c3" | 21 | SRCREV_machine:qemuarm ?= "46314bb9440c533de81ad6fd1e4465a1a92dbaf1" |
| 22 | SRCREV_machine:qemuarm64 ?= "9b9fe6cea58a9ca82a3359bf450cb9b25a9827b0" | 22 | SRCREV_machine:qemuarm64 ?= "c2536612ab8cdfef938781c99eb8ef57466740fc" |
| 23 | SRCREV_machine:qemuloongarch64 ?= "358824da80133d743605499668f295f00c8e11cb" | 23 | SRCREV_machine:qemuloongarch64 ?= "26ad3d3b1796f301f5491a94487ec7af0e5c4a34" |
| 24 | SRCREV_machine:qemumips ?= "072ba5c31caecbaa2a4e999d8fa6cb5d830c4cb1" | 24 | SRCREV_machine:qemumips ?= "48a91048f92b14d77663c5faae98a2154c0c406b" |
| 25 | SRCREV_machine:qemuppc ?= "30195da29112099bf74cca8b9a7a4792ebac07ae" | 25 | SRCREV_machine:qemuppc ?= "a92a2bd6411a5dcf62ca06c947eab278edd56151" |
| 26 | SRCREV_machine:qemuriscv64 ?= "358824da80133d743605499668f295f00c8e11cb" | 26 | SRCREV_machine:qemuriscv64 ?= "26ad3d3b1796f301f5491a94487ec7af0e5c4a34" |
| 27 | SRCREV_machine:qemuriscv32 ?= "358824da80133d743605499668f295f00c8e11cb" | 27 | SRCREV_machine:qemuriscv32 ?= "26ad3d3b1796f301f5491a94487ec7af0e5c4a34" |
| 28 | SRCREV_machine:qemux86 ?= "358824da80133d743605499668f295f00c8e11cb" | 28 | SRCREV_machine:qemux86 ?= "26ad3d3b1796f301f5491a94487ec7af0e5c4a34" |
| 29 | SRCREV_machine:qemux86-64 ?= "358824da80133d743605499668f295f00c8e11cb" | 29 | SRCREV_machine:qemux86-64 ?= "26ad3d3b1796f301f5491a94487ec7af0e5c4a34" |
| 30 | SRCREV_machine:qemumips64 ?= "41a26cf54207c045a113a613cf400a4ba52c375c" | 30 | SRCREV_machine:qemumips64 ?= "3ef0bab27a99c6e29e97ef4e71a7967b31b4f562" |
| 31 | SRCREV_machine ?= "358824da80133d743605499668f295f00c8e11cb" | 31 | SRCREV_machine ?= "26ad3d3b1796f301f5491a94487ec7af0e5c4a34" |
| 32 | SRCREV_meta ?= "60d2dc333c5a027c81bf12f650deebcf4337a5b0" | 32 | SRCREV_meta ?= "60d2dc333c5a027c81bf12f650deebcf4337a5b0" |
| 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 |
| @@ -36,7 +36,7 @@ SRCREV_meta ?= "60d2dc333c5a027c81bf12f650deebcf4337a5b0" | |||
| 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 ?= "23ec0b4057294d86cdefafe373b1f03568f75aff" | 39 | SRCREV_machine:class-devupstream ?= "71e4ec9b2abccce5adecb3b354d0d5003f6f88f2" |
| 40 | PN:class-devupstream = "linux-yocto-upstream" | 40 | PN:class-devupstream = "linux-yocto-upstream" |
| 41 | KBRANCH:class-devupstream = "v6.6/base" | 41 | KBRANCH:class-devupstream = "v6.6/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.6;destsuffix=${KMETA};protocol=https" | 44 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;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.6.88" | 47 | LINUX_VERSION ?= "6.6.89" |
| 48 | 48 | ||
| 49 | PV = "${LINUX_VERSION}+git" | 49 | PV = "${LINUX_VERSION}+git" |
| 50 | 50 | ||
