diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.1.bb | 28 |
3 files changed, 20 insertions, 20 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb index 9ed118189f..4fbbfb1367 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.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 ?= "085dd99c0bdc160daa3327cf4347d7850ae88e42" | 17 | SRCREV_machine ?= "8b754025611eb94967a5b03aeaabe629ab4d1f03" |
| 18 | SRCREV_meta ?= "76f7fbdf330d6a4b2aaa98085546030d7aec4a61" | 18 | SRCREV_meta ?= "8ad7b7906e93fe0deed70d93632299c5dc937258" |
| 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.1;destsuffix=${KMETA};protocol=https" | 21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA};protocol=https" |
| 22 | 22 | ||
| 23 | LINUX_VERSION ?= "6.1.28" | 23 | LINUX_VERSION ?= "6.1.29" |
| 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.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb index 8b90e6b7c2..3074420f4f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.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.1.inc | 9 | include recipes-kernel/linux/cve-exclusion_6.1.inc |
| 10 | 10 | ||
| 11 | LINUX_VERSION ?= "6.1.28" | 11 | LINUX_VERSION ?= "6.1.29" |
| 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 ?= "c5c0c7ccfe672491795b3c926f70171dc380ced7" | 20 | SRCREV_machine ?= "593e4f8f12aa24a3b24b0065b871441c9cc092bd" |
| 21 | SRCREV_meta ?= "76f7fbdf330d6a4b2aaa98085546030d7aec4a61" | 21 | SRCREV_meta ?= "8ad7b7906e93fe0deed70d93632299c5dc937258" |
| 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.1.bb b/meta/recipes-kernel/linux/linux-yocto_6.1.bb index a6ec624a07..aa371a966e 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.1.bb | |||
| @@ -17,25 +17,25 @@ KBRANCH:qemux86-64 ?= "v6.1/standard/base" | |||
| 17 | KBRANCH:qemuloongarch64 ?= "v6.1/standard/base" | 17 | KBRANCH:qemuloongarch64 ?= "v6.1/standard/base" |
| 18 | KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64" | 18 | KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64" |
| 19 | 19 | ||
| 20 | SRCREV_machine:qemuarm ?= "95289cb8222292127ee39078f54542395d839d64" | 20 | SRCREV_machine:qemuarm ?= "6980804856a73a2c52e94bc6121c3d9d5caaed42" |
| 21 | SRCREV_machine:qemuarm64 ?= "c5c0c7ccfe672491795b3c926f70171dc380ced7" | 21 | SRCREV_machine:qemuarm64 ?= "593e4f8f12aa24a3b24b0065b871441c9cc092bd" |
| 22 | SRCREV_machine:qemuloongarch64 ?= "c5c0c7ccfe672491795b3c926f70171dc380ced7" | 22 | SRCREV_machine:qemuloongarch64 ?= "593e4f8f12aa24a3b24b0065b871441c9cc092bd" |
| 23 | SRCREV_machine:qemumips ?= "15aab7123b475365095665030ec81fd54fbc8041" | 23 | SRCREV_machine:qemumips ?= "9c44910d8c8dbb994ffd0b92d89d0842e754f37f" |
| 24 | SRCREV_machine:qemuppc ?= "c5c0c7ccfe672491795b3c926f70171dc380ced7" | 24 | SRCREV_machine:qemuppc ?= "593e4f8f12aa24a3b24b0065b871441c9cc092bd" |
| 25 | SRCREV_machine:qemuriscv64 ?= "c5c0c7ccfe672491795b3c926f70171dc380ced7" | 25 | SRCREV_machine:qemuriscv64 ?= "593e4f8f12aa24a3b24b0065b871441c9cc092bd" |
| 26 | SRCREV_machine:qemuriscv32 ?= "c5c0c7ccfe672491795b3c926f70171dc380ced7" | 26 | SRCREV_machine:qemuriscv32 ?= "593e4f8f12aa24a3b24b0065b871441c9cc092bd" |
| 27 | SRCREV_machine:qemux86 ?= "c5c0c7ccfe672491795b3c926f70171dc380ced7" | 27 | SRCREV_machine:qemux86 ?= "593e4f8f12aa24a3b24b0065b871441c9cc092bd" |
| 28 | SRCREV_machine:qemux86-64 ?= "c5c0c7ccfe672491795b3c926f70171dc380ced7" | 28 | SRCREV_machine:qemux86-64 ?= "593e4f8f12aa24a3b24b0065b871441c9cc092bd" |
| 29 | SRCREV_machine:qemumips64 ?= "da9ecfb67170876bff1ca1d5547d438cbcb70671" | 29 | SRCREV_machine:qemumips64 ?= "18710460737428d230d146df6c84b803cd52d878" |
| 30 | SRCREV_machine ?= "c5c0c7ccfe672491795b3c926f70171dc380ced7" | 30 | SRCREV_machine ?= "593e4f8f12aa24a3b24b0065b871441c9cc092bd" |
| 31 | SRCREV_meta ?= "76f7fbdf330d6a4b2aaa98085546030d7aec4a61" | 31 | SRCREV_meta ?= "8ad7b7906e93fe0deed70d93632299c5dc937258" |
| 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 ?= "bf4ad6fa4e5332e53913b073d0219319a4091619" | 38 | SRCREV_machine:class-devupstream ?= "fa74641fb6b93a19ccb50579886ecc98320230f9" |
| 39 | PN:class-devupstream = "linux-yocto-upstream" | 39 | PN:class-devupstream = "linux-yocto-upstream" |
| 40 | KBRANCH:class-devupstream = "v6.1/base" | 40 | KBRANCH:class-devupstream = "v6.1/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.1;destsuffix=${KMETA};protocol=https" | 43 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;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.1.28" | 46 | LINUX_VERSION ?= "6.1.29" |
| 47 | 47 | ||
| 48 | PV = "${LINUX_VERSION}+git${SRCPV}" | 48 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 49 | 49 | ||
