* [OE-core] [PATCH 02/33] cryptodev-linux: upgrade 1.13 -> 1.14
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-31 14:10 ` Alexandre Belloni
2024-07-29 1:09 ` [OE-core] [PATCH 03/33] glslang: upgrade 1.3.283.0 -> 1.3.290.0 wangmy
` (30 subsequent siblings)
31 siblings, 1 reply; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
* Fix compilation issues after API changes in several Linux kernels
* Split install targets to help package maintainers
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-kernel/cryptodev/cryptodev.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc
index 64a9c2926b..8d0aad4a01 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev.inc
+++ b/meta/recipes-kernel/cryptodev/cryptodev.inc
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \
"
-SRCREV = "bb8bc7cf60d2c0b097c8b3b0e807f805b577a53f"
-PV = "1.13+git${SRCPV}"
+SRCREV = "135cbff90af2ba97d88f1472be595ce78721972c"
+PV = "1.14"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* Re: [OE-core] [PATCH 02/33] cryptodev-linux: upgrade 1.13 -> 1.14
2024-07-29 1:09 ` [OE-core] [PATCH 02/33] cryptodev-linux: upgrade 1.13 -> 1.14 wangmy
@ 2024-07-31 14:10 ` Alexandre Belloni
0 siblings, 0 replies; 35+ messages in thread
From: Alexandre Belloni @ 2024-07-31 14:10 UTC (permalink / raw)
To: wangmy; +Cc: openembedded-core
Hello,
This causes:
ERROR: cryptodev-module-1.14-r0 do_patch: Applying patch '0001-Disable-installing-header-file-provided-by-another-p.patch' on target directory '/home/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/qemux86_64-poky-linux/cryptodev-module/1.14/git'
CmdError('quilt --quiltrc /home/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/qemux86_64-poky-linux/cryptodev-module/1.14/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Disable-installing-header-file-provided-by-another-p.patch
patching file Makefile
Hunk #1 FAILED at 36.
1 out of 1 hunk FAILED -- rejects in file Makefile
Patch 0001-Disable-installing-header-file-provided-by-another-p.patch can be reverse-applied
stderr: ')
NOTE: recipe xorg-minimal-fonts-1_1.0-r0: task do_patch: Succeeded
NOTE: recipe lib32-initramfs-live-install-1.0-r0: task do_patch: Started
NOTE: recipe lib32-libxfont-1_1.5.4-r0: task do_patch: Succeeded
ERROR: cryptodev-tests-1.14-r0 do_patch: Applying patch '0001-tests-Makefile-do-not-use-Werror.patch' on target directory '/home/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/core2-64-poky-linux/cryptodev-tests/1.14/git'
CmdError('quilt --quiltrc /home/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/core2-64-poky-linux/cryptodev-tests/1.14/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-tests-Makefile-do-not-use-Werror.patch
patching file tests/Makefile
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- rejects in file tests/Makefile
Patch 0001-tests-Makefile-do-not-use-Werror.patch can be reverse-applied
stderr: ')
On 29/07/2024 09:09:37+0800, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Changelog:
> ===========
> * Fix compilation issues after API changes in several Linux kernels
> * Split install targets to help package maintainers
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
> meta/recipes-kernel/cryptodev/cryptodev.inc | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc
> index 64a9c2926b..8d0aad4a01 100644
> --- a/meta/recipes-kernel/cryptodev/cryptodev.inc
> +++ b/meta/recipes-kernel/cryptodev/cryptodev.inc
> @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>
> SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \
> "
> -SRCREV = "bb8bc7cf60d2c0b097c8b3b0e807f805b577a53f"
> -PV = "1.13+git${SRCPV}"
> +SRCREV = "135cbff90af2ba97d88f1472be595ce78721972c"
> +PV = "1.14"
>
> S = "${WORKDIR}/git"
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#202576): https://lists.openembedded.org/g/openembedded-core/message/202576
> Mute This Topic: https://lists.openembedded.org/mt/107601630/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 35+ messages in thread
* [OE-core] [PATCH 03/33] glslang: upgrade 1.3.283.0 -> 1.3.290.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 02/33] cryptodev-linux: upgrade 1.13 -> 1.14 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 04/33] gsettings-desktop-schemas: upgrade 46.0 -> 46.1 wangmy
` (29 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
0001-generate-glslang-pkg-config.patch
refreshed for 1.3.290.0
Changelog:
===========
* Generate vector constructions more efficiently when sizes match
* Skip identity conversions for 8-bit and 16-bit types
* Add cmake aliases for public libraries
* Support ARM extended matrix layout
* Emit debug info for buffer references
* Add support for OpExtInstWithForwardRefsKHR
* Generate SPV_EXT_replicated_compisites when requested by pragma
* Reuse loads generated for repeated function arguments
* Fix gl_HitT alias of gl_RayTmax
* Fix some cases where invalid SPIR-V was being generated when using separate samplers
* Add back layoutLocation to public API
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../glslang/glslang/0001-generate-glslang-pkg-config.patch | 6 +++---
.../glslang/{glslang_1.3.283.0.bb => glslang_1.3.290.0.bb} | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-graphics/glslang/{glslang_1.3.283.0.bb => glslang_1.3.290.0.bb} (96%)
diff --git a/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch b/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch
index 5001d63144..f8c0fc64c8 100644
--- a/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch
+++ b/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch
@@ -1,4 +1,4 @@
-From fc33f1cf032a15c07044ef932bc991c346d62d62 Mon Sep 17 00:00:00 2001
+From 0311dfd63ea41abb45aaf0f4ccc674f574ce639e Mon Sep 17 00:00:00 2001
From: Jose Quaresma <quaresma.jose@gmail.com>
Date: Sun, 7 Feb 2021 01:30:39 +0000
Subject: [PATCH] generate glslang pkg-config
@@ -15,10 +15,10 @@ Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
create mode 100644 glslang/glslang.pc.cmake.in
diff --git a/glslang/CMakeLists.txt b/glslang/CMakeLists.txt
-index e4690f09..8e660bc5 100644
+index 8d4b1e9c..717c6d47 100644
--- a/glslang/CMakeLists.txt
+++ b/glslang/CMakeLists.txt
-@@ -233,6 +233,8 @@ if(GLSLANG_ENABLE_INSTALL)
+@@ -235,6 +235,8 @@ if(GLSLANG_ENABLE_INSTALL)
install(TARGETS MachineIndependent EXPORT glslang-targets)
install(TARGETS GenericCodeGen EXPORT glslang-targets)
endif()
diff --git a/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb b/meta/recipes-graphics/glslang/glslang_1.3.290.0.bb
similarity index 96%
rename from meta/recipes-graphics/glslang/glslang_1.3.283.0.bb
rename to meta/recipes-graphics/glslang/glslang_1.3.290.0.bb
index b58bd1e956..d6ee46de1e 100644
--- a/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb
+++ b/meta/recipes-graphics/glslang/glslang_1.3.290.0.bb
@@ -8,7 +8,7 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler"
LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3"
-SRCREV = "e8dd0b6903b34f1879520b444634c75ea2deedf5"
+SRCREV = "fa9c3deb49e035a8abcabe366f26aac010f6cbfb"
SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=main \
file://0001-generate-glslang-pkg-config.patch \
"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 04/33] gsettings-desktop-schemas: upgrade 46.0 -> 46.1
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 02/33] cryptodev-linux: upgrade 1.13 -> 1.14 wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 03/33] glslang: upgrade 1.3.283.0 -> 1.3.290.0 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 05/33] kexec-tools: upgrade 2.0.28 -> 2.0.29 wangmy
` (28 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...esktop-schemas_46.0.bb => gsettings-desktop-schemas_46.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_46.0.bb => gsettings-desktop-schemas_46.1.bb} (84%)
diff --git a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.1.bb
similarity index 84%
rename from meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb
rename to meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.1.bb
index 8260c3d357..19a3948f59 100644
--- a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb
+++ b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.1.bb
@@ -12,4 +12,4 @@ DEPENDS = "glib-2.0"
inherit gnomebase gsettings gobject-introspection gettext
-SRC_URI[archive.sha256sum] = "493a46a1161b6388d57aa72f632a79ce96c42d5ffbd1d0b00f496ec5876f8575"
+SRC_URI[archive.sha256sum] = "9b88101437a6958ebe6bbd812e49bbf1d09cc667011e415559d847e870468a61"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 05/33] kexec-tools: upgrade 2.0.28 -> 2.0.29
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (2 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 04/33] gsettings-desktop-schemas: upgrade 46.0 -> 46.1 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 06/33] libnl: upgrade 3.9.0 -> 3.10.0 wangmy
` (27 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
0001-x86-linux-setup.c-Use-POSIX-basename-API.patch
0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch
Fix-building-on-x86_64-with-binutils-2.41.patch
removed since they're included in 2.0.29
License-Update:
"GNU Library General" changedto "GNU Lesser General"
file format changed
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...linux-setup.c-Use-POSIX-basename-API.patch | 54 -----------
...Fix-add_buffer_phys_virt-align-issue.patch | 50 ----------
...uilding-on-x86_64-with-binutils-2.41.patch | 95 -------------------
...-tools_2.0.28.bb => kexec-tools_2.0.29.bb} | 11 +--
4 files changed, 4 insertions(+), 206 deletions(-)
delete mode 100644 meta/recipes-kernel/kexec/kexec-tools/0001-x86-linux-setup.c-Use-POSIX-basename-API.patch
delete mode 100644 meta/recipes-kernel/kexec/kexec-tools/0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch
delete mode 100644 meta/recipes-kernel/kexec/kexec-tools/Fix-building-on-x86_64-with-binutils-2.41.patch
rename meta/recipes-kernel/kexec/{kexec-tools_2.0.28.bb => kexec-tools_2.0.29.bb} (87%)
diff --git a/meta/recipes-kernel/kexec/kexec-tools/0001-x86-linux-setup.c-Use-POSIX-basename-API.patch b/meta/recipes-kernel/kexec/kexec-tools/0001-x86-linux-setup.c-Use-POSIX-basename-API.patch
deleted file mode 100644
index e223f45998..0000000000
--- a/meta/recipes-kernel/kexec/kexec-tools/0001-x86-linux-setup.c-Use-POSIX-basename-API.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-From 32c8ffa7ace6f1b7e63f9ddffab00b00c36a7b57 Mon Sep 17 00:00:00 2001
-From: Khem Raj <raj.khem@gmail.com>
-Date: Wed, 15 May 2024 21:18:08 -0700
-Subject: [PATCH] x86-linux-setup.c: Use POSIX basename API
-
-Musl C library only supports POSIX basename function. while glibc has
-both GNU extention as well as POSIX basename implemented. Switch to
-using posix version, so it can work across musl and glibc
-
-basename prototype has been removed from string.h from latest musl [1]
-compilers e.g. clang-18/GCC-14 flags the absense of prototype as error.
-therefore include libgen.h for providing it.
-
-[1] https://git.musl-libc.org/cgit/musl/commit/?id=725e17ed6dff4d0cd22487bb64470881e86a92e7
-
-Upstream-Status: Submitted [https://lists.infradead.org/pipermail/kexec/2024-May/030034.html]
-Signed-off-by: Khem Raj <raj.khem@gmail.com>
----
- kexec/arch/i386/x86-linux-setup.c | 9 ++++++---
- 1 file changed, 6 insertions(+), 3 deletions(-)
-
-diff --git a/kexec/arch/i386/x86-linux-setup.c b/kexec/arch/i386/x86-linux-setup.c
-index 9a281dc..73251b9 100644
---- a/kexec/arch/i386/x86-linux-setup.c
-+++ b/kexec/arch/i386/x86-linux-setup.c
-@@ -14,6 +14,7 @@
- *
- */
- #define _GNU_SOURCE
-+#include <libgen.h>
- #include <stdint.h>
- #include <stdio.h>
- #include <string.h>
-@@ -329,12 +330,14 @@ static int add_edd_entry(struct x86_linux_param_header *real_mode,
- memset(edd_info, 0, sizeof(struct edd_info));
-
- /* extract the device number */
-- if (sscanf(basename(sysfs_name), "int13_dev%hhx", &devnum) != 1) {
-+ char* sysfs_name_copy = strdup(sysfs_name);
-+ if (sscanf(basename(sysfs_name_copy), "int13_dev%hhx", &devnum) != 1) {
- fprintf(stderr, "Invalid format of int13_dev dir "
-- "entry: %s\n", basename(sysfs_name));
-+ "entry: %s\n", basename(sysfs_name_copy));
-+ free(sysfs_name_copy);
- return -1;
- }
--
-+ free(sysfs_name_copy);
- /* if there's a MBR signature, then add it */
- if (file_scanf(sysfs_name, "mbr_signature", "0x%x", &mbr_sig) == 1) {
- real_mode->edd_mbr_sig_buffer[*current_mbr] = mbr_sig;
---
-2.45.1
-
diff --git a/meta/recipes-kernel/kexec/kexec-tools/0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch b/meta/recipes-kernel/kexec/kexec-tools/0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch
deleted file mode 100644
index 489b109285..0000000000
--- a/meta/recipes-kernel/kexec/kexec-tools/0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch
+++ /dev/null
@@ -1,50 +0,0 @@
-From b62c1da8f8e641397add10367ee9c4cfdedb1cc0 Mon Sep 17 00:00:00 2001
-From: Haiqing Bai <Haiqing.Bai@windriver.com>
-Date: Mon, 9 Jan 2017 15:26:29 +0800
-Subject: [PATCH] kexec: ARM: Fix add_buffer_phys_virt() align issue
-
-When "CONFIG_ARM_LPAE" is enabled,3 level page table
-is used by MMU, the "SECTION_SIZE" is defined with
-(1 << 21), but 'add_buffer_phys_virt()' hardcode this
-to (1 << 20).
-
-Upstream-Status: Submitted [via email to horms@kernel.org,http://lists.infradead.org/pipermail/kexec/2024-April/029903.html]
-
-Suggested-By:fredrik.markstrom@gmail.com
-Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
-
----
- kexec/arch/arm/crashdump-arm.c | 5 ++++-
- 1 file changed, 4 insertions(+), 1 deletion(-)
-
-diff --git a/kexec/arch/arm/crashdump-arm.c b/kexec/arch/arm/crashdump-arm.c
-index 1ec1826..cc20f63 100644
---- a/kexec/arch/arm/crashdump-arm.c
-+++ b/kexec/arch/arm/crashdump-arm.c
-@@ -242,6 +242,7 @@ int load_crashdump_segments(struct kexec_info *info, char *mod_cmdline)
- void *buf;
- int err;
- int last_ranges;
-+ unsigned short align_bit_shift = 20;
-
- /*
- * First fetch all the memory (RAM) ranges that we are going to pass to
-@@ -283,6 +284,7 @@ int load_crashdump_segments(struct kexec_info *info, char *mod_cmdline)
-
- /* for support LPAE enabled kernel*/
- elf_info.class = ELFCLASS64;
-+ align_bit_shift = 21;
-
- err = crash_create_elf64_headers(info, &elf_info,
- usablemem_rgns.ranges,
-@@ -304,8 +306,9 @@ int load_crashdump_segments(struct kexec_info *info, char *mod_cmdline)
- * 1MB) so that available memory passed in kernel command line will be
- * aligned to 1MB. This is because kernel create_mapping() wants memory
- * regions to be aligned to SECTION_SIZE.
-+ * The SECTION_SIZE of LPAE kernel is '1UL << 21' defined in pgtable-3level.h
- */
-- elfcorehdr = add_buffer_phys_virt(info, buf, bufsz, bufsz, 1 << 20,
-+ elfcorehdr = add_buffer_phys_virt(info, buf, bufsz, bufsz, 1 << align_bit_shift,
- crash_kernel_mem.start,
- crash_kernel_mem.end, -1, 0);
-
diff --git a/meta/recipes-kernel/kexec/kexec-tools/Fix-building-on-x86_64-with-binutils-2.41.patch b/meta/recipes-kernel/kexec/kexec-tools/Fix-building-on-x86_64-with-binutils-2.41.patch
deleted file mode 100644
index 4894f044fc..0000000000
--- a/meta/recipes-kernel/kexec/kexec-tools/Fix-building-on-x86_64-with-binutils-2.41.patch
+++ /dev/null
@@ -1,95 +0,0 @@
-From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
-From: Michel Lind <salimma@fedoraproject.org>
-Date: Tue, 30 Jan 2024 04:14:31 -0600
-Subject: [PATCH] Fix building on x86_64 with binutils 2.41
-
-Newer versions of the GNU assembler (observed with binutils 2.41) will
-complain about the ".arch i386" in files assembled with "as --64",
-with the message "Error: 64bit mode not supported on 'i386'".
-
-Fix by moving ".arch i386" below the relevant ".code32" directive, so
-that the assembler is no longer expecting 64-bit instructions to be used
-by the time that the ".arch i386" directive is encountered.
-
-Based on similar iPXE fix:
-https://github.com/ipxe/ipxe/commit/6ca597eee
-
-Signed-off-by: Michel Lind <michel@michel-slm.name>
-Signed-off-by: Simon Horman <horms@kernel.org>
-
-Upstream-Status: Backport [https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?h=main&id=328de8e00e298f00d7ba6b25dc3950147e9642e6]
-Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
----
- purgatory/arch/i386/entry32-16-debug.S | 2 +-
- purgatory/arch/i386/entry32-16.S | 2 +-
- purgatory/arch/i386/entry32.S | 2 +-
- purgatory/arch/i386/setup-x86.S | 2 +-
- 4 files changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/purgatory/arch/i386/entry32-16-debug.S b/purgatory/arch/i386/entry32-16-debug.S
-index 5167944..12e1164 100644
---- a/purgatory/arch/i386/entry32-16-debug.S
-+++ b/purgatory/arch/i386/entry32-16-debug.S
-@@ -25,10 +25,10 @@
- .globl entry16_debug_pre32
- .globl entry16_debug_first32
- .globl entry16_debug_old_first32
-- .arch i386
- .balign 16
- entry16_debug:
- .code32
-+ .arch i386
- /* Compute where I am running at (assumes esp valid) */
- call 1f
- 1: popl %ebx
-diff --git a/purgatory/arch/i386/entry32-16.S b/purgatory/arch/i386/entry32-16.S
-index c051aab..eace095 100644
---- a/purgatory/arch/i386/entry32-16.S
-+++ b/purgatory/arch/i386/entry32-16.S
-@@ -20,10 +20,10 @@
- #undef i386
- .text
- .globl entry16, entry16_regs
-- .arch i386
- .balign 16
- entry16:
- .code32
-+ .arch i386
- /* Compute where I am running at (assumes esp valid) */
- call 1f
- 1: popl %ebx
-diff --git a/purgatory/arch/i386/entry32.S b/purgatory/arch/i386/entry32.S
-index f7a494f..8ce9e31 100644
---- a/purgatory/arch/i386/entry32.S
-+++ b/purgatory/arch/i386/entry32.S
-@@ -20,10 +20,10 @@
- #undef i386
-
- .text
-- .arch i386
- .globl entry32, entry32_regs
- entry32:
- .code32
-+ .arch i386
-
- /* Setup a gdt that should that is generally usefully */
- lgdt %cs:gdt
-diff --git a/purgatory/arch/i386/setup-x86.S b/purgatory/arch/i386/setup-x86.S
-index 201bb2c..a212eed 100644
---- a/purgatory/arch/i386/setup-x86.S
-+++ b/purgatory/arch/i386/setup-x86.S
-@@ -21,10 +21,10 @@
- #undef i386
-
- .text
-- .arch i386
- .globl purgatory_start
- purgatory_start:
- .code32
-+ .arch i386
-
- /* Load a gdt so I know what the segment registers are */
- lgdt %cs:gdt
---
-2.39.2
-
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.28.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.29.bb
similarity index 87%
rename from meta/recipes-kernel/kexec/kexec-tools_2.0.28.bb
rename to meta/recipes-kernel/kexec/kexec-tools_2.0.29.bb
index b60c51df4a..b88db60ee8 100644
--- a/meta/recipes-kernel/kexec/kexec-tools_2.0.28.bb
+++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.29.bb
@@ -1,11 +1,11 @@
-
SUMMARY = "Kexec fast reboot tools"
DESCRIPTION = "Kexec is a fast reboot feature that lets you reboot to a new Linux kernel"
HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/kexec/"
SECTION = "kernel/userland"
LICENSE = "GPL-2.0-only"
-LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a \
- file://kexec/kexec.c;beginline=1;endline=20;md5=af10f6ae4a8715965e648aa687ad3e09"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
+ file://kexec/kexec.c;beginline=1;endline=20;md5=af10f6ae4a8715965e648aa687ad3e09 \
+ "
DEPENDS = "zlib xz"
SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz \
@@ -14,14 +14,11 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz
file://kdump.service \
file://0001-powerpc-change-the-memory-size-limit.patch \
file://0002-purgatory-Pass-r-directly-to-linker.patch \
- file://0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch \
file://0005-Disable-PIE-during-link.patch \
file://0001-arm64-kexec-disabled-check-if-kaslr-seed-dtb-propert.patch \
- file://Fix-building-on-x86_64-with-binutils-2.41.patch \
- file://0001-x86-linux-setup.c-Use-POSIX-basename-API.patch \
"
-SRC_URI[sha256sum] = "f33d2660b3e38d25a127e87097978e0f7a9a73ab5151a29eb80974d169ff6a29"
+SRC_URI[sha256sum] = "0756dd54dab2f2a437e5d4df64b9760c3e6cf6a7d29fb296bdeeeb749f6ea28e"
inherit autotools update-rc.d systemd
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 06/33] libnl: upgrade 3.9.0 -> 3.10.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (3 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 05/33] kexec-tools: upgrade 2.0.28 -> 2.0.29 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-30 8:51 ` Joao Marcos Costa
2024-07-29 1:09 ` [OE-core] [PATCH 07/33] libproxy: upgrade 0.5.7 -> 0.5.8 wangmy
` (26 subsequent siblings)
31 siblings, 1 reply; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-support/libnl/{libnl_3.9.0.bb => libnl_3.10.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/libnl/{libnl_3.9.0.bb => libnl_3.10.0.bb} (96%)
diff --git a/meta/recipes-support/libnl/libnl_3.9.0.bb b/meta/recipes-support/libnl/libnl_3.10.0.bb
similarity index 96%
rename from meta/recipes-support/libnl/libnl_3.9.0.bb
rename to meta/recipes-support/libnl/libnl_3.10.0.bb
index b2825374cf..4691c6554f 100644
--- a/meta/recipes-support/libnl/libnl_3.9.0.bb
+++ b/meta/recipes-support/libnl/libnl_3.10.0.bb
@@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${BPN}${@d.getVar('PV').replace('.','_')}
file://run-ptest \
"
-SRC_URI[sha256sum] = "aed507004d728a5cf11eab48ca4bf9e6e1874444e33939b9d3dfed25018ee9bb"
+SRC_URI[sha256sum] = "49b3e2235fdb58f5910bbb3ed0de8143b71ffc220571540502eb6c2471f204f5"
GITHUB_BASE_URI = "https://github.com/thom311/${BPN}/releases"
UPSTREAM_CHECK_REGEX = "releases/tag/libnl(?P<pver>.+)"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* Re: [OE-core] [PATCH 06/33] libnl: upgrade 3.9.0 -> 3.10.0
2024-07-29 1:09 ` [OE-core] [PATCH 06/33] libnl: upgrade 3.9.0 -> 3.10.0 wangmy
@ 2024-07-30 8:51 ` Joao Marcos Costa
0 siblings, 0 replies; 35+ messages in thread
From: Joao Marcos Costa @ 2024-07-30 8:51 UTC (permalink / raw)
To: wangmy, openembedded-core
[-- Attachment #1: Type: text/plain, Size: 1142 bytes --]
Hello, Wang
On 7/29/24 03:09, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu<wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu<wangmy@fujitsu.com>
> ---
> meta/recipes-support/libnl/{libnl_3.9.0.bb => libnl_3.10.0.bb} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-support/libnl/{libnl_3.9.0.bb => libnl_3.10.0.bb} (96%)
>
> diff --git a/meta/recipes-support/libnl/libnl_3.9.0.bb b/meta/recipes-support/libnl/libnl_3.10.0.bb
> similarity index 96%
> rename from meta/recipes-support/libnl/libnl_3.9.0.bb
> rename to meta/recipes-support/libnl/libnl_3.10.0.bb
> index b2825374cf..4691c6554f 100644
> --- a/meta/recipes-support/libnl/libnl_3.9.0.bb
> +++ b/meta/recipes-support/libnl/libnl_3.10.0.bb
> @@ -18,7 +18,7 @@ SRC_URI ="${GITHUB_BASE_URI}/download/${BPN}${@d.getVar('PV').replace('.','_')}
> file://run-ptest \ "
Could you please check this autobuilder error?
https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/6679/steps/13/logs/stdio
namely:
Failed ptests:
{'libnl': ['cksuite-all-netns.c:Core:route_1_command']}
Thanks!
--
Best regards,
João Marcos Costa
[-- Attachment #2: Type: text/html, Size: 2261 bytes --]
^ permalink raw reply [flat|nested] 35+ messages in thread
* [OE-core] [PATCH 07/33] libproxy: upgrade 0.5.7 -> 0.5.8
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (4 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 06/33] libnl: upgrade 3.9.0 -> 3.10.0 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 08/33] librsvg: upgrade 2.58.1 -> 2.58.2 wangmy
` (25 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
- Update repology list
- Properly handle empty proxy ignore entry
- Add support for direct keyword in PAC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../libproxy/{libproxy_0.5.7.bb => libproxy_0.5.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/libproxy/{libproxy_0.5.7.bb => libproxy_0.5.8.bb} (95%)
diff --git a/meta/recipes-support/libproxy/libproxy_0.5.7.bb b/meta/recipes-support/libproxy/libproxy_0.5.8.bb
similarity index 95%
rename from meta/recipes-support/libproxy/libproxy_0.5.7.bb
rename to meta/recipes-support/libproxy/libproxy_0.5.8.bb
index 80441d4525..5dcd7d019b 100644
--- a/meta/recipes-support/libproxy/libproxy_0.5.7.bb
+++ b/meta/recipes-support/libproxy/libproxy_0.5.8.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
DEPENDS = "glib-2.0"
SRC_URI = "git://github.com/libproxy/libproxy;protocol=https;branch=main"
-SRCREV = "2686d35cfa5db970d4ba65e2951ebc8183b1be82"
+SRCREV = "04c5185729e164dcc2d010177f83b6209769d9e7"
S = "${WORKDIR}/git"
inherit meson pkgconfig gobject-introspection vala gi-docgen
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 08/33] librsvg: upgrade 2.58.1 -> 2.58.2
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (5 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 07/33] libproxy: upgrade 0.5.7 -> 0.5.8 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 09/33] libsolv: upgrade 0.7.29 -> 0.7.30 wangmy
` (24 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
=========
- #1087 - Don't leak XML entities when the XML document fails to parse.
- #1092 - Fix stack overflow in <use> reference cycle.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../librsvg/{librsvg_2.58.1.bb => librsvg_2.58.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-gnome/librsvg/{librsvg_2.58.1.bb => librsvg_2.58.2.bb} (97%)
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.58.1.bb b/meta/recipes-gnome/librsvg/librsvg_2.58.2.bb
similarity index 97%
rename from meta/recipes-gnome/librsvg/librsvg_2.58.1.bb
rename to meta/recipes-gnome/librsvg/librsvg_2.58.2.bb
index 206225414c..19e269960e 100644
--- a/meta/recipes-gnome/librsvg/librsvg_2.58.1.bb
+++ b/meta/recipes-gnome/librsvg/librsvg_2.58.2.bb
@@ -24,7 +24,7 @@ SRC_URI += " \
file://disable-rsvg-loader-test.patch \
"
-SRC_URI[archive.sha256sum] = "3728596290a8576d305d06ec8afdf473516feee9dff22e03235eac433d56824e"
+SRC_URI[archive.sha256sum] = "18e9d70c08cf25f50d610d6d5af571561d67cf4179f962e04266475df6e2e224"
UPSTREAM_CHECK_REGEX = "librsvg-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 09/33] libsolv: upgrade 0.7.29 -> 0.7.30
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (6 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 08/33] librsvg: upgrade 2.58.1 -> 2.58.2 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 10/33] libtirpc: upgrade 1.3.4 -> 1.3.5 wangmy
` (23 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
* removed dependency on external find program in the repo2solv
tool
* bindings: fix return value of repodata.add_solv()
* new SOLVER_FLAG_FOCUS_NEW flag
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../libsolv/{libsolv_0.7.29.bb => libsolv_0.7.30.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/libsolv/{libsolv_0.7.29.bb => libsolv_0.7.30.bb} (95%)
diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.29.bb b/meta/recipes-extended/libsolv/libsolv_0.7.30.bb
similarity index 95%
rename from meta/recipes-extended/libsolv/libsolv_0.7.29.bb
rename to meta/recipes-extended/libsolv/libsolv_0.7.30.bb
index ff0bd2d174..20d1baaaaf 100644
--- a/meta/recipes-extended/libsolv/libsolv_0.7.29.bb
+++ b/meta/recipes-extended/libsolv/libsolv_0.7.30.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/openSUSE/libsolv.git;branch=master;protocol=https \
file://0001-utils-Conside-musl-when-wrapping-qsort_r.patch \
"
-SRCREV = "9c2b1a84b5a7ce0dc6e74226bdeb9527d6706791"
+SRCREV = "27aa6a72c7db73d78aa711ae412231768e77c9e0"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 10/33] libtirpc: upgrade 1.3.4 -> 1.3.5
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (7 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 09/33] libsolv: upgrade 0.7.29 -> 0.7.30 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 11/33] orc: upgrade 0.4.38 -> 0.4.39 wangmy
` (22 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
ipv6.patch
removed since it's included in 1.3.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../libtirpc/libtirpc/ipv6.patch | 52 -------------------
.../{libtirpc_1.3.4.bb => libtirpc_1.3.5.bb} | 6 +--
2 files changed, 2 insertions(+), 56 deletions(-)
delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/ipv6.patch
rename meta/recipes-extended/libtirpc/{libtirpc_1.3.4.bb => libtirpc_1.3.5.bb} (86%)
diff --git a/meta/recipes-extended/libtirpc/libtirpc/ipv6.patch b/meta/recipes-extended/libtirpc/libtirpc/ipv6.patch
deleted file mode 100644
index f746f986f4..0000000000
--- a/meta/recipes-extended/libtirpc/libtirpc/ipv6.patch
+++ /dev/null
@@ -1,52 +0,0 @@
-From 077bbd32e8b7474dc5f153997732e1e6aec7fad6 Mon Sep 17 00:00:00 2001
-Message-Id: <077bbd32e8b7474dc5f153997732e1e6aec7fad6.1697120796.git.joerg.sommer@navimatix.de>
-From: =?UTF-8?q?J=C3=B6rg=20Sommer?= <joerg.sommer@navimatix.de>
-Date: Thu, 12 Oct 2023 16:22:59 +0200
-Subject: [PATCH] netconfig: remove tcp6, udp6 on --disable-ipv6
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-If the configuration for IPv6 is disabled, the netconfig should not contain
-settings for tcp6 and udp6.
-
-The test for the configure option didn't work, because it check the wrong
-variable.
-
-Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
-Upstream-Status: Submitted [libtirpc-devel@lists.sourceforge.net]
-Upstream-Status: Submitted [linux-nfs@vger.kernel.org]
----
- configure.ac | 2 +-
- doc/Makefile.am | 5 +++++
- 2 files changed, 6 insertions(+), 1 deletion(-)
-
-diff --git a/configure.ac b/configure.ac
-index fe6c517..b687f8d 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -64,7 +64,7 @@ fi
- AC_ARG_ENABLE(ipv6,
- [AC_HELP_STRING([--disable-ipv6], [Disable IPv6 support @<:@default=no@:>@])],
- [],[enable_ipv6=yes])
--AM_CONDITIONAL(INET6, test "x$disable_ipv6" != xno)
-+AM_CONDITIONAL(INET6, test "x$enable_ipv6" != xno)
- if test "x$enable_ipv6" != xno; then
- AC_DEFINE(INET6, 1, [Define to 1 if IPv6 is available])
- fi
-diff --git a/doc/Makefile.am b/doc/Makefile.am
-index d42ab90..b9678f6 100644
---- a/doc/Makefile.am
-+++ b/doc/Makefile.am
-@@ -2,3 +2,8 @@ dist_sysconf_DATA = netconfig bindresvport.blacklist
-
- CLEANFILES = cscope.* *~
- DISTCLEANFILES = Makefile.in
-+
-+if ! INET6
-+install-exec-hook:
-+ $(SED) -i '/^tcp6\|^udp6/d' "$(DESTDIR)$(sysconfdir)"/netconfig
-+endif
---
-2.34.1
-
diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb b/meta/recipes-extended/libtirpc/libtirpc_1.3.5.bb
similarity index 86%
rename from meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb
rename to meta/recipes-extended/libtirpc/libtirpc_1.3.5.bb
index aa526e9e1c..d4cd24ec0c 100644
--- a/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb
+++ b/meta/recipes-extended/libtirpc/libtirpc_1.3.5.bb
@@ -9,12 +9,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f835cce8852481e4b2bbbdd23b5e47f3 \
PROVIDES = "virtual/librpc"
-SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.bz2 \
- file://ipv6.patch \
-"
+SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.bz2"
UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/libtirpc/files/libtirpc/"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)/"
-SRC_URI[sha256sum] = "1e0b0c7231c5fa122e06c0609a76723664d068b0dba3b8219b63e6340b347860"
+SRC_URI[sha256sum] = "9b31370e5a38d3391bf37edfa22498e28fe2142467ae6be7a17c9068ec0bf12f"
CVE_STATUS[CVE-2021-46828] = "fixed-version: fixed in 1.3.3rc1 so not present in 1.3.3"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 11/33] orc: upgrade 0.4.38 -> 0.4.39
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (8 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 10/33] libtirpc: upgrade 1.3.4 -> 1.3.5 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 12/33] python3-bcrypt: upgrade 4.1.3 -> 4.2.0 wangmy
` (21 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-devtools/orc/{orc_0.4.38.bb => orc_0.4.39.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/orc/{orc_0.4.38.bb => orc_0.4.39.bb} (92%)
diff --git a/meta/recipes-devtools/orc/orc_0.4.38.bb b/meta/recipes-devtools/orc/orc_0.4.39.bb
similarity index 92%
rename from meta/recipes-devtools/orc/orc_0.4.38.bb
rename to meta/recipes-devtools/orc/orc_0.4.39.bb
index 5d2296694a..320abf536a 100644
--- a/meta/recipes-devtools/orc/orc_0.4.38.bb
+++ b/meta/recipes-devtools/orc/orc_0.4.39.bb
@@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause & BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e"
SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz"
-SRC_URI[sha256sum] = "a55a98d4772567aa3faed8fb84d540c3db77eaba16d3e2e10b044fbc9228668d"
+SRC_URI[sha256sum] = "33ed2387f49b825fa1b9c3b0072e05f259141b895474ad085ae51143d3040cc0"
inherit meson pkgconfig gtk-doc
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 12/33] python3-bcrypt: upgrade 4.1.3 -> 4.2.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (9 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 11/33] orc: upgrade 0.4.38 -> 0.4.39 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 13/33] python3-dbusmock: upgrade 0.31.1 -> 0.32.1 wangmy
` (20 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../python/python3-bcrypt-crates.inc | 88 ++++++-------------
...crypt_4.1.3.bb => python3-bcrypt_4.2.0.bb} | 2 +-
2 files changed, 29 insertions(+), 61 deletions(-)
rename meta/recipes-devtools/python/{python3-bcrypt_4.1.3.bb => python3-bcrypt_4.2.0.bb} (90%)
diff --git a/meta/recipes-devtools/python/python3-bcrypt-crates.inc b/meta/recipes-devtools/python/python3-bcrypt-crates.inc
index 7d9e1f3b59..ca125c8026 100644
--- a/meta/recipes-devtools/python/python3-bcrypt-crates.inc
+++ b/meta/recipes-devtools/python/python3-bcrypt-crates.inc
@@ -6,7 +6,6 @@ SRC_URI += " \
crate://crates.io/base64/0.22.1 \
crate://crates.io/bcrypt/0.15.1 \
crate://crates.io/bcrypt-pbkdf/0.10.0 \
- crate://crates.io/bitflags/2.5.0 \
crate://crates.io/block-buffer/0.10.4 \
crate://crates.io/blowfish/0.9.1 \
crate://crates.io/byteorder/1.5.0 \
@@ -16,54 +15,38 @@ SRC_URI += " \
crate://crates.io/crypto-common/0.1.6 \
crate://crates.io/digest/0.10.7 \
crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.14 \
- crate://crates.io/heck/0.4.1 \
+ crate://crates.io/getrandom/0.2.15 \
+ crate://crates.io/heck/0.5.0 \
crate://crates.io/indoc/2.0.5 \
crate://crates.io/inout/0.1.3 \
- crate://crates.io/libc/0.2.154 \
- crate://crates.io/lock_api/0.4.12 \
+ crate://crates.io/libc/0.2.155 \
crate://crates.io/memoffset/0.9.1 \
crate://crates.io/once_cell/1.19.0 \
- crate://crates.io/parking_lot/0.12.2 \
- crate://crates.io/parking_lot_core/0.9.10 \
crate://crates.io/pbkdf2/0.12.2 \
- crate://crates.io/portable-atomic/1.6.0 \
- crate://crates.io/proc-macro2/1.0.81 \
- crate://crates.io/pyo3/0.21.2 \
- crate://crates.io/pyo3-build-config/0.21.2 \
- crate://crates.io/pyo3-ffi/0.21.2 \
- crate://crates.io/pyo3-macros/0.21.2 \
- crate://crates.io/pyo3-macros-backend/0.21.2 \
+ crate://crates.io/portable-atomic/1.7.0 \
+ crate://crates.io/proc-macro2/1.0.86 \
+ crate://crates.io/pyo3/0.22.2 \
+ crate://crates.io/pyo3-build-config/0.22.2 \
+ crate://crates.io/pyo3-ffi/0.22.2 \
+ crate://crates.io/pyo3-macros/0.22.2 \
+ crate://crates.io/pyo3-macros-backend/0.22.2 \
crate://crates.io/quote/1.0.36 \
- crate://crates.io/redox_syscall/0.5.1 \
- crate://crates.io/scopeguard/1.2.0 \
crate://crates.io/sha2/0.10.8 \
- crate://crates.io/smallvec/1.13.2 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/2.0.60 \
- crate://crates.io/target-lexicon/0.12.14 \
+ crate://crates.io/subtle/2.6.1 \
+ crate://crates.io/syn/2.0.72 \
+ crate://crates.io/target-lexicon/0.12.15 \
crate://crates.io/typenum/1.17.0 \
crate://crates.io/unicode-ident/1.0.12 \
crate://crates.io/unindent/0.2.3 \
crate://crates.io/version_check/0.9.4 \
crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/windows-targets/0.52.5 \
- crate://crates.io/windows_aarch64_gnullvm/0.52.5 \
- crate://crates.io/windows_aarch64_msvc/0.52.5 \
- crate://crates.io/windows_i686_gnu/0.52.5 \
- crate://crates.io/windows_i686_gnullvm/0.52.5 \
- crate://crates.io/windows_i686_msvc/0.52.5 \
- crate://crates.io/windows_x86_64_gnu/0.52.5 \
- crate://crates.io/windows_x86_64_gnullvm/0.52.5 \
- crate://crates.io/windows_x86_64_msvc/0.52.5 \
- crate://crates.io/zeroize/1.7.0 \
+ crate://crates.io/zeroize/1.8.1 \
"
SRC_URI[autocfg-1.3.0.sha256sum] = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
SRC_URI[base64-0.22.1.sha256sum] = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
SRC_URI[bcrypt-0.15.1.sha256sum] = "e65938ed058ef47d92cf8b346cc76ef48984572ade631927e9937b5ffc7662c7"
SRC_URI[bcrypt-pbkdf-0.10.0.sha256sum] = "6aeac2e1fe888769f34f05ac343bbef98b14d1ffb292ab69d4608b3abc86f2a2"
-SRC_URI[bitflags-2.5.0.sha256sum] = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
SRC_URI[block-buffer-0.10.4.sha256sum] = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
SRC_URI[blowfish-0.9.1.sha256sum] = "e412e2cd0f2b2d93e02543ceae7917b3c70331573df19ee046bcbc35e45e87d7"
SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
@@ -73,44 +56,29 @@ SRC_URI[cpufeatures-0.2.12.sha256sum] = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c
SRC_URI[crypto-common-0.1.6.sha256sum] = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
SRC_URI[digest-0.10.7.sha256sum] = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
SRC_URI[generic-array-0.14.7.sha256sum] = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
-SRC_URI[getrandom-0.2.14.sha256sum] = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c"
-SRC_URI[heck-0.4.1.sha256sum] = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
+SRC_URI[getrandom-0.2.15.sha256sum] = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
+SRC_URI[heck-0.5.0.sha256sum] = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
SRC_URI[indoc-2.0.5.sha256sum] = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
SRC_URI[inout-0.1.3.sha256sum] = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
-SRC_URI[libc-0.2.154.sha256sum] = "ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346"
-SRC_URI[lock_api-0.4.12.sha256sum] = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
+SRC_URI[libc-0.2.155.sha256sum] = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
SRC_URI[memoffset-0.9.1.sha256sum] = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
SRC_URI[once_cell-1.19.0.sha256sum] = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
-SRC_URI[parking_lot-0.12.2.sha256sum] = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb"
-SRC_URI[parking_lot_core-0.9.10.sha256sum] = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
SRC_URI[pbkdf2-0.12.2.sha256sum] = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
-SRC_URI[portable-atomic-1.6.0.sha256sum] = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0"
-SRC_URI[proc-macro2-1.0.81.sha256sum] = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba"
-SRC_URI[pyo3-0.21.2.sha256sum] = "a5e00b96a521718e08e03b1a622f01c8a8deb50719335de3f60b3b3950f069d8"
-SRC_URI[pyo3-build-config-0.21.2.sha256sum] = "7883df5835fafdad87c0d888b266c8ec0f4c9ca48a5bed6bbb592e8dedee1b50"
-SRC_URI[pyo3-ffi-0.21.2.sha256sum] = "01be5843dc60b916ab4dad1dca6d20b9b4e6ddc8e15f50c47fe6d85f1fb97403"
-SRC_URI[pyo3-macros-0.21.2.sha256sum] = "77b34069fc0682e11b31dbd10321cbf94808394c56fd996796ce45217dfac53c"
-SRC_URI[pyo3-macros-backend-0.21.2.sha256sum] = "08260721f32db5e1a5beae69a55553f56b99bd0e1c3e6e0a5e8851a9d0f5a85c"
+SRC_URI[portable-atomic-1.7.0.sha256sum] = "da544ee218f0d287a911e9c99a39a8c9bc8fcad3cb8db5959940044ecfc67265"
+SRC_URI[proc-macro2-1.0.86.sha256sum] = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
+SRC_URI[pyo3-0.22.2.sha256sum] = "831e8e819a138c36e212f3af3fd9eeffed6bf1510a805af35b0edee5ffa59433"
+SRC_URI[pyo3-build-config-0.22.2.sha256sum] = "1e8730e591b14492a8945cdff32f089250b05f5accecf74aeddf9e8272ce1fa8"
+SRC_URI[pyo3-ffi-0.22.2.sha256sum] = "5e97e919d2df92eb88ca80a037969f44e5e70356559654962cbb3316d00300c6"
+SRC_URI[pyo3-macros-0.22.2.sha256sum] = "eb57983022ad41f9e683a599f2fd13c3664d7063a3ac5714cae4b7bee7d3f206"
+SRC_URI[pyo3-macros-backend-0.22.2.sha256sum] = "ec480c0c51ddec81019531705acac51bcdbeae563557c982aa8263bb96880372"
SRC_URI[quote-1.0.36.sha256sum] = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
-SRC_URI[redox_syscall-0.5.1.sha256sum] = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e"
-SRC_URI[scopeguard-1.2.0.sha256sum] = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
SRC_URI[sha2-0.10.8.sha256sum] = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
-SRC_URI[smallvec-1.13.2.sha256sum] = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
-SRC_URI[subtle-2.5.0.sha256sum] = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
-SRC_URI[syn-2.0.60.sha256sum] = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3"
-SRC_URI[target-lexicon-0.12.14.sha256sum] = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f"
+SRC_URI[subtle-2.6.1.sha256sum] = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
+SRC_URI[syn-2.0.72.sha256sum] = "dc4b9b9bf2add8093d3f2c0204471e951b2285580335de42f9d2534f3ae7a8af"
+SRC_URI[target-lexicon-0.12.15.sha256sum] = "4873307b7c257eddcb50c9bedf158eb669578359fb28428bef438fec8e6ba7c2"
SRC_URI[typenum-1.17.0.sha256sum] = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
SRC_URI[unicode-ident-1.0.12.sha256sum] = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
SRC_URI[unindent-0.2.3.sha256sum] = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
SRC_URI[version_check-0.9.4.sha256sum] = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
SRC_URI[wasi-0.11.0+wasi-snapshot-preview1.sha256sum] = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
-SRC_URI[windows-targets-0.52.5.sha256sum] = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
-SRC_URI[windows_aarch64_gnullvm-0.52.5.sha256sum] = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
-SRC_URI[windows_aarch64_msvc-0.52.5.sha256sum] = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
-SRC_URI[windows_i686_gnu-0.52.5.sha256sum] = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
-SRC_URI[windows_i686_gnullvm-0.52.5.sha256sum] = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
-SRC_URI[windows_i686_msvc-0.52.5.sha256sum] = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
-SRC_URI[windows_x86_64_gnu-0.52.5.sha256sum] = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
-SRC_URI[windows_x86_64_gnullvm-0.52.5.sha256sum] = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
-SRC_URI[windows_x86_64_msvc-0.52.5.sha256sum] = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
-SRC_URI[zeroize-1.7.0.sha256sum] = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
+SRC_URI[zeroize-1.8.1.sha256sum] = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
diff --git a/meta/recipes-devtools/python/python3-bcrypt_4.1.3.bb b/meta/recipes-devtools/python/python3-bcrypt_4.2.0.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-bcrypt_4.1.3.bb
rename to meta/recipes-devtools/python/python3-bcrypt_4.2.0.bb
index 9bed5ee148..0887d88d36 100644
--- a/meta/recipes-devtools/python/python3-bcrypt_4.1.3.bb
+++ b/meta/recipes-devtools/python/python3-bcrypt_4.2.0.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://pypi.org/project/bcrypt/"
DEPENDS += "python3-cffi-native"
LDFLAGS += "${@bb.utils.contains('DISTRO_FEATURES', 'ptest', '-fuse-ld=bfd', '', d)}"
-SRC_URI[sha256sum] = "2ee15dd749f5952fe3f0430d0ff6b74082e159c50332a1413d51b5689cf06623"
+SRC_URI[sha256sum] = "cf69eaf5185fd58f268f805b505ce31f9b9fc2d64b376642164e9244540c1221"
inherit pypi python_setuptools3_rust ptest-cargo cargo-update-recipe-crates
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 13/33] python3-dbusmock: upgrade 0.31.1 -> 0.32.1
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (10 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 12/33] python3-bcrypt: upgrade 4.1.3 -> 4.2.0 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 14/33] python3-hypothesis: upgrade 6.105.1 -> 6.108.4 wangmy
` (19 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
- ModemManager: Add initial mock
- bluez5: Add advertising API
- Fix loading of libglib on macOS
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-dbusmock_0.31.1.bb => python3-dbusmock_0.32.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-dbusmock_0.31.1.bb => python3-dbusmock_0.32.1.bb} (87%)
diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb b/meta/recipes-devtools/python/python3-dbusmock_0.32.1.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb
rename to meta/recipes-devtools/python/python3-dbusmock_0.32.1.bb
index fc32c6bbb6..db7011831b 100644
--- a/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb
+++ b/meta/recipes-devtools/python/python3-dbusmock_0.32.1.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://pypi.org/project/python-dbusmock/"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
-SRC_URI[sha256sum] = "b23b8e1b51fe2a9b13e617fff6b60b3ed8e536c080cf3498019d223678d5ea49"
+SRC_URI[sha256sum] = "f02c34493d420b3cf2d8d341b79a60841593b7b7615adc3ece17ff86f8275924"
PYPI_PACKAGE = "python-dbusmock"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 14/33] python3-hypothesis: upgrade 6.105.1 -> 6.108.4
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (11 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 13/33] python3-dbusmock: upgrade 0.31.1 -> 0.32.1 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 15/33] python3-importlib-metadata: upgrade 8.0.0 -> 8.2.0 wangmy
` (18 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
https://hypothesis.readthedocs.io/en/latest/changes.html
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...hon3-hypothesis_6.105.1.bb => python3-hypothesis_6.108.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-hypothesis_6.105.1.bb => python3-hypothesis_6.108.4.bb} (91%)
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb
index e582289062..c2dcefcb67 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "d4eedb42193da9507623f4fe27fd38f715ec19ad30ad7c30e3b25594c0b491dc"
+SRC_URI[sha256sum] = "bab99a308ea39be53882f1d89ab77db48e0c03b5c37fbedd2f59f9b656ada301"
RDEPENDS:${PN} += " \
python3-attrs \
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 15/33] python3-importlib-metadata: upgrade 8.0.0 -> 8.2.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (12 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 14/33] python3-hypothesis: upgrade 6.105.1 -> 6.108.4 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [PATCH 16/33] python3-jsonschema: upgrade 4.22.0 -> 4.23.0 wangmy
` (17 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
- Add SimplePath to importlib_metadata.__all__.
- Prioritize valid dists to invalid dists when retrieving by name.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...ib-metadata_8.0.0.bb => python3-importlib-metadata_8.2.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-importlib-metadata_8.0.0.bb => python3-importlib-metadata_8.2.0.bb} (87%)
diff --git a/meta/recipes-devtools/python/python3-importlib-metadata_8.0.0.bb b/meta/recipes-devtools/python/python3-importlib-metadata_8.2.0.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-importlib-metadata_8.0.0.bb
rename to meta/recipes-devtools/python/python3-importlib-metadata_8.2.0.bb
index 1e446c891f..3e1c7a7d6b 100644
--- a/meta/recipes-devtools/python/python3-importlib-metadata_8.0.0.bb
+++ b/meta/recipes-devtools/python/python3-importlib-metadata_8.2.0.bb
@@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta
PYPI_PACKAGE = "importlib_metadata"
UPSTREAM_CHECK_REGEX = "/importlib-metadata/(?P<pver>(\d+[\.\-_]*)+)/"
-SRC_URI[sha256sum] = "188bd24e4c346d3f0a933f275c2fec67050326a856b9a359881d7c2a697e8812"
+SRC_URI[sha256sum] = "72e8d4399996132204f9a16dcc751af254a48f8d1b20b9ff0f98d4a8f901e73d"
S = "${WORKDIR}/importlib_metadata-${PV}"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [PATCH 16/33] python3-jsonschema: upgrade 4.22.0 -> 4.23.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (13 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 15/33] python3-importlib-metadata: upgrade 8.0.0 -> 8.2.0 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 17/33] python3-pytest-subtests: upgrade 0.13.0 -> 0.13.1 wangmy
` (16 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
- Do not reorder dictionaries (schemas, instances) that are printed as part
of validation errors.
- Declare support for Py3.13
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...ython3-jsonschema_4.22.0.bb => python3-jsonschema_4.23.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-jsonschema_4.22.0.bb => python3-jsonschema_4.23.0.bb} (93%)
diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb b/meta/recipes-devtools/python/python3-jsonschema_4.23.0.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb
rename to meta/recipes-devtools/python/python3-jsonschema_4.23.0.bb
index 0332b3e9b5..126258255d 100644
--- a/meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb
+++ b/meta/recipes-devtools/python/python3-jsonschema_4.23.0.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \
file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af"
-SRC_URI[sha256sum] = "5b22d434a45935119af990552c862e5d6d564e8f6601206b305a61fdf661a2b7"
+SRC_URI[sha256sum] = "d71497fef26351a33265337fa77ffeb82423f3ea21283cd9467bb03999266bc4"
inherit pypi python_hatchling
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 17/33] python3-pytest-subtests: upgrade 0.13.0 -> 0.13.1
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (14 preceding siblings ...)
2024-07-29 1:09 ` [PATCH 16/33] python3-jsonschema: upgrade 4.22.0 -> 4.23.0 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 18/33] python3-pytest: upgrade 8.2.2 -> 8.3.1 wangmy
` (15 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
Fixed bug were an extra test would execute when -x/--exitfirst was used
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...est-subtests_0.13.0.bb => python3-pytest-subtests_0.13.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-pytest-subtests_0.13.0.bb => python3-pytest-subtests_0.13.1.bb} (87%)
diff --git a/meta/recipes-devtools/python/python3-pytest-subtests_0.13.0.bb b/meta/recipes-devtools/python/python3-pytest-subtests_0.13.1.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-pytest-subtests_0.13.0.bb
rename to meta/recipes-devtools/python/python3-pytest-subtests_0.13.1.bb
index 7fe074425f..9163f9d3fd 100644
--- a/meta/recipes-devtools/python/python3-pytest-subtests_0.13.0.bb
+++ b/meta/recipes-devtools/python/python3-pytest-subtests_0.13.1.bb
@@ -7,7 +7,7 @@ BUGTRACKER = "https://github.com/pytest-dev/pytest-subtests/issues"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=242b4e17fa287dcf7aef372f6bc3dcb1"
-SRC_URI[sha256sum] = "9e02b9d243c0379b02abf3e0887da122bcb2714b021c3608a37f17ce210adce5"
+SRC_URI[sha256sum] = "989e38f0f1c01bc7c6b2e04db7d9fd859db35d77c2c1a430c831a70cbf3fde2d"
PYPI_PACKAGE = "pytest_subtests"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 18/33] python3-pytest: upgrade 8.2.2 -> 8.3.1
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (15 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 17/33] python3-pytest-subtests: upgrade 0.13.0 -> 0.13.1 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 19/33] python3-setuptools: upgrade 70.3.0 -> 71.1.0 wangmy
` (14 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
https://docs.pytest.org/en/stable/changelog.html
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../python/{python3-pytest_8.2.2.bb => python3-pytest_8.3.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-pytest_8.2.2.bb => python3-pytest_8.3.1.bb} (91%)
diff --git a/meta/recipes-devtools/python/python3-pytest_8.2.2.bb b/meta/recipes-devtools/python/python3-pytest_8.3.1.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-pytest_8.2.2.bb
rename to meta/recipes-devtools/python/python3-pytest_8.3.1.bb
index f0d16f473f..145c01a5db 100644
--- a/meta/recipes-devtools/python/python3-pytest_8.2.2.bb
+++ b/meta/recipes-devtools/python/python3-pytest_8.3.1.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "The pytest framework makes it easy to write small tests, yet scal
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=bd27e41b6550fe0fc45356d1d81ee37c"
-SRC_URI[sha256sum] = "de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"
+SRC_URI[sha256sum] = "7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6"
DEPENDS += "python3-setuptools-scm-native"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 19/33] python3-setuptools: upgrade 70.3.0 -> 71.1.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (16 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 18/33] python3-pytest: upgrade 8.2.2 -> 8.3.1 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 20/33] python3-sphinx: upgrade 7.3.7 -> 7.4.7 wangmy
` (13 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
=============
- Added return types to typed public functions
- Marked Package Discovery and Resource Access using pkg_resources as py.typed
- Removed lingering unused code around Distribution._patched_dist.
- Reset the backports module when enabling vendored packages.
- Include all vendored files in the sdist.
- Restored package data that went missing in 71.0. This change also incidentally
causes tests to be installed once again.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...ython3-setuptools_70.3.0.bb => python3-setuptools_71.1.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-setuptools_70.3.0.bb => python3-setuptools_71.1.0.bb} (94%)
diff --git a/meta/recipes-devtools/python/python3-setuptools_70.3.0.bb b/meta/recipes-devtools/python/python3-setuptools_71.1.0.bb
similarity index 94%
rename from meta/recipes-devtools/python/python3-setuptools_70.3.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_71.1.0.bb
index 72a8d7bc3c..9503c36bb6 100644
--- a/meta/recipes-devtools/python/python3-setuptools_70.3.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_71.1.0.bb
@@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e
SRC_URI += " \
file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
-SRC_URI[sha256sum] = "f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5"
+SRC_URI[sha256sum] = "032d42ee9fb536e33087fb66cac5f840eb9391ed05637b3f2a76a7c8fb477936"
DEPENDS += "python3"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 20/33] python3-sphinx: upgrade 7.3.7 -> 7.4.7
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (17 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 19/33] python3-setuptools: upgrade 70.3.0 -> 71.1.0 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 21/33] python3-sphinxcontrib-htmlhelp: upgrade 2.0.5 -> 2.0.6 wangmy
` (12 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
https://www.sphinx-doc.org/en/master/changes.html
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../python/{python3-sphinx_7.3.7.bb => python3-sphinx_7.4.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-sphinx_7.3.7.bb => python3-sphinx_7.4.7.bb} (91%)
diff --git a/meta/recipes-devtools/python/python3-sphinx_7.3.7.bb b/meta/recipes-devtools/python/python3-sphinx_7.4.7.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-sphinx_7.3.7.bb
rename to meta/recipes-devtools/python/python3-sphinx_7.4.7.bb
index a1cae2abc0..e713852385 100644
--- a/meta/recipes-devtools/python/python3-sphinx_7.3.7.bb
+++ b/meta/recipes-devtools/python/python3-sphinx_7.4.7.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
LICENSE = "BSD-2-Clause & MIT"
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=b6c681698874edd2eb9eaff7cc9de642"
-SRC_URI[sha256sum] = "a4a7db75ed37531c05002d56ed6948d4c42f473a36f46e1382b0bd76ca9627bc"
+SRC_URI[sha256sum] = "242f92a7ea7e6c5b406fdc2615413890ba9f699114a9c09192d7dfead2ee9cfe"
inherit python_flit_core pypi
UPSTREAM_CHECK_REGEX = "/Sphinx/(?P<pver>(\d+[\.\-_]*)+)/"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 21/33] python3-sphinxcontrib-htmlhelp: upgrade 2.0.5 -> 2.0.6
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (18 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 20/33] python3-sphinx: upgrade 7.3.7 -> 7.4.7 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 22/33] python3-sphinxcontrib-qthelp: upgrade 1.0.7 -> 1.0.8 wangmy
` (11 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
============
* Fix tests for Sphinx 7.4 and later.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...tmlhelp_2.0.5.bb => python3-sphinxcontrib-htmlhelp_2.0.6.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-sphinxcontrib-htmlhelp_2.0.5.bb => python3-sphinxcontrib-htmlhelp_2.0.6.bb} (79%)
diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.6.bb
similarity index 79%
rename from meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb
rename to meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.6.bb
index e30c61c398..95b5981c06 100644
--- a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb
+++ b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.6.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://www.sphinx-doc.org"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=24dce5ef6a13563241c24bc366f48886"
-SRC_URI[sha256sum] = "0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015"
+SRC_URI[sha256sum] = "c6597da06185f0e3b4dc952777a04200611ef563882e0c244d27a15ee22afa73"
PYPI_PACKAGE = "sphinxcontrib_htmlhelp"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 22/33] python3-sphinxcontrib-qthelp: upgrade 1.0.7 -> 1.0.8
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (19 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 21/33] python3-sphinxcontrib-htmlhelp: upgrade 2.0.5 -> 2.0.6 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 23/33] spirv-headers: upgrade 1.3.283.0 -> 1.3.290.0 wangmy
` (10 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
Fix tests for Sphinx 7.4 and later.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...ib-qthelp_1.0.7.bb => python3-sphinxcontrib-qthelp_1.0.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-sphinxcontrib-qthelp_1.0.7.bb => python3-sphinxcontrib-qthelp_1.0.8.bb} (77%)
diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.7.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.8.bb
similarity index 77%
rename from meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.7.bb
rename to meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.8.bb
index 2225ec521e..0b4a2eb2e1 100644
--- a/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.7.bb
+++ b/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.8.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://babel.edgewall.org/"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f7a83b72ea86d04827575ec0b63430eb"
-SRC_URI[sha256sum] = "053dedc38823a80a7209a80860b16b722e9e0209e32fea98c90e4e6624588ed6"
+SRC_URI[sha256sum] = "db3f8fa10789c7a8e76d173c23364bdf0ebcd9449969a9e6a3dd31b8b7469f03"
PYPI_PACKAGE = "sphinxcontrib_qthelp"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 23/33] spirv-headers: upgrade 1.3.283.0 -> 1.3.290.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (20 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 22/33] python3-sphinxcontrib-qthelp: upgrade 1.0.7 -> 1.0.8 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:09 ` [OE-core] [PATCH 24/33] spirv-tools: " wangmy
` (9 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==============
- SPV_ARM_cooperative_matrix_layouts
- Add KHR suffix to OpExtInstWithForwardRefsKHR
- Enforce grammar naming conventions for aliases
- Adds SPV_KHR_relaxed_extended_instruction
- SPV_EXT_replicated_composites
- Fix SPIR-V reserved ranges
- Add utility functions to strinfigy value enums
- VkspReflection non-sematic: add dispatchId in configuration
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/spir/{spirv-headers_1.3.283.0.bb => spirv-headers_1.3.290.0.bb} (93%)
--git a/meta/recipes-graphics/spir/spirv-headers_1.3.283.0.bb b/meta/recipes-graphics/spir/spirv-headers_1.3.290.0.bb
similarity index 93%
rename from meta/recipes-graphics/spir/spirv-headers_1.3.283.0.bb
rename to meta/recipes-graphics/spir/spirv-headers_1.3.290.0.bb
index 5ec7e42b7c..30280a5b5e 100644
--- a/meta/recipes-graphics/spir/spirv-headers_1.3.283.0.bb
+++ b/meta/recipes-graphics/spir/spirv-headers_1.3.290.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d14ee3b13f42e9c9674acc5925c3d741"
-SRCREV = "4f7b471f1a66b6d06462cd4ba57628cc0cd087d7"
+SRCREV = "2acb319af38d43be3ea76bfabf3998e5281d8d12"
SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=main"
PE = "1"
# These recipes need to be updated in lockstep with each other:
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 24/33] spirv-tools: upgrade 1.3.283.0 -> 1.3.290.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (21 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 23/33] spirv-headers: upgrade 1.3.283.0 -> 1.3.290.0 wangmy
@ 2024-07-29 1:09 ` wangmy
2024-07-29 1:10 ` [OE-core] [PATCH 25/33] strace: upgrade 6.9 -> 6.10 wangmy
` (8 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:09 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
- Do not fold mul and adds to generate fmas
- add OpExtInst forward ref fixup pass
- Separate Location check for tess patch
- Validate MemoryAccessMask of OpCooperativeMatrixStoreKHR
- OpSampledImage extra validation
- add support for OpExtInstWithForwardRefs
- add decorations to comments
- Add --nested-indent and --reorder-blocks
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../spir/{spirv-tools_1.3.283.0.bb => spirv-tools_1.3.290.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/spir/{spirv-tools_1.3.283.0.bb => spirv-tools_1.3.290.0.bb} (97%)
diff --git a/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb b/meta/recipes-graphics/spir/spirv-tools_1.3.290.0.bb
similarity index 97%
rename from meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb
rename to meta/recipes-graphics/spir/spirv-tools_1.3.290.0.bb
index 292a17f00d..1270da5b85 100644
--- a/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb
+++ b/meta/recipes-graphics/spir/spirv-tools_1.3.290.0.bb
@@ -7,7 +7,7 @@ SECTION = "graphics"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
-SRCREV = "dd4b663e13c07fea4fbb3f70c1c91c86731099f7"
+SRCREV = "0cfe9e7219148716dfd30b37f4d21753f098707a"
SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=main;protocol=https"
PE = "1"
# These recipes need to be updated in lockstep with each other:
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 25/33] strace: upgrade 6.9 -> 6.10
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (22 preceding siblings ...)
2024-07-29 1:09 ` [OE-core] [PATCH 24/33] spirv-tools: " wangmy
@ 2024-07-29 1:10 ` wangmy
2024-07-29 1:10 ` [OE-core] [PATCH 26/33] sysklogd: upgrade 2.5.2 -> 2.6.0 wangmy
` (7 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Makefile-ptest.patch
refreshed for 6.10
Changelog:
===========
* Improvements
* Implemented --decode-fds=eventfd option to retrieve eventfd object details
associated with eventfd file descriptors.
* Implemented decoding of NETLINK_GENERIC nlctrl protocol.
* Implemented decoding of F_DUPFD_QUERY fcntl.
* Implemented decoding of mseal syscall.
* Updated decoding of statx and prctl syscalls.
* Updated decoding of BPF_RAW_TRACEPOINT_OPEN bpf command.
* Updated lists of BPF_*, IORING_*, KEXEC_*, KEY_*, LANDLOCK_*, PR_*, STATX_*,
TCP_*, TEE_*, V4L2_*, and *_MAGIC constants.
* Updated lists of ioctl commands from Linux 6.10.
* Bug fixes
* Worked around a bug introduced in Linux 6.5 that affected system call
tampering on riscv64.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-devtools/strace/strace/Makefile-ptest.patch | 6 +++---
.../strace/{strace_6.9.bb => strace_6.10.bb} | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-devtools/strace/{strace_6.9.bb => strace_6.10.bb} (96%)
diff --git a/meta/recipes-devtools/strace/strace/Makefile-ptest.patch b/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
index 3e50bf40f0..b5c9d2e004 100644
--- a/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
+++ b/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
@@ -1,4 +1,4 @@
-From 245f6322cf64e562d3227dfac26ce93c905b0380 Mon Sep 17 00:00:00 2001
+From 3a10dcdd5d8def52fc096ed59e8d0f32ee0c2d42 Mon Sep 17 00:00:00 2001
From: Gabriel Barbu <gabriel.barbu@enea.com>
Date: Thu, 25 Jul 2013 15:28:33 +0200
Subject: [PATCH] strace: Add ptest
@@ -13,7 +13,7 @@ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
1 file changed, 20 insertions(+)
diff --git a/tests/Makefile.am b/tests/Makefile.am
-index ef68898..735b73d 100644
+index 378146b..f2529a6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,6 +18,7 @@ SIZEOF_LONG = @SIZEOF_LONG@
@@ -24,7 +24,7 @@ index ef68898..735b73d 100644
AM_CFLAGS = $(WARN_CFLAGS)
bundled_CPPFLAGS =
if USE_BUNDLED_HEADERS
-@@ -889,3 +890,22 @@ BUILT_SOURCES = ksysent.h
+@@ -901,3 +902,22 @@ BUILT_SOURCES = ksysent.h
CLEANFILES = ksysent.h
include ../src/scno.am
diff --git a/meta/recipes-devtools/strace/strace_6.9.bb b/meta/recipes-devtools/strace/strace_6.10.bb
similarity index 96%
rename from meta/recipes-devtools/strace/strace_6.9.bb
rename to meta/recipes-devtools/strace/strace_6.10.bb
index bb9f8e42ba..a534fccd4f 100644
--- a/meta/recipes-devtools/strace/strace_6.9.bb
+++ b/meta/recipes-devtools/strace/strace_6.10.bb
@@ -15,7 +15,7 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \
file://0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch \
file://0002-tests-Replace-off64_t-with-off_t.patch \
"
-SRC_URI[sha256sum] = "da189e990a82e3ca3a5a4631012f7ecfd489dab459854d82d8caf6a865c1356a"
+SRC_URI[sha256sum] = "765ec71aa1de2fe37363c1e40c7b7669fc1d40c44bb5d38ba8e8cd82c4edcf07"
inherit autotools ptest
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 26/33] sysklogd: upgrade 2.5.2 -> 2.6.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (23 preceding siblings ...)
2024-07-29 1:10 ` [OE-core] [PATCH 25/33] strace: upgrade 6.9 -> 6.10 wangmy
@ 2024-07-29 1:10 ` wangmy
2024-07-29 1:10 ` [OE-core] [PATCH 27/33] vulkan-headers: upgrade 1.3.283.0 -> 1.3.290.0 wangmy
` (6 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
============
### Changes
- Add reload command for systemd service
- Add global log rotation options to .conf file, issue #80. Introducing
two new settings: 'rotate_size SIZE' and 'rotate_count COUNT'
- Semantic change for per-file log rotation settings, no longer possible
to disable log rotation for a file by setting 'rotate=0:0'
- Possible to set only size or count rotation per file
- Add support for 'listen addr:port' to .conf file, issue #83
### Fixes
- Fix #72: loss of raw kernel log messages to console.
- Fix #81: blocking delay for unreachable remote log server.
- Fix #82: retry creating UNIX and network sockets on failure.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../sysklogd/{sysklogd_2.5.2.bb => sysklogd_2.6.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/sysklogd/{sysklogd_2.5.2.bb => sysklogd_2.6.0.bb} (97%)
diff --git a/meta/recipes-extended/sysklogd/sysklogd_2.5.2.bb b/meta/recipes-extended/sysklogd/sysklogd_2.6.0.bb
similarity index 97%
rename from meta/recipes-extended/sysklogd/sysklogd_2.5.2.bb
rename to meta/recipes-extended/sysklogd/sysklogd_2.6.0.bb
index e488603086..ab0581ec8c 100644
--- a/meta/recipes-extended/sysklogd/sysklogd_2.5.2.bb
+++ b/meta/recipes-extended/sysklogd/sysklogd_2.6.0.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/troglobit/sysklogd.git;branch=master;protocol=https
file://sysklogd \
"
-SRCREV = "3332c550f1a68393daec5d64cd81f3b7674c0af5"
+SRCREV = "6b44b9822e8551114e1ed38c38c51b8e95188599"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 27/33] vulkan-headers: upgrade 1.3.283.0 -> 1.3.290.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (24 preceding siblings ...)
2024-07-29 1:10 ` [OE-core] [PATCH 26/33] sysklogd: upgrade 2.5.2 -> 2.6.0 wangmy
@ 2024-07-29 1:10 ` wangmy
2024-07-29 1:10 ` [OE-core] [PATCH 28/33] vulkan-loader: " wangmy
` (5 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
============
- cmake: Disable modules if clang-scan-deps is missing
- Disable VulkanHppModule support in clang-cl
- Add windows clang & clang-cl CI jobs
- Update for Vulkan-Docs 1.3.290
- build: Require MSVC 17.11 for module support
- build(deps): bump fsfe/reuse-action from 3 to 4
- Change name of update to Makefile.release
- Makefile to import generated scripts and headers when doing a spec update
- Update for Vulkan-Docs 1.3.289
- cmake: Workaround MSVC module support compiler bug
- ci: Add explicit build step
- cmake: Remove explicit install of Vulkan-Module
- ci: Add install step
- Add vulkan.cppm as a separate library: Vulkan::VulkanHppModule
- cmake: Allow external control of whether to test or install
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/vulkan/{vulkan-headers_1.3.283.0.bb => vulkan-headers_1.3.290.0.bb} (95%)
--git a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.290.0.bb
similarity index 95%
rename from meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb
rename to meta/recipes-graphics/vulkan/vulkan-headers_1.3.290.0.bb
index 6423ef9df6..9f17ddc525 100644
--- a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb
+++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.290.0.bb
@@ -11,7 +11,7 @@ LICENSE = "Apache-2.0 & MIT"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=1bc355d8c4196f774c8b87ed1a8dd625"
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https"
-SRCREV = "eaa319dade959cb61ed2229c8ea42e307cc8f8b3"
+SRCREV = "b379292b2ab6df5771ba9870d53cf8b2c9295daf"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 28/33] vulkan-loader: upgrade 1.3.283.0 -> 1.3.290.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (25 preceding siblings ...)
2024-07-29 1:10 ` [OE-core] [PATCH 27/33] vulkan-headers: upgrade 1.3.283.0 -> 1.3.290.0 wangmy
@ 2024-07-29 1:10 ` wangmy
2024-07-29 1:10 ` [OE-core] [PATCH 29/33] vulkan-tools: " wangmy
` (4 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...{vulkan-loader_1.3.283.0.bb => vulkan-loader_1.3.290.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/vulkan/{vulkan-loader_1.3.283.0.bb => vulkan-loader_1.3.290.0.bb} (95%)
diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.290.0.bb
similarity index 95%
rename from meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb
rename to meta/recipes-graphics/vulkan/vulkan-loader_1.3.290.0.bb
index 6c3197e13f..c5b25be9ef 100644
--- a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb
+++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.290.0.bb
@@ -9,8 +9,8 @@ SECTION = "libs"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac"
-SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=vulkan-sdk-1.3.283;protocol=https"
-SRCREV = "720be5198aad4696381d2e3eeadc131c9f56bdc6"
+SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=main;protocol=https"
+SRCREV = "40b8e6eeead809a62c708cb48fdd9f8f2eab3f15"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 29/33] vulkan-tools: upgrade 1.3.283.0 -> 1.3.290.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (26 preceding siblings ...)
2024-07-29 1:10 ` [OE-core] [PATCH 28/33] vulkan-loader: " wangmy
@ 2024-07-29 1:10 ` wangmy
2024-07-29 1:10 ` [OE-core] [PATCH 30/33] vulkan-utility-libraries: " wangmy
` (3 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{vulkan-tools_1.3.283.0.bb => vulkan-tools_1.3.290.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/vulkan/{vulkan-tools_1.3.283.0.bb => vulkan-tools_1.3.290.0.bb} (94%)
diff --git a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.283.0.bb b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.290.0.bb
similarity index 94%
rename from meta/recipes-graphics/vulkan/vulkan-tools_1.3.283.0.bb
rename to meta/recipes-graphics/vulkan/vulkan-tools_1.3.290.0.bb
index a76f60735f..9ef7d4daea 100644
--- a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.283.0.bb
+++ b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.290.0.bb
@@ -6,8 +6,8 @@ SECTION = "libs"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
-SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=vulkan-sdk-1.3.283;protocol=https"
-SRCREV = "38321da9031f5909f1ca2dbafac8840ef6b2c144"
+SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=main;protocol=https"
+SRCREV = "53a6ba7c235cbe0b0f3e85e3de6d9070bcfec710"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 30/33] vulkan-utility-libraries: upgrade 1.3.283.0 -> 1.3.290.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (27 preceding siblings ...)
2024-07-29 1:10 ` [OE-core] [PATCH 29/33] vulkan-tools: " wangmy
@ 2024-07-29 1:10 ` wangmy
2024-07-29 1:10 ` [OE-core] [PATCH 31/33] vulkan-validation-layers: " wangmy
` (2 subsequent siblings)
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...aries_1.3.283.0.bb => vulkan-utility-libraries_1.3.290.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/vulkan/{vulkan-utility-libraries_1.3.283.0.bb => vulkan-utility-libraries_1.3.290.0.bb} (95%)
diff --git a/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.283.0.bb b/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.290.0.bb
similarity index 95%
rename from meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.283.0.bb
rename to meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.290.0.bb
index 3274bea8fd..475386069f 100644
--- a/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.283.0.bb
+++ b/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.290.0.bb
@@ -10,7 +10,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=4ca2d6799091aaa98a8520f1b793939b"
SRC_URI = "git://github.com/KhronosGroup/Vulkan-Utility-Libraries.git;branch=main;protocol=https"
-SRCREV = "ad7f699a7b2b5deb66eb3de19f24aa33597ed65b"
+SRCREV = "5f26cf65a18bc89a8e3d6569c14314b6fdac8d4d"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 31/33] vulkan-validation-layers: upgrade 1.3.283.0 -> 1.3.290.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (28 preceding siblings ...)
2024-07-29 1:10 ` [OE-core] [PATCH 30/33] vulkan-utility-libraries: " wangmy
@ 2024-07-29 1:10 ` wangmy
2024-07-29 1:10 ` [OE-core] [PATCH 32/33] vulkan-volk: " wangmy
2024-07-29 1:10 ` [OE-core] [PATCH 33/33] xwayland: upgrade 24.1.0 -> 24.1.1 wangmy
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...ers_1.3.283.0.bb => vulkan-validation-layers_1.3.290.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/vulkan/{vulkan-validation-layers_1.3.283.0.bb => vulkan-validation-layers_1.3.290.0.bb} (95%)
diff --git a/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb b/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.290.0.bb
similarity index 95%
rename from meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb
rename to meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.290.0.bb
index 2f1efba856..cfb8954f87 100644
--- a/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb
+++ b/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.290.0.bb
@@ -8,8 +8,8 @@ SECTION = "libs"
LICENSE = "Apache-2.0 & MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd3c0bc366cd9b6a906e22f0bcb5910f"
-SRC_URI = "git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=vulkan-sdk-1.3.283;protocol=https"
-SRCREV = "d5bed3e26b3d487e8d21f0cc39039351eac921a7"
+SRC_URI = "git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=vulkan-sdk-1.3.290;protocol=https"
+SRCREV = "a92629196a4fed15e59c74aa965dd47bd5ece3b7"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 32/33] vulkan-volk: upgrade 1.3.283.0 -> 1.3.290.0
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (29 preceding siblings ...)
2024-07-29 1:10 ` [OE-core] [PATCH 31/33] vulkan-validation-layers: " wangmy
@ 2024-07-29 1:10 ` wangmy
2024-07-29 1:10 ` [OE-core] [PATCH 33/33] xwayland: upgrade 24.1.0 -> 24.1.1 wangmy
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{vulkan-volk_1.3.283.0.bb => vulkan-volk_1.3.290.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/vulkan/{vulkan-volk_1.3.283.0.bb => vulkan-volk_1.3.290.0.bb} (95%)
diff --git a/meta/recipes-graphics/vulkan/vulkan-volk_1.3.283.0.bb b/meta/recipes-graphics/vulkan/vulkan-volk_1.3.290.0.bb
similarity index 95%
rename from meta/recipes-graphics/vulkan/vulkan-volk_1.3.283.0.bb
rename to meta/recipes-graphics/vulkan/vulkan-volk_1.3.290.0.bb
index 5485aa0b0d..e1bad6a96d 100644
--- a/meta/recipes-graphics/vulkan/vulkan-volk_1.3.283.0.bb
+++ b/meta/recipes-graphics/vulkan/vulkan-volk_1.3.290.0.bb
@@ -10,7 +10,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=12e6af3a0e2a5e5dbf7796aa82b64626"
SRC_URI = "git://github.com/zeux/volk.git;branch=master;protocol=https"
-SRCREV = "3a8068a57417940cf2bf9d837a7bb60d015ca2f1"
+SRCREV = "466085407d5d2f50583fd663c1d65f93a7709d3e"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread* [OE-core] [PATCH 33/33] xwayland: upgrade 24.1.0 -> 24.1.1
2024-07-29 1:09 [OE-core] [PATCH 01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 wangmy
` (30 preceding siblings ...)
2024-07-29 1:10 ` [OE-core] [PATCH 32/33] vulkan-volk: " wangmy
@ 2024-07-29 1:10 ` wangmy
31 siblings, 0 replies; 35+ messages in thread
From: wangmy @ 2024-07-29 1:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../xwayland/{xwayland_24.1.0.bb => xwayland_24.1.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/xwayland/{xwayland_24.1.0.bb => xwayland_24.1.1.bb} (96%)
diff --git a/meta/recipes-graphics/xwayland/xwayland_24.1.0.bb b/meta/recipes-graphics/xwayland/xwayland_24.1.1.bb
similarity index 96%
rename from meta/recipes-graphics/xwayland/xwayland_24.1.0.bb
rename to meta/recipes-graphics/xwayland/xwayland_24.1.1.bb
index 251b3af857..7302b53f61 100644
--- a/meta/recipes-graphics/xwayland/xwayland_24.1.0.bb
+++ b/meta/recipes-graphics/xwayland/xwayland_24.1.1.bb
@@ -10,7 +10,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880"
SRC_URI = "https://www.x.org/archive/individual/xserver/xwayland-${PV}.tar.xz"
-SRC_URI[sha256sum] = "bef21c4f18807a4ed571c4e2df60ab63b5466bbd502ecceb2485b892ab76dcc2"
+SRC_URI[sha256sum] = "7125bee0b10335805d7f5ba57dfaa359a7850af1a68524f1d97b362741a51832"
UPSTREAM_CHECK_REGEX = "xwayland-(?P<pver>\d+(\.(?!90\d)\d+)+)\.tar"
--
2.34.1
^ permalink raw reply related [flat|nested] 35+ messages in thread