[oe-core][PATCH] bzip2: add libbz2.so.1.0 link for compat

2024-03-15 Thread Randolph Sapp via lists.openembedded.org
From: Randolph Sapp 

Add a link from libbz2.so.1.0 to libbz2.so.${PV} for compatibility with
other distributions.

A handfull of distributions are still using the "Makefile-libbz2_so" to
generate libbz2 and bzip2-shared. This creates a library with a soname
of "libbz2.so.1.0". This library link is not provide by default in
autotools builds so add one here as Gentoo does now [1].

This has been addressed upstream already, but there hasn't been a stable
release since then [2].

[1] https://bugs.gentoo.org/338321
[2] https://gitlab.com/bzip2/bzip2/-/merge_requests/42

Signed-off-by: Randolph Sapp 
---
 meta/recipes-extended/bzip2/bzip2_1.0.8.bb | 5 +
 1 file changed, 5 insertions(+)

diff --git a/meta/recipes-extended/bzip2/bzip2_1.0.8.bb 
b/meta/recipes-extended/bzip2/bzip2_1.0.8.bb
index 4e3a06f240..4453171701 100644
--- a/meta/recipes-extended/bzip2/bzip2_1.0.8.bb
+++ b/meta/recipes-extended/bzip2/bzip2_1.0.8.bb
@@ -62,6 +62,11 @@ do_install_ptest () {
sed -i -e "s|^Makefile:|_Makefile:|" ${D}${PTEST_PATH}/Makefile
 }
 
+# add the following link for cross-distro compatibility
+do_install:append () {
+   ln -s libbz2.so.${PV} "${D}${libdir}/libbz2.so.1.0"
+}
+
 FILES:libbz2 = "${libdir}/lib*${SOLIBS}"
 
 RDEPENDS:${PN}-ptest += "make bash"
-- 
2.44.0


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197252): 
https://lists.openembedded.org/g/openembedded-core/message/197252
Mute This Topic: https://lists.openembedded.org/mt/104959821/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [OE-core] [PATCH] mirrors: Switch llvm to use shallow cloning

2024-03-15 Thread Chuck Wolber
On Wed, Feb 28, 2024 at 2:39 PM Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:

> The llvm github repo appears to see a lot of churn on branches we're not
> interested in and is in general huge and unreliable to clone.
>
> Switch to shallow clones to improve the user experience.
>

This reminded me of something I recently observed in a kirkstone build.

I set the following in my local.conf:

BB_GENERATE_MIRROR_TARBALLS = "1"
BB_GENERATE_SHALLOW_TARBALLS = "1"
BB_GIT_SHALLOW = "1"

For the most part this worked as expected, but the llvm recipe ended up
with both a shallow
(157 MB) *AND* a full (6.4GB) git clone .tar.gz file in the downloads
directory.

It is always possible that I mixed something up, but I tried it twice,
being careful to start from a
completely empty build. Each time I was able to unpack the gitshallow and
git2 LLVM bundles
and convince myself that I was looking at the same thing when the
"release/13.x" branch was
checked out.

..Ch:W..

-- 
*"Perfection must be reached by degrees; she requires the slow hand of
time." - Voltaire*

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197251): 
https://lists.openembedded.org/g/openembedded-core/message/197251
Mute This Topic: https://lists.openembedded.org/mt/104633560/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [OE-core] Call for contributions to the 5.0 release notes

2024-03-15 Thread Ross Burton
On 15 Mar 2024, at 08:12, Michael Opdenacker via lists.openembedded.org 
 wrote:
> 
> Greetings,
> 
> If you contributed new features to the upcoming release, or if you are 
> interested in figuring out what's new in 5.0, that would be great if you 
> could help us by submitting bits of release notes about them too.

I’ve been making notes of every commit that I’ve seen go into master that looks 
like it should be in the release notes.  I didn’t include upgrades unless they 
were incredibly notable because that can be generated by a script.

I know this isn’t very useful as it is, and I do hope to start writing some 
entries where I was responsible for the changes, but here’s the raw list:

b49d42ce: oeqa/runtime/login: Proof of concept for screenshot testcases
e9870028: image_types.bbclass: fix vfat image names
22d6c096: rxvt: add rxvt to desktop entry name
2f4f72ff: Add genericarm64 MACHINE
f1567659: bmaptool: now part of Yocto Project
fd2e5e0b: goarch: disable dynamic linking globally
2387bd63: core-image-full-cmdline: add package-management
694b85a2: rust: Revert PGO to it's default
90893b5e: python3: dont disable readline module for editline
ee014ca5: wic: allow imager-specific filename extensions
08aa69a1: bitbake: runqueue: Add support for BB_LOADFACTOR_MAX
a226865c: base-files: add usage warning to motd
9f7475b4: recipetool; add support for python_mesonpy class
a7484a66: python_mesonpy.bbclass: move from meta-python
c0a2e3a9: python3-meson-python: move from meta-python
03f3aa64: python3-pyproject-metadata: move from meta-python
4cfd0f7e: lib/oe/patch: Use git notes to store the filenames for the patches
6f32769a: overlayfs-etc: add option to skip creation of mount dirs
1effd101: bitbake: hashserv: Add Unihash Garbage Collection
fd600728: meta-poky/conf/templates/default/conf-summary.txt: add a template 
summary
c390b2e6: oe-setup-build: add a tool for discovering config templates and 
setting up builds
dfe98713: oe-init-build-env: generate .vscode from template
f62e4d81: bitbake: taskexp_ncurses: ncurses version of taskexp.py
3ccb4d8a: devtool: new ide-sdk plugin
8da6bd69: cups: use LOCALE_PATHS to split localized HTML templates
c2a7c008: lib/oe/package: add LOCALE_PATHS to add define all locations for 
locales
a7bbb105: bitbake: runqueue: Improve performance for executing tasks
80396cc7: sanity.bbclass: raise_sanity_error if /tmp is noexec
07006c48: Revert "lzop: remove recipe from oe-core"
92d790f5: conf/machine: Add Power8 tune to PowerPC architecture
81d90fc8: package_rpm: add RPMBUILD_EXTRA_PARAMS variable
77f5f99f: package_manager: ipk: add OPKG_MAKE_INDEX_EXTRA_PARAMS variable
e6857735: wic: implement reproducible Disk GUID
cc740bf6: arm/armv*: add all the Arm tunes in GCC 13.2.0
e71f54c6: tunes/sve: Add support for sve2 instructions
6d503a7f: glibc: Upgrade to 2.39
b0e5542e: binutils: Upgrade to binutils 2.42
78c99af2: eudev: allow for predictable network interface names
6540f65a: linux-yocto-dev: update to v6.8
ed081806: sysroot user management postinsts: run with /bin/sh -e to report 
errors when they happen
bb630c3e: rust: Enable rust oe-selftest.
999bcf99: linux-yocto/6.1: drop recipes
603669d3: xserver-xorg: disable xvfb by default
97fd704a: tune-core2: Update qemu cpu to supported model
09b69a69: rng-tools: Revert "rng-tools: move to meta-oe"
3e579c30: classes: go-vendor: Handle modules from the same repo
0161d08a: recipetool: Don't fail on local go modules
6e00774a: classes-global/insane: Add check for "virtual/" in RPROVIDES and 
RDEPENDS
c917323a: classes/recipes: Switch to use inherit_defer
c56fce9e: bitbake: ast/BBHandler: Add inherit_defer support
5031cf42: package.py: fix Darwin support
d2b44538: rng-tools: move to meta-oe
61182659: bitbake: runqueue: Fix runall all bug
3dc89580: autotools: don't exclude gtkdocize
67e3f243: bitbake: bitbake/runqueue: rework 'bitbake -S printdiff' logic
c665a2c9: bitbake: ast: Fix EXPORT_FUNCTIONS bug
3f415929: bitbake: bitbake: event: Inject empty lines to make code match lineno 
in filename
8c732425: openssh: Add PACKAGECONFIG option to customize sshd mode
10075b25: linux-yocto/6.1: update to v6.1.70
486588e2: linux-yocto/6.6: update to v6.6.9
df9eb69f: linux-yocto: introduce 6.6 reference kernel
4f2c4993: systemd-boot: Add recipe to compile native
b40a8e02: zvariant: Drop recipe
fdef56a5: archiver.bbclass: Drop tarfile module to improve performance
3000abe2: conf/machine-sdk: declare qemu-usermode SDK_MACHINE_FEATURE
64162b18: nativesdk: don't unset MACHINE_FEATURES, let machine-sdk/ set it
60ce6818: nativesdk: ensure features don't get backfilled
df548e98: ipk: Switch to using zstd compression
bc8ca0ba: wic: use E2FSPROGS_FAKE_TIME and hash_seed to generate reproducible 
ext4 images
143686fe: gpgme: disable python support (until upstream fixes 3.12 
compatibility)
e73b3744: python3: re-enable profile guided optimisation
2f56aec0: machine/arch-armv9: remove crc and sve tunes, they are mandatory
26560efa: images: add core-image-initramfs-boot

Re: [OE-core] [master] [PATCH] cve-check: Add provision to exclude classes

2024-03-15 Thread Dhairya Nagodra via lists.openembedded.org


>-Original Message-
>From: Ross Burton 
>Sent: Friday, March 15, 2024 9:39 PM
>To: Dhairya Nagodra -X (dnagodra - E-INFO CHIPS INC at Cisco)
>
>Cc: openembedded-core@lists.openembedded.org; xe-linux-external(mailer
>list) 
>Subject: Re: [OE-core] [master] [PATCH] cve-check: Add provision to exclude
>classes
>
>On 3 Mar 2024, at 17:53, Dhairya Nagodra via lists.openembedded.org
> wrote:
>>
>> From: Dhairya Nagodra 
>>
>> - There are times when exluding a package that inherits a particular
>> class/classes may be desired.
>> - This provides the framework for that via the variable:
>>  CVE_CHECK_CLASS_EXCLUDELIST
>
>What’s the use-case for this?  Note that you can control whether cve-check
>runs per-layer already, if that’s useful.

Currently, the CVE report is generated for all packages associated with the 
build. 
However, not all of them might be getting used in the target device.
The package associated with native, nativesdk, cross classes are examples of 
such.
This patch would provide a way to exclude these packages in the CVE report.
So, if the variable is set like CVE_CHECK_CLASS_EXCLUDELIST = "native", 
The report would not have the entries for these packages:
 gnupg-native, nasm-native, binutils-native (and so on)

This is helpful when one wants to concentrate their CVE fixing efforts to the 
specific packages going into the target device.

Regards,
Dhairya

>
>Ross

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197249): 
https://lists.openembedded.org/g/openembedded-core/message/197249
Mute This Topic: https://lists.openembedded.org/mt/104706824/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [OE-core] '.bashrc': Unknown file type; file ignored

2024-03-15 Thread Enrico Scholz via lists.openembedded.org
Enrico Scholz  writes:

> Seen on scarthgap bc793fa9d1fe24c102d91e97b7002b6e637cbfa5 and it seems
> to be very reproducible (both the failure on ubuntu-20.04 and the success
> on fedora-39).

Can be reproduced manually by setting the PSEUDO environment and
invoking

| pseudo useradd -R `pwd`/rootfs bar1
| pseudo ls -la rootfs/home/bar1


Problem is somewhere in the interpretation of the fstatat() result in

4.14.2/shadow-4.14.2/lib/copydir.c

| 443   if (fstatat(dst->dirfd, dst->name, , AT_SYMLINK_NOFOLLOW) != 
-1) {
|   return 0;
|   }
| 
| + printf("fstatat(%d, %s) -> dev=%d, ino=%d, mode=%o\n",
| +dst->dirfd, dst->name, (int)sb.st_dev, (int)sb.st_ino, 
sb.st_mode);


Shows here (content is from /etc/skel)

| fstatat(5, .profile) -> dev=64514, ino=1787061952, mode=15241063300
| fstatat(5, .bashrc) -> dev=64514, ino=1787061952, mode=15241063300

While

| $ stat rootfs/etc/skel/. 
|   File: rootfs/etc/skel/.bashrc
|   Size: 410 Blocks: 8  IO Block: 4096   regular file
| Device: 252,2   Inode: 19552578Links: 1

is expected.



Pseudo log shows for this call

1914825: wrapper called: __fxstatat
1914825: __fxstatat - signals blocked, obtaining lock
1914825: paes: newpath .../rootfs/etc/skel, element list <.bashrc>
1914825: element to add: '.bashrc'
1914825: pae: '.../rootfs/etc/skel', + '.bashrc', is_dir 1
1914825: paes: append_element gave us '.../rootfs/etc/skel/.bashrc', current ''
1914825: .../rootfs/etc/skel + .bashrc => <.../rootfs/etc/skel/.bashrc>
1914825: base_path[nofollow]: .../rootfs/etc/skel.bashrc => 
.../rootfs/etc/skel/.bashrc
1914825: root_path [__fxstatat, 235]: '.../rootfs/etc/skel/.bashrc' from 
'.bashrc'
1914825: statat .../rootfs/etc/skel/.bashrc (+buf) (0100755): processing 
request [ino 19552578]
1914825: sending request [ino 19552578]
1914825: sending a message: ino 19552578
1914825: msg type 3 (stat), external path .../rootfs/etc/skel/.bashrc, mode 
0100755
1914825: wrote 182 bytes
1914825: sent!



Enrico

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197248): 
https://lists.openembedded.org/g/openembedded-core/message/197248
Mute This Topic: https://lists.openembedded.org/mt/104950372/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] libassuan: upgrading to 2.5.7 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libassuan* to *2.5.7* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-libassuan-upgrade-2.5.6-2.5.7.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 477a2c2edf4fdb9cc211b68e2552daf85a9f6582 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 15:39:01 +
Subject: [PATCH] libassuan: upgrade 2.5.6 -> 2.5.7

---
 .../libassuan/libassuan-add-pkgconfig-support.patch   | 8 +---
 .../libassuan/{libassuan_2.5.6.bb => libassuan_2.5.7.bb}  | 2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)
 rename meta/recipes-support/libassuan/{libassuan_2.5.6.bb => 
libassuan_2.5.7.bb} (93%)

diff --git 
a/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch
 
b/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch
index fe811254d3..a0fc6cf757 100644
--- 
a/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch
+++ 
b/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch
@@ -1,3 +1,8 @@
+From d91b46ba2ed6677921c7902abe22fa7af11e308d Mon Sep 17 00:00:00 2001
+From: Chen Qi 
+Date: Thu, 22 May 2014 10:50:00 +0100
+Subject: [PATCH] libassuan: Improve pkgconfig support
+
 Add pkgconfig support to libassuan.
 This patch is rejected by upstream for the reason below:
 They think pkgconfig adds no portability and maintaining them is not 
worthwhile.
@@ -130,6 +135,3 @@ index df50484..380a48a 100644
  ifelse([$3], , :, [$3])
fi
AC_SUBST(LIBASSUAN_CFLAGS)
--- 
-2.25.1
-
diff --git a/meta/recipes-support/libassuan/libassuan_2.5.6.bb 
b/meta/recipes-support/libassuan/libassuan_2.5.7.bb
similarity index 93%
rename from meta/recipes-support/libassuan/libassuan_2.5.6.bb
rename to meta/recipes-support/libassuan/libassuan_2.5.7.bb
index 7e899e7399..d1e622635f 100644
--- a/meta/recipes-support/libassuan/libassuan_2.5.6.bb
+++ b/meta/recipes-support/libassuan/libassuan_2.5.7.bb
@@ -20,7 +20,7 @@ SRC_URI = "${GNUPG_MIRROR}/libassuan/libassuan-${PV}.tar.bz2 \
file://libassuan-add-pkgconfig-support.patch \
   "
 
-SRC_URI[sha256sum] = 
"e9fd27218d5394904e4e39788f9b1742711c3e6b41689a31aa3380bd5aa4f426"
+SRC_URI[sha256sum] = 
"0103081ffc27838a2e50479153ca105e873d3d65d8a9593282e9c94c7e6afb76"
 
 BINCONFIG = "${bindir}/libassuan-config"
 
-- 
2.42.0

packages/core2-64-poky-linux/libassuan: PKGV changed from 2.5.6 [default] to 
2.5.7 [default]
packages/core2-64-poky-linux/libassuan: SRC_URI changed from 
"https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.6.tar.bz2 
file://libassuan-add-pkgconfig-support.patch" to 
"https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.7.tar.bz2 
file://libassuan-add-pkgconfig-support.patch"
packages/core2-64-poky-linux/libassuan: PV changed from "2.5.6" to "2.5.7"
packages/core2-64-poky-linux/libassuan/libassuan-dbg: PKGV changed from 2.5.6 
[default] to 2.5.7 [default]
packages/core2-64-poky-linux/libassuan/libassuan-dbg: FILELIST: removed 
"/usr/lib/.debug/libassuan.so.0.8.6", added "/usr/lib/.debug/libassuan.so.0.8.7"
packages/core2-64-poky-linux/libassuan/libassuan-dbg: PV changed from "2.5.6" 
to "2.5.7"
packages/core2-64-poky-linux/libassuan/libassuan-dev: PKGV changed from 2.5.6 
[default] to 2.5.7 [default]
packages/core2-64-poky-linux/libassuan/libassuan-dev: PV changed from "2.5.6" 
to "2.5.7"
packages/core2-64-poky-linux/libassuan/libassuan-doc: PKGV changed from 2.5.6 
[default] to 2.5.7 [default]
packages/core2-64-poky-linux/libassuan/libassuan-doc: PV changed from "2.5.6" 
to "2.5.7"
packages/core2-64-poky-linux/libassuan/libassuan-doc: PKGSIZE changed from 
157500 to 157539 (+0%)
packages/core2-64-poky-linux/libassuan/libassuan-locale: PKGV changed from 
2.5.6 [default] to 2.5.7 [default]
packages/core2-64-poky-linux/libassuan/libassuan-locale: PV changed from 
"2.5.6" to "2.5.7"
packages/core2-64-poky-linux/libassuan/libassuan-src: PKGV changed from 2.5.6 
[default] to 2.5.7 [default]
packages/core2-64-poky-linux/libassuan/libassuan-src: PV changed from "2.5.6" 
to "2.5.7"
packages/core2-64-poky-linux/libassuan/libassuan-staticdev: PKGV changed from 
2.5.6 [default] to 2.5.7 [default]

[OE-core] [AUH] attr: upgrading to 2.5.2 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *attr* to *2.5.2* has Failed 
(devtool error).

Detailed error information:

The following devtool command failed:  upgrade attr -V 2.5.2
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-7c250ed9a56d84dedd8a32f73d777f02328bbb1b"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:7c250ed9a56d84dedd8a32f73d777f02328bbb1b"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 12 Local 9 Mirrors 0 Missed 3 Current 17 (75% match, 89% 
complete)
Removing 1 stale sstate objects for arch x86_64...done.
NOTE: Executing Tasks
Log data follows:
| DEBUG: Executing python function do_unpack
| DEBUG: Executing python function base_do_unpack
| NOTE: Unpacking 
/srv/autobuilder/autobuilder.yocto.io/current_sources/attr-2.5.1.tar.gz to 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/attr/2.5.1/devtooltmp-4t78np04/workdir/
| DEBUG: Searching for run-ptest in paths:
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr-2.5.1/poky
| /home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/poky
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/files/poky
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr-2.5.1/qemux86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/qemux86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/files/qemux86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr-2.5.1/qemuall
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/qemuall
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/files/qemuall
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr-2.5.1/x86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/x86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/files/x86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr-2.5.1/
| /home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/
| /home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/files/
| DEBUG: Using 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/run-ptest 
for run-ptest
| NOTE: Unpacking 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/run-ptest 
to 
/home/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/attr/2.5.1/devtooltmp-4t78np04/workdir/
| DEBUG: Searching for 
0001-attr.c-Include-libgen.h-for-posix-version-of-basenam.patch in paths:
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr-2.5.1/poky
| /home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/poky
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/files/poky
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr-2.5.1/qemux86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/qemux86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/files/qemux86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr-2.5.1/qemuall
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/qemuall
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/files/qemuall
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr-2.5.1/x86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/x86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/files/x86-64
| 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr-2.5.1/
| /home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/
| /home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/files/
| DEBUG: Using 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/0001-attr.c-Include-libgen.h-for-posix-version-of-basenam.patch
 for 0001-attr.c-Include-libgen.h-for-posix-version-of-basenam.patch
| NOTE: Unpacking 
/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/attr/attr/0001-attr.c-Include-libgen.h-for-posix-version-of-basenam.patch

[OE-core] [AUH] debianutils: upgrading to 5.17 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *debianutils* to *5.17* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-debianutils-upgrade-5.16-5.17.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 6e4b3ff6dadedcaafabfd0f91620f0b2294efd4a Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 15:06:44 +
Subject: [PATCH] debianutils: upgrade 5.16 -> 5.17

---
 .../debianutils/{debianutils_5.16.bb => debianutils_5.17.bb}| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/debianutils/{debianutils_5.16.bb => 
debianutils_5.17.bb} (97%)

diff --git a/meta/recipes-support/debianutils/debianutils_5.16.bb 
b/meta/recipes-support/debianutils/debianutils_5.17.bb
similarity index 97%
rename from meta/recipes-support/debianutils/debianutils_5.16.bb
rename to meta/recipes-support/debianutils/debianutils_5.17.bb
index ec629d8b73..c5f25bae40 100644
--- a/meta/recipes-support/debianutils/debianutils_5.16.bb
+++ b/meta/recipes-support/debianutils/debianutils_5.17.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = 
"file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9
 SRC_URI = 
"git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \
"
 
-SRCREV = "9e0facf19b17b6d090a5dcc8cacb0c16e5ad9f72"
+SRCREV = "baf12e98a02883d1b76081e32f2185ee3497570b"
 
 inherit autotools update-alternatives
 
-- 
2.42.0

packages/core2-64-poky-linux/debianutils/debianutils-dbg: PV changed from 
"5.16" to "5.17"
packages/core2-64-poky-linux/debianutils/debianutils-dbg: PKGV changed from 
5.16 [default] to 5.17 [default]
packages/core2-64-poky-linux/debianutils/debianutils-dev: PV changed from 
"5.16" to "5.17"
packages/core2-64-poky-linux/debianutils/debianutils-dev: PKGV changed from 
5.16 [default] to 5.17 [default]
packages/core2-64-poky-linux/debianutils/debianutils-doc: PV changed from 
"5.16" to "5.17"
packages/core2-64-poky-linux/debianutils/debianutils-doc: PKGV changed from 
5.16 [default] to 5.17 [default]
packages/core2-64-poky-linux/debianutils/debianutils-locale: PV changed from 
"5.16" to "5.17"
packages/core2-64-poky-linux/debianutils/debianutils-locale: PKGV changed from 
5.16 [default] to 5.17 [default]
packages/core2-64-poky-linux/debianutils/debianutils-run-parts: PV changed from 
"5.16" to "5.17"
packages/core2-64-poky-linux/debianutils/debianutils-run-parts: PKGV changed 
from 5.16 [default] to 5.17 [default]
packages/core2-64-poky-linux/debianutils/debianutils-src: PKGSIZE changed from 
30109 to 30127 (+0%)
packages/core2-64-poky-linux/debianutils/debianutils-src: PV changed from 
"5.16" to "5.17"
packages/core2-64-poky-linux/debianutils/debianutils-src: PKGV changed from 
5.16 [default] to 5.17 [default]
packages/core2-64-poky-linux/debianutils/debianutils-staticdev: PV changed from 
"5.16" to "5.17"
packages/core2-64-poky-linux/debianutils/debianutils-staticdev: PKGV changed 
from 5.16 [default] to 5.17 [default]
packages/core2-64-poky-linux/debianutils/debianutils: PV changed from "5.16" to 
"5.17"
packages/core2-64-poky-linux/debianutils/debianutils: PKGV changed from 5.16 
[default] to 5.17 [default]
packages/core2-64-poky-linux/debianutils: PV changed from "5.16" to "5.17"
packages/core2-64-poky-linux/debianutils: PKGV changed from 5.16 [default] to 
5.17 [default]


0001-debianutils-upgrade-5.16-5.17.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197237): 
https://lists.openembedded.org/g/openembedded-core/message/197237
Mute This Topic: https://lists.openembedded.org/mt/104951847/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] libpng: upgrading to 1.6.43 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libpng* to *1.6.43* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-libpng-upgrade-1.6.42-1.6.43.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From c4101a6800b315ac311154a5868aaf877d0b72ff Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 14:59:23 +
Subject: [PATCH] libpng: upgrade 1.6.42 -> 1.6.43

---
 .../libpng/{libpng_1.6.42.bb => libpng_1.6.43.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/libpng/{libpng_1.6.42.bb => libpng_1.6.43.bb} 
(93%)

diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.42.bb 
b/meta/recipes-multimedia/libpng/libpng_1.6.43.bb
similarity index 93%
rename from meta/recipes-multimedia/libpng/libpng_1.6.42.bb
rename to meta/recipes-multimedia/libpng/libpng_1.6.43.bb
index cadbe957db..44869dce73 100644
--- a/meta/recipes-multimedia/libpng/libpng_1.6.42.bb
+++ b/meta/recipes-multimedia/libpng/libpng_1.6.43.bb
@@ -11,7 +11,7 @@ DEPENDS = "zlib"
 LIBV = "16"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/${BP}.tar.xz"
-SRC_URI[sha256sum] = 
"c919dbc11f4c03b05aba3f8884d8eb7adfe3572ad228af972bb60057bdb48450"
+SRC_URI[sha256sum] = 
"6a5ca0652392a2d7c9db2ae5b40210843c0bbc081cbd410825ab00cc59f14a6c"
 
 MIRRORS += "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/ 
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/older-releases/"
 
-- 
2.42.0

packages/core2-64-poky-linux/libpng: PV changed from "1.6.42" to "1.6.43"
packages/core2-64-poky-linux/libpng: SRC_URI changed from 
"https://downloads.sourceforge.net/project/libpng/libpng16/libpng-1.6.42.tar.xz;
 to 
"https://downloads.sourceforge.net/project/libpng/libpng16/libpng-1.6.43.tar.xz;
packages/core2-64-poky-linux/libpng: PKGV changed from 1.6.42 [default] to 
1.6.43 [default]
packages/core2-64-poky-linux/libpng/libpng-dbg: PV changed from "1.6.42" to 
"1.6.43"
packages/core2-64-poky-linux/libpng/libpng-dbg: FILELIST: removed 
"/usr/lib/.debug/libpng16.so.16.41.0", added 
"/usr/lib/.debug/libpng16.so.16.43.0"
packages/core2-64-poky-linux/libpng/libpng-dbg: PKGV changed from 1.6.42 
[default] to 1.6.43 [default]
packages/core2-64-poky-linux/libpng/libpng-dbg: PKGSIZE changed from 789992 to 
790432 (+0%)
packages/core2-64-poky-linux/libpng/libpng-dev: PV changed from "1.6.42" to 
"1.6.43"
packages/core2-64-poky-linux/libpng/libpng-dev: PKGV changed from 1.6.42 
[default] to 1.6.43 [default]
packages/core2-64-poky-linux/libpng/libpng-dev: PKGSIZE changed from 174169 to 
174214 (+0%)
packages/core2-64-poky-linux/libpng/libpng-doc: PV changed from "1.6.42" to 
"1.6.43"
packages/core2-64-poky-linux/libpng/libpng-doc: PKGV changed from 1.6.42 
[default] to 1.6.43 [default]
packages/core2-64-poky-linux/libpng/libpng-doc: PKGSIZE changed from 268658 to 
268667 (+0%)
packages/core2-64-poky-linux/libpng/libpng-locale: PV changed from "1.6.42" to 
"1.6.43"
packages/core2-64-poky-linux/libpng/libpng-locale: PKGV changed from 1.6.42 
[default] to 1.6.43 [default]
packages/core2-64-poky-linux/libpng/libpng-src: PV changed from "1.6.42" to 
"1.6.43"
packages/core2-64-poky-linux/libpng/libpng-src: PKGV changed from 1.6.42 
[default] to 1.6.43 [default]
packages/core2-64-poky-linux/libpng/libpng-src: PKGSIZE changed from 1400483 to 
1400624 (+0%)
packages/core2-64-poky-linux/libpng/libpng-staticdev: PV changed from "1.6.42" 
to "1.6.43"
packages/core2-64-poky-linux/libpng/libpng-staticdev: PKGV changed from 1.6.42 
[default] to 1.6.43 [default]
packages/core2-64-poky-linux/libpng/libpng-tools: PV changed from "1.6.42" to 
"1.6.43"
packages/core2-64-poky-linux/libpng/libpng-tools: PKGV changed from 1.6.42 
[default] to 1.6.43 [default]
packages/core2-64-poky-linux/libpng/libpng: PV changed from "1.6.42" to "1.6.43"
packages/core2-64-poky-linux/libpng/libpng: FILELIST: removed 
"/usr/lib/libpng16.so.16.41.0", added "/usr/lib/libpng16.so.16.43.0"
packages/core2-64-poky-linux/libpng/libpng: PKGV changed from 1.6.42 [default] 
to 1.6.43 [default]
Changes to packages/core2-64-poky-linux/libpng (sysroot):
  /usr/lib/libpng16.so.16 changed symlink target from libpng16.so.16.41.0 to 
libpng16.so.16.43.0
  /usr/lib/libpng16.so changed symlink 

[OE-core] [AUH] gstreamer1.0-vaapi: upgrading to 1.24.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gstreamer1.0-vaapi* to 
*1.24.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 
0001-gstreamer1.0-vaapi-upgrade-1.22.10-1.24.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 8f76ae65e6958e538513591e7e5bd99cebb6ffd8 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 14:51:47 +
Subject: [PATCH] gstreamer1.0-vaapi: upgrade 1.22.10 -> 1.24.0

---
 ...treamer1.0-vaapi_1.22.10.bb => gstreamer1.0-vaapi_1.24.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.22.10.bb => 
gstreamer1.0-vaapi_1.24.0.bb} (95%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.22.10.bb 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.0.bb
similarity index 95%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.22.10.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.0.bb
index b52b7aa4c4..0c1b47b5e8 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.22.10.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.0.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c"
 
 SRC_URI = 
"https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.xz;
 
-SRC_URI[sha256sum] = 
"094ca144aca8f2c554a2517dfdc421fa37c80294c6f12b992c20cbc73aa2c0bd"
+SRC_URI[sha256sum] = 
"6b1f3b91ca65dedc67dc67a25dc1d1e464f11825a27ab9c7ac7c1bda67f03596"
 
 S = "${WORKDIR}/${REALPN}-${PV}"
 DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base 
gstreamer1.0-plugins-bad"
-- 
2.42.0



0001-gstreamer1.0-vaapi-upgrade-1.22.10-1.24.0.patch
Description: Binary data
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1878 entries from dependency cache.
Parsing recipes...done.
Parsing of 922 .bb files complete (921 cached, 1 parsed). 1877 targets, 35 
skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-64 sysroot...done.
Removing 1 recipes from the qemux86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-0487319d12bb09383905ef9f72c14b545b370a7b"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:0487319d12bb09383905ef9f72c14b545b370a7b"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 459 Local 446 Mirrors 0 Missed 13 Current 762 (97% 
match, 98% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3046 of 3369 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.0.bb:do_recipe_qa)
NOTE: Running task 3179 of 3369 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.0.bb:do_write_config)
NOTE: recipe gstreamer1.0-vaapi-1.24.0-r0: task do_recipe_qa: Started
NOTE: recipe gstreamer1.0-vaapi-1.24.0-r0: task do_write_config: Started
NOTE: recipe gstreamer1.0-vaapi-1.24.0-r0: task do_write_config: Succeeded
NOTE: recipe gstreamer1.0-vaapi-1.24.0-r0: task do_recipe_qa: Succeeded
NOTE: Running task 3350 of 3369 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.0.bb:do_fetch)
NOTE: recipe gstreamer1.0-vaapi-1.24.0-r0: task do_fetch: Started
NOTE: recipe gstreamer1.0-vaapi-1.24.0-r0: task do_fetch: Succeeded
NOTE: Running task 3351 of 3369 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.0.bb:do_unpack)
NOTE: Running task 3352 of 3369 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.0.bb:do_prepare_recipe_sysroot)
NOTE: recipe gstreamer1.0-vaapi-1.24.0-r0: task do_unpack: Started

[OE-core] [AUH] gstreamer1.0-plugins-base: upgrading to 1.24.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gstreamer1.0-plugins-base* to 
*1.24.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 
0001-gstreamer1.0-plugins-base-upgrade-1.22.10-1.24.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 08743f39436a15afabd2e4668fb57cfc97a1c293 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 14:33:33 +
Subject: [PATCH] gstreamer1.0-plugins-base: upgrade 1.22.10 -> 1.24.0

---
 ...-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch | 5 ++---
 .../0002-ssaparse-enhance-SSA-text-lines-parsing.patch   | 5 ++---
 .../0003-viv-fb-Make-sure-config.h-is-included.patch | 3 +--
 ...s-base_1.22.10.bb => gstreamer1.0-plugins-base_1.24.0.bb} | 2 +-
 4 files changed, 6 insertions(+), 9 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.22.10.bb 
=> gstreamer1.0-plugins-base_1.24.0.bb} (98%)

diff --git 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch
 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch
index 34c99ded42..e58f34615d 100644
--- 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch
+++ 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch
@@ -1,4 +1,4 @@
-From 63fe5a7b4ef70e2c490bad3b0838329935a8d77c Mon Sep 17 00:00:00 2001
+From 5c48cae652eb444a4cb424ea61f5c6df23735000 Mon Sep 17 00:00:00 2001
 From: zhouming 
 Date: Wed, 14 May 2014 10:16:20 +0800
 Subject: [PATCH] ENGR00312515: get caps from src pad when query caps
@@ -8,7 +8,6 @@ https://bugzilla.gnome.org/show_bug.cgi?id=728312
 Upstream-Status: Pending
 
 Signed-off-by: zhouming 
-
 ---
  gst-libs/gst/tag/gsttagdemux.c | 13 +
  1 file changed, 13 insertions(+)
@@ -17,7 +16,7 @@ Signed-off-by: zhouming 
 diff --git a/gst-libs/gst/tag/gsttagdemux.c b/gst-libs/gst/tag/gsttagdemux.c
 old mode 100644
 new mode 100755
-index 173da37..2b7f34c
+index ef0ff90..53f05c8
 --- a/gst-libs/gst/tag/gsttagdemux.c
 +++ b/gst-libs/gst/tag/gsttagdemux.c
 @@ -1796,6 +1796,19 @@ gst_tag_demux_pad_query (GstPad * pad, GstObject * 
parent, GstQuery * query)
diff --git 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-ssaparse-enhance-SSA-text-lines-parsing.patch
 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-ssaparse-enhance-SSA-text-lines-parsing.patch
index c922aadede..55595cd35a 100644
--- 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-ssaparse-enhance-SSA-text-lines-parsing.patch
+++ 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-ssaparse-enhance-SSA-text-lines-parsing.patch
@@ -1,4 +1,4 @@
-From 7bf9525528c8f4a47413d7f82214d76f95f0c5f6 Mon Sep 17 00:00:00 2001
+From 322ae877ab45e2cdfba8ac656582b9dbb5245000 Mon Sep 17 00:00:00 2001
 From: Mingke Wang 
 Date: Thu, 19 Mar 2015 14:17:10 +0800
 Subject: [PATCH] ssaparse: enhance SSA text lines parsing.
@@ -9,7 +9,6 @@ and there's are maybe multiple Dialog lines in one input buffer.
 Upstream-Status: Submitted [https://bugzilla.gnome.org/show_bug.cgi?id=747496]
 
 Signed-off-by: Mingke Wang 
-
 ---
  gst/subparse/gstssaparse.c | 150 +
  1 file changed, 134 insertions(+), 16 deletions(-)
@@ -18,7 +17,7 @@ Signed-off-by: Mingke Wang 
 diff --git a/gst/subparse/gstssaparse.c b/gst/subparse/gstssaparse.c
 old mode 100644
 new mode 100755
-index d6fdb9c..5ebe678
+index 42fbb42..2dab51c
 --- a/gst/subparse/gstssaparse.c
 +++ b/gst/subparse/gstssaparse.c
 @@ -270,6 +270,7 @@ gst_ssa_parse_remove_override_codes (GstSsaParse * parse, 
gchar * txt)
diff --git 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-viv-fb-Make-sure-config.h-is-included.patch
 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-viv-fb-Make-sure-config.h-is-included.patch
index a605533be8..7ab725919d 100644
--- 

[OE-core] [AUH] gnupg: upgrading to 2.4.5 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gnupg* to *2.4.5* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-gnupg-upgrade-2.4.4-2.4.5.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 0f659eeb6e5980549fb723d4655a22f45dd50363 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 15:27:32 +
Subject: [PATCH] gnupg: upgrade 2.4.4 -> 2.4.5

---
 .../0001-Woverride-init-is-not-needed-with-gcc-9.patch | 7 ++-
 ...figure.ac-use-a-custom-value-for-the-location-of-.patch | 5 ++---
 .../gnupg/0002-use-pkgconfig-instead-of-npth-config.patch  | 3 +--
 ...004-autogen.sh-fix-find-version-for-beta-checking.patch | 3 +--
 meta/recipes-support/gnupg/gnupg/relocate.patch| 3 +--
 .../gnupg/{gnupg_2.4.4.bb => gnupg_2.4.5.bb}   | 2 +-
 6 files changed, 8 insertions(+), 15 deletions(-)
 rename meta/recipes-support/gnupg/{gnupg_2.4.4.bb => gnupg_2.4.5.bb} (97%)

diff --git 
a/meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch
 
b/meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch
index 83195b5bd4..3776013e1f 100644
--- 
a/meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch
+++ 
b/meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch
@@ -1,4 +1,4 @@
-From e3adc816d2d56dd929016073937ba24e01e03cb8 Mon Sep 17 00:00:00 2001
+From 3f1fee4f794d879a2638213685836342c5c22904 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Thu, 20 Dec 2018 17:37:48 -0800
 Subject: [PATCH] Woverride-init is not needed with gcc 9
@@ -17,7 +17,7 @@ Signed-off-by: Khem Raj 
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/dirmngr/dns.h b/dirmngr/dns.h
-index 024d6dcc8..c6e141e16 100644
+index 1f647e1..334acb6 100644
 --- a/dirmngr/dns.h
 +++ b/dirmngr/dns.h
 @@ -139,7 +139,7 @@ DNS_PUBLIC int *dns_debug_p(void);
@@ -29,6 +29,3 @@ index 024d6dcc8..c6e141e16 100644
  #define DNS_PRAGMA_PUSH _Pragma("GCC diagnostic push")
  #define DNS_PRAGMA_QUIET _Pragma("GCC diagnostic ignored \"-Woverride-init\"")
  #define DNS_PRAGMA_POP _Pragma("GCC diagnostic pop")
--- 
-2.17.1
-
diff --git 
a/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch
 
b/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch
index f957f6b55e..72d5318177 100644
--- 
a/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch
+++ 
b/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch
@@ -1,4 +1,4 @@
-From 6b581c43bd01f815db78a410fd3814fc5994171e Mon Sep 17 00:00:00 2001
+From ae201b232ec10dbc8766e3cfebd07142ffc2fd62 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Mon, 22 Jan 2018 18:00:21 +0200
 Subject: [PATCH] configure.ac: use a custom value for the location of
@@ -8,13 +8,12 @@ This should avoid clashes with the host gpg-agent observed on 
autobuilders.
 
 Upstream-Status: Inappropriate [oe-core specific, and only for -native]
 Signed-off-by: Alexander Kanavin 
-
 ---
  configure.ac | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index 26d7f7b..e953c2e 100644
+index ac4f08c..90f77e9 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -1921,7 +1921,7 @@ AC_DEFINE_UNQUOTED(GPGCONF_DISP_NAME, "GPGConf",
diff --git 
a/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch
 
b/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch
index 0e58fd4c4d..8e6710ce37 100644
--- 
a/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch
+++ 
b/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch
@@ -1,4 +1,4 @@
-From d9048788d906774b1475c3bb1b17e22455c2add4 Mon Sep 17 00:00:00 2001
+From a63c3b7d0b406dd19e2f00f34490f9fe9d952a8b Mon Sep 17 00:00:00 2001
 From: Saul Wold 
 Date: Wed, 16 Aug 2017 11:16:30 +0800
 Subject: [PATCH] use pkgconfig instead of npth config
@@ -9,7 +9,6 @@ Signed-off-by: Saul Wold 
 
 Rebase to 2.1.23
 Signed-off-by: Hongxu Jia 
-
 ---
  m4/npth.m4 | 53 

[OE-core] [AUH] diffoscope: upgrading to 260 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *diffoscope* to *260* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-diffoscope-upgrade-259-260.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From d7cc7943322f25997d6bedfb7d1a7de32e397979 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 15:13:41 +
Subject: [PATCH] diffoscope: upgrade 259 -> 260

---
 .../diffoscope/{diffoscope_259.bb => diffoscope_260.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/diffoscope/{diffoscope_259.bb => 
diffoscope_260.bb} (93%)

diff --git a/meta/recipes-support/diffoscope/diffoscope_259.bb 
b/meta/recipes-support/diffoscope/diffoscope_260.bb
similarity index 93%
rename from meta/recipes-support/diffoscope/diffoscope_259.bb
rename to meta/recipes-support/diffoscope/diffoscope_260.bb
index eca2c208fc..297a53fb53 100644
--- a/meta/recipes-support/diffoscope/diffoscope_259.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_260.bb
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = 
"c1f14452467f84c4be804a3725cbfdd5eadf977ece7ad463be8b647d1a87fb42"
+SRC_URI[sha256sum] = 
"405a55502c8b2c988e46c0800d6a93e8e4e7632c1542b0a540dda50aeea41dac"
 
 RDEPENDS:${PN} += "\
 binutils \
-- 
2.42.0

packages/core2-64-poky-linux/diffoscope/diffoscope-dbg: PKGV changed from 259 
[default] to 260 [default]
packages/core2-64-poky-linux/diffoscope/diffoscope-dbg: PV changed from "259" 
to "260"
packages/core2-64-poky-linux/diffoscope/diffoscope-dev: PKGV changed from 259 
[default] to 260 [default]
packages/core2-64-poky-linux/diffoscope/diffoscope-dev: PV changed from "259" 
to "260"
packages/core2-64-poky-linux/diffoscope/diffoscope-doc: PKGV changed from 259 
[default] to 260 [default]
packages/core2-64-poky-linux/diffoscope/diffoscope-doc: PV changed from "259" 
to "260"
packages/core2-64-poky-linux/diffoscope/diffoscope-locale: PKGV changed from 
259 [default] to 260 [default]
packages/core2-64-poky-linux/diffoscope/diffoscope-locale: PV changed from 
"259" to "260"
packages/core2-64-poky-linux/diffoscope/diffoscope-src: PKGV changed from 259 
[default] to 260 [default]
packages/core2-64-poky-linux/diffoscope/diffoscope-src: PV changed from "259" 
to "260"
packages/core2-64-poky-linux/diffoscope/diffoscope-staticdev: PKGV changed from 
259 [default] to 260 [default]
packages/core2-64-poky-linux/diffoscope/diffoscope-staticdev: PV changed from 
"259" to "260"
packages/core2-64-poky-linux/diffoscope/diffoscope: PKGSIZE changed from 
1350135 to 1350522 (+0%)
packages/core2-64-poky-linux/diffoscope/diffoscope: FILELIST: directory renamed 
/usr/lib/python3.12/site-packages/diffoscope-259.dist-info -> 
/usr/lib/python3.12/site-packages/diffoscope-260.dist-info, removed 
"/usr/lib/python3.12/site-packages/diffoscope/comparators/__pycache__/7z.cpython-312.pyc
 /usr/lib/python3.12/site-packages/diffoscope/comparators/7z.py", added 
"/usr/lib/python3.12/site-packages/diffoscope/comparators/__pycache__/sevenz.cpython-312.pyc
 /usr/lib/python3.12/site-packages/diffoscope/comparators/sevenz.py"
packages/core2-64-poky-linux/diffoscope/diffoscope: PKGV changed from 259 
[default] to 260 [default]
packages/core2-64-poky-linux/diffoscope/diffoscope: PV changed from "259" to 
"260"
packages/core2-64-poky-linux/diffoscope: PKGV changed from 259 [default] to 260 
[default]
packages/core2-64-poky-linux/diffoscope: PV changed from "259" to "260"
packages/core2-64-poky-linux/diffoscope: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/d/diffoscope/diffoscope-259.tar.gz;downloadfilename=diffoscope-259.tar.gz;
 to 
"https://files.pythonhosted.org/packages/source/d/diffoscope/diffoscope-260.tar.gz;downloadfilename=diffoscope-260.tar.gz;
Changes to packages/core2-64-poky-linux/diffoscope (sysroot):
  /usr/lib/python3.12/site-packages/diffoscope-259.dist-info moved to 
/usr/lib/python3.12/site-packages/diffoscope-260.dist-info
  
/usr/lib/python3.12/site-packages/diffoscope/comparators/__pycache__/sevenz.cpython-312.pyc
 was added
  /usr/lib/python3.12/site-packages/diffoscope/comparators/sevenz.py was added
  

[OE-core] [AUH] gstreamer1.0: upgrading to 1.24.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gstreamer1.0* to *1.24.0* has 
Failed (devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe gstreamer1.0 failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-6903da82970d73b78ad16870cf67385c1a4eda27"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:6903da82970d73b78ad16870cf67385c1a4eda27"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 5 seconds
Loading cache...done.
Loaded 1877 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-6903da82970d73b78ad16870cf67385c1a4eda27"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:6903da82970d73b78ad16870cf67385c1a4eda27"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 9 Mirrors 0 Missed 1 Current 18 (90% match, 96% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 5 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:  46% || ETA:  0:00:00
Adding changed files:  92% |#   | ETA:  0:00:00
Adding changed files: 100% || Time: 0:00:00
INFO: Extracting current version source...
INFO: Adding local source files to srctree...
INFO: Extracting upgraded version source...
INFO: Fetching 
https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.24.0.tar.xz...
INFO: Rebasing devtool onto 9ddf923e84ef4effb14f3cabfbed781385a0355a
WARNING: Command 'git rebase 9ddf923e84ef4effb14f3cabfbed781385a0355a' failed:
Auto-merging meson.build
Auto-merging meson_options.txt
Auto-merging tests/check/meson.build
CONFLICT (content): Merge conflict in tests/check/meson.build

You will need to resolve conflicts in order to complete the upgrade.
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/gstreamer1.0
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/gstreamer1.0/gstreamer1.0_1.24.0.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197231): 
https://lists.openembedded.org/g/openembedded-core/message/197231
Mute This Topic: https://lists.openembedded.org/mt/104951841/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] gst-devtools: upgrading to 1.24.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gst-devtools* to *1.24.0* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-gst-devtools-upgrade-1.22.10-1.24.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 3578ea3f8d1757c8e187d64ddcd2e89512ead889 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 14:23:31 +
Subject: [PATCH] gst-devtools: upgrade 1.22.10 -> 1.24.0

---
 .../0001-connect-has-a-different-signature-on-musl.patch   | 3 +--
 .../{gst-devtools_1.22.10.bb => gst-devtools_1.24.0.bb}| 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.22.10.bb => 
gst-devtools_1.24.0.bb} (95%)

diff --git 
a/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch
 
b/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch
index 21e30d6d46..3f2451deaa 100644
--- 
a/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch
+++ 
b/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch
@@ -1,4 +1,4 @@
-From 0c73b8131efba63c5cd37ea8c7551434c3b57304 Mon Sep 17 00:00:00 2001
+From cea86f4ea103472d88689443f588b5b280a4bc0d Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Sun, 9 Sep 2018 17:38:10 -0700
 Subject: [PATCH] connect has a different signature on musl
@@ -11,7 +11,6 @@ typcasted to struct sockaddr_in* type inside the function 
before use
 Upstream-Status: Pending
 
 Signed-off-by: Khem Raj 
-
 ---
  validate/plugins/fault_injection/socket_interposer.c | 7 ++-
  1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-multimedia/gstreamer/gst-devtools_1.22.10.bb 
b/meta/recipes-multimedia/gstreamer/gst-devtools_1.24.0.bb
similarity index 95%
rename from meta/recipes-multimedia/gstreamer/gst-devtools_1.22.10.bb
rename to meta/recipes-multimedia/gstreamer/gst-devtools_1.24.0.bb
index 363d12612f..fa69b81cfa 100644
--- a/meta/recipes-multimedia/gstreamer/gst-devtools_1.22.10.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-devtools_1.24.0.bb
@@ -12,7 +12,7 @@ SRC_URI = 
"https://gstreamer.freedesktop.org/src/gst-devtools/gst-devtools-${PV}
file://0001-connect-has-a-different-signature-on-musl.patch \
"
 
-SRC_URI[sha256sum] = 
"0e1ec0d0b8f2d3d314a397399cd01dfc50c02ac088176996f934758119075ea9"
+SRC_URI[sha256sum] = 
"5d9adf8dc3474154d62f59659f49eb8d077c0458b28dc6dd63ab923dbb13d39d"
 
 DEPENDS = "json-glib glib-2.0 glib-2.0-native gstreamer1.0 
gstreamer1.0-plugins-base"
 RRECOMMENDS:${PN} = "git"
-- 
2.42.0



0001-gst-devtools-upgrade-1.22.10-1.24.0.patch
Description: Binary data
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1878 entries from dependency cache.
Parsing recipes...done.
Parsing of 922 .bb files complete (921 cached, 1 parsed). 1877 targets, 35 
skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-64 sysroot...done.
Removing 1 recipes from the qemux86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-8b58f287ea8c5ba5645795e2376a6826b261e78d"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:8b58f287ea8c5ba5645795e2376a6826b261e78d"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 392 Local 380 Mirrors 0 Missed 12 Current 563 (96% 
match, 98% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 2345 of 2646 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-devtools_1.24.0.bb:do_recipe_qa)
NOTE: Running task 2474 of 2646 

[OE-core] [AUH] gstreamer1.0-rtsp-server: upgrading to 1.24.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gstreamer1.0-rtsp-server* to 
*1.24.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 
0001-gstreamer1.0-rtsp-server-upgrade-1.22.10-1.24.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From edb2c47e6362d2f85df15f1bdda848e78aea6fd9 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 14:48:57 +
Subject: [PATCH] gstreamer1.0-rtsp-server: upgrade 1.22.10 -> 1.24.0

---
 ...tsp-server_1.22.10.bb => gstreamer1.0-rtsp-server_1.24.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.22.10.bb 
=> gstreamer1.0-rtsp-server_1.24.0.bb} (90%)

diff --git 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.22.10.bb 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.0.bb
similarity index 90%
rename from 
meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.22.10.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.0.bb
index 0e910e3dc4..b3566db2fc 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.22.10.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.0.bb
@@ -10,7 +10,7 @@ PNREAL = "gst-rtsp-server"
 
 SRC_URI = 
"https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz;
 
-SRC_URI[sha256sum] = 
"60eb4f80b5a7ca929c21a61d50be9813a3413787959a5875de56a8ad5ca25f35"
+SRC_URI[sha256sum] = 
"5b0fa6b12ba95b1d336a4b274cbe19e982aa3e6819f1d97bfd8e0102b103ed9b"
 
 S = "${WORKDIR}/${PNREAL}-${PV}"
 
-- 
2.42.0

NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1878 entries from dependency cache.
Parsing recipes...done.
Parsing of 922 .bb files complete (921 cached, 1 parsed). 1877 targets, 35 
skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-64 sysroot...done.
Removing 1 recipes from the qemux86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-1fe214336946de112ed986835f3091f3cae86fd3"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:1fe214336946de112ed986835f3091f3cae86fd3"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 333 Local 321 Mirrors 0 Missed 12 Current 582 (96% 
match, 98% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 2294 of 2539 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.0.bb:do_recipe_qa)
NOTE: Running task 2397 of 2539 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.0.bb:do_write_config)
NOTE: recipe gstreamer1.0-rtsp-server-1.24.0-r0: task do_recipe_qa: Started
NOTE: recipe gstreamer1.0-rtsp-server-1.24.0-r0: task do_write_config: Started
NOTE: recipe gstreamer1.0-rtsp-server-1.24.0-r0: task do_write_config: Succeeded
NOTE: recipe gstreamer1.0-rtsp-server-1.24.0-r0: task do_recipe_qa: Succeeded
NOTE: Running task 2520 of 2539 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.0.bb:do_fetch)
NOTE: recipe gstreamer1.0-rtsp-server-1.24.0-r0: task do_fetch: Started
NOTE: recipe gstreamer1.0-rtsp-server-1.24.0-r0: task do_fetch: Succeeded
NOTE: Running task 2521 of 2539 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.0.bb:do_unpack)
NOTE: Running task 2522 of 2539 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.24.0.bb:do_prepare_recipe_sysroot)
NOTE: recipe gstreamer1.0-rtsp-server-1.24.0-r0: task do_unpack: Started
NOTE: recipe gstreamer1.0-rtsp-server-1.24.0-r0: task 

[OE-core] [AUH] gstreamer1.0-plugins-good: upgrading to 1.24.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gstreamer1.0-plugins-good* to 
*1.24.0* has Failed (devtool error).

Detailed error information:

The following devtool command failed:  upgrade gstreamer1.0-plugins-good -V 
1.24.0
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-21e8c22e27269c5ca08d0efcda4314b6519d2fbc"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:21e8c22e27269c5ca08d0efcda4314b6519d2fbc"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 5 seconds
Loading cache...done.
Loaded 1877 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-21e8c22e27269c5ca08d0efcda4314b6519d2fbc"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:21e8c22e27269c5ca08d0efcda4314b6519d2fbc"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 9 Mirrors 0 Missed 1 Current 18 (90% match, 96% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:  27% |#   | ETA:  0:00:00
Adding changed files:  54% |### | ETA:  0:00:00
Adding changed files:  81% |#   | ETA:  0:00:00
Adding changed files: 100% || Time: 0:00:00

INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Fetching 
https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.24.0.tar.xz...
INFO: Rebasing devtool onto ef2f00121f6f7c49aa663b729e7afa0644e210c0
WARNING: Command 'git rebase ef2f00121f6f7c49aa663b729e7afa0644e210c0' failed:
CONFLICT (modify/delete): ext/qt/gstqsgtexture.cc deleted in HEAD and modified 
in a0ff650 (qt: include ext/qt/gstqtgl.h instead of gst/gl/gstglfuncs.h).  
Version a0ff650 (qt: include ext/qt/gstqtgl.h instead of gst/gl/gstglfuncs.h) 
of ext/qt/gstqsgtexture.cc left in tree.
Auto-merging ext/qt/qtwindow.cc

ERROR: Execution of 'git checkout devtool' failed with exit code 1:
error: you need to resolve your current index first
ext/qt/gstqsgtexture.cc: needs merge



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197229): 
https://lists.openembedded.org/g/openembedded-core/message/197229
Mute This Topic: https://lists.openembedded.org/mt/104951839/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] gstreamer1.0-python: upgrading to 1.24.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gstreamer1.0-python* to 
*1.24.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 
0001-gstreamer1.0-python-upgrade-1.22.10-1.24.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 0496b73716e70d9340008ea1afb1246ad1acd304 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 14:46:22 +
Subject: [PATCH] gstreamer1.0-python: upgrade 1.22.10 -> 1.24.0

---
 ...eamer1.0-python_1.22.10.bb => gstreamer1.0-python_1.24.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.22.10.bb => 
gstreamer1.0-python_1.24.0.bb} (91%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.22.10.bb 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.0.bb
similarity index 91%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.22.10.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.0.bb
index b829a0fc62..545bb21ce5 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.22.10.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.0.bb
@@ -8,7 +8,7 @@ LICENSE = "LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740"
 
 SRC_URI = 
"https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz;
-SRC_URI[sha256sum] = 
"99e37ea9f7163099734f9b0fce361bc67a0e7a65ffba9bc497127506a3fdedb3"
+SRC_URI[sha256sum] = 
"041c2255c1ea9936c777dcb08a36ecaa6a24a69a12fc46ef53f1530d46c59f9d"
 
 DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject"
 RDEPENDS:${PN} += "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject"
-- 
2.42.0



0001-gstreamer1.0-python-upgrade-1.22.10-1.24.0.patch
Description: Binary data
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1878 entries from dependency cache.
Parsing recipes...done.
Parsing of 922 .bb files complete (921 cached, 1 parsed). 1877 targets, 35 
skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-64 sysroot...done.
Removing 1 recipes from the qemux86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-67d5510a3b0af6f226cf4d81844426a4b5ab615c"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:67d5510a3b0af6f226cf4d81844426a4b5ab615c"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 463 Local 451 Mirrors 0 Missed 12 Current 699 (97% 
match, 98% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 2574 of 3196 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.0.bb:do_recipe_qa)
NOTE: Running task 2810 of 3196 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.0.bb:do_write_config)
NOTE: recipe gstreamer1.0-python-1.24.0-r0: task do_recipe_qa: Started
NOTE: recipe gstreamer1.0-python-1.24.0-r0: task do_write_config: Started
NOTE: recipe gstreamer1.0-python-1.24.0-r0: task do_write_config: Succeeded
NOTE: recipe gstreamer1.0-python-1.24.0-r0: task do_recipe_qa: Succeeded
NOTE: Running task 3177 of 3196 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.0.bb:do_fetch)
NOTE: recipe gstreamer1.0-python-1.24.0-r0: task do_fetch: Started
NOTE: recipe gstreamer1.0-python-1.24.0-r0: task do_fetch: Succeeded
NOTE: Running task 3178 of 3196 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.0.bb:do_unpack)
NOTE: Running task 3179 of 3196 

[OE-core] [AUH] gstreamer1.0-plugins-ugly: upgrading to 1.24.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gstreamer1.0-plugins-ugly* to 
*1.24.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 
0001-gstreamer1.0-plugins-ugly-upgrade-1.22.10-1.24.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 39d2db9c76a8273563bdb4d50e0c7f02d81dd8a6 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 14:43:17 +
Subject: [PATCH] gstreamer1.0-plugins-ugly: upgrade 1.22.10 -> 1.24.0

---
 ...gins-ugly_1.22.10.bb => gstreamer1.0-plugins-ugly_1.24.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.22.10.bb 
=> gstreamer1.0-plugins-ugly_1.24.0.bb} (94%)

diff --git 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.22.10.bb 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.bb
similarity index 94%
rename from 
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.22.10.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.bb
index 7cbbf9fda0..1bd9083b49 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.22.10.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.bb
@@ -15,7 +15,7 @@ SRC_URI = " \
 
https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz
 \
 "
 
-SRC_URI[sha256sum] = 
"cc80a81a22c0b3b31ab7f1b8bf18dda23c72d2791b86cc6264923a68336329ea"
+SRC_URI[sha256sum] = 
"c5d1cbdf71ab0c675bca236f70edfa1feb3f813fd4bfff563308f466d8805ca5"
 
 S = "${WORKDIR}/gst-plugins-ugly-${PV}"
 
-- 
2.42.0



0001-gstreamer1.0-plugins-ugly-upgrade-1.22.10-1.24.0.patch
Description: Binary data
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1879 entries from dependency cache.
Parsing recipes...done.
Parsing of 922 .bb files complete (921 cached, 1 parsed). 1877 targets, 35 
skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-64 sysroot...done.
Removing 1 recipes from the qemux86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-21e8c22e27269c5ca08d0efcda4314b6519d2fbc"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:21e8c22e27269c5ca08d0efcda4314b6519d2fbc"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 336 Local 324 Mirrors 0 Missed 12 Current 591 (96% 
match, 98% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 2303 of 2567 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.bb:do_recipe_qa)
NOTE: Running task 2421 of 2567 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.bb:do_write_config)
NOTE: recipe gstreamer1.0-plugins-ugly-1.24.0-r0: task do_recipe_qa: Started
NOTE: recipe gstreamer1.0-plugins-ugly-1.24.0-r0: task do_write_config: Started
NOTE: recipe gstreamer1.0-plugins-ugly-1.24.0-r0: task do_write_config: 
Succeeded
NOTE: recipe gstreamer1.0-plugins-ugly-1.24.0-r0: task do_recipe_qa: Succeeded
NOTE: Running task 2548 of 2567 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.bb:do_fetch)
NOTE: recipe gstreamer1.0-plugins-ugly-1.24.0-r0: task do_fetch: Started
NOTE: recipe gstreamer1.0-plugins-ugly-1.24.0-r0: task do_fetch: Succeeded
NOTE: Running task 2549 of 2567 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.bb:do_unpack)
NOTE: Running task 2550 of 2567 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.bb:do_prepare_recipe_sysroot)
NOTE: recipe 

[OE-core] [AUH] xev: upgrading to 1.2.6 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *xev* to *1.2.6* has Succeeded.

Next steps:
- apply the patch: git am 0001-xev-upgrade-1.2.5-1.2.6.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From e181fda7d550c0aac0a5c0247ca1f1df0a820597 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 13:25:37 +
Subject: [PATCH] xev: upgrade 1.2.5 -> 1.2.6

---
 meta/recipes-graphics/xorg-app/{xev_1.2.5.bb => xev_1.2.6.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-app/{xev_1.2.5.bb => xev_1.2.6.bb} (84%)

diff --git a/meta/recipes-graphics/xorg-app/xev_1.2.5.bb 
b/meta/recipes-graphics/xorg-app/xev_1.2.6.bb
similarity index 84%
rename from meta/recipes-graphics/xorg-app/xev_1.2.5.bb
rename to meta/recipes-graphics/xorg-app/xev_1.2.6.bb
index 1d2e66b7b4..182aeff1b7 100644
--- a/meta/recipes-graphics/xorg-app/xev_1.2.5.bb
+++ b/meta/recipes-graphics/xorg-app/xev_1.2.6.bb
@@ -12,6 +12,6 @@ PE = "1"
 
 DEPENDS += "libxrandr xorgproto"
 
-SRC_URI[sha256sum] = 
"c9461a4389714e0f33974f9e75934bdc38d836a0f059b8dc089c7cbf2ce36ec1"
+SRC_URI[sha256sum] = 
"61e1c5e008ac9973aca7cdddf36e9df7410e77083b030eb04f4dc737c51807d7"
 
 SRC_URI_EXT = "xz"
-- 
2.42.0

packages/core2-64-poky-linux/xev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev: SRC_URI changed from 
"https://www.x.org/releases//individual/app/xev-1.2.5.tar.xz; to 
"https://www.x.org/releases//individual/app/xev-1.2.6.tar.xz;
packages/core2-64-poky-linux/xev: PKGV changed from 1.2.5 [default] to 1.2.6 
[default]
packages/core2-64-poky-linux/xev/xev-dbg: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-dbg: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-dbg: PKGSIZE changed from 68360 to 67864 
(-1%)
packages/core2-64-poky-linux/xev/xev-dev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-dev: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-doc: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-doc: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-locale: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-locale: PKGV changed from 1.2.5 [default] 
to 1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-src: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-src: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-src: PKGSIZE changed from 46810 to 46902 
(+0%)
packages/core2-64-poky-linux/xev/xev-staticdev: PV changed from "1.2.5" to 
"1.2.6"
packages/core2-64-poky-linux/xev/xev-staticdev: PKGV changed from 1.2.5 
[default] to 1.2.6 [default]
packages/core2-64-poky-linux/xev/xev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev: PKGSIZE changed from 35208 to 35184 (-0%)


0001-xev-upgrade-1.2.5-1.2.6.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197220): 
https://lists.openembedded.org/g/openembedded-core/message/197220
Mute This Topic: https://lists.openembedded.org/mt/104951830/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] librsvg: upgrading to 2.57.2 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *librsvg* to *2.57.2* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-librsvg-upgrade-2.57.1-2.57.2.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 27ea83148a941df0682ab49ac241fc30600dd1e2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 12:11:04 +
Subject: [PATCH] librsvg: upgrade 2.57.1 -> 2.57.2

---
 meta/recipes-gnome/librsvg/librsvg-crates.inc | 270 --
 ...-rust-target-to-cargo-also-when-not-.patch |   4 +-
 .../{librsvg_2.57.1.bb => librsvg_2.57.2.bb}  |   2 +-
 3 files changed, 3 insertions(+), 273 deletions(-)
 rename meta/recipes-gnome/librsvg/{librsvg_2.57.1.bb => librsvg_2.57.2.bb} 
(96%)

diff --git a/meta/recipes-gnome/librsvg/librsvg-crates.inc 
b/meta/recipes-gnome/librsvg/librsvg-crates.inc
index 94eba30948..3735cb007d 100644
--- a/meta/recipes-gnome/librsvg/librsvg-crates.inc
+++ b/meta/recipes-gnome/librsvg/librsvg-crates.inc
@@ -274,273 +274,3 @@ SRC_URI += " \
 crate://crates.io/yeslogic-fontconfig-sys/4.0.1 \
 "
 
-SRC_URI[adler-1.0.2.sha256sum] = 
"f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
-SRC_URI[aho-corasick-1.1.2.sha256sum] = 
"b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
-SRC_URI[android-tzdata-0.1.1.sha256sum] = 
"e41b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
-SRC_URI[android_system_properties-0.1.5.sha256sum] = 
"819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
-SRC_URI[anes-0.1.6.sha256sum] = 
"4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
-SRC_URI[anstream-0.6.5.sha256sum] = 
"d664a92ecae85fd0a7392615844904654d1d5f5514837f471ddef4a057aba1b6"
-SRC_URI[anstyle-1.0.4.sha256sum] = 
"7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87"
-SRC_URI[anstyle-parse-0.2.3.sha256sum] = 
"c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c"
-SRC_URI[anstyle-query-1.0.2.sha256sum] = 
"e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648"
-SRC_URI[anstyle-wincon-3.0.2.sha256sum] = 
"1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7"
-SRC_URI[anyhow-1.0.75.sha256sum] = 
"a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
-SRC_URI[approx-0.5.1.sha256sum] = 
"cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
-SRC_URI[assert_cmd-2.0.12.sha256sum] = 
"88903cb14723e4d4003335bb7f8a14f27691649105346a0f0957466c096adfe6"
-SRC_URI[autocfg-1.1.0.sha256sum] = 
"d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
-SRC_URI[bit-set-0.5.3.sha256sum] = 
"0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
-SRC_URI[bit-vec-0.6.3.sha256sum] = 
"349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
-SRC_URI[bitflags-1.3.2.sha256sum] = 
"bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
-SRC_URI[bitflags-2.4.1.sha256sum] = 
"327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
-SRC_URI[block-0.1.6.sha256sum] = 
"0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
-SRC_URI[bstr-1.8.0.sha256sum] = 
"542f33a8835a0884b006a0c3df3dadd99c0c3f296ed26c2fdc8028e01ad6230c"
-SRC_URI[bumpalo-3.14.0.sha256sum] = 
"7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
-SRC_URI[bytemuck-1.14.0.sha256sum] = 
"374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6"
-SRC_URI[byteorder-1.5.0.sha256sum] = 
"1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
-SRC_URI[cairo-rs-0.18.3.sha256sum] = 
"f33613627f0dea6a731b0605101fad59ba4f193a52c96c4687728d822605a8a1"
-SRC_URI[cairo-sys-rs-0.18.2.sha256sum] = 
"685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51"
-SRC_URI[cast-0.3.0.sha256sum] = 
"37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
-SRC_URI[cc-1.0.83.sha256sum] = 
"f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
-SRC_URI[cfg-expr-0.15.5.sha256sum] = 
"03915af431787e6ffdcc74c645077518c6b6e01f80b761e0fbbfa288536311b3"
-SRC_URI[cfg-if-1.0.0.sha256sum] = 
"baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
-SRC_URI[chrono-0.4.31.sha256sum] = 

[OE-core] [AUH] gstreamer1.0-plugins-bad: upgrading to 1.24.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gstreamer1.0-plugins-bad* to 
*1.24.0* has Failed (devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe gstreamer1.0-plugins-bad failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-f14792a0fde9632a5a78343fef3a502e46379826"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:f14792a0fde9632a5a78343fef3a502e46379826"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1877 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-f14792a0fde9632a5a78343fef3a502e46379826"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:f14792a0fde9632a5a78343fef3a502e46379826"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 9 Mirrors 0 Missed 1 Current 18 (90% match, 96% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 4 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   8% |##  | ETA:  0:00:02
Adding changed files:  16% |#   | ETA:  0:00:01
Adding changed files:  24% || ETA:  0:00:01
Adding changed files:  32% |### | ETA:  0:00:01
Adding changed files:  40% |##  | ETA:  0:00:01
Adding changed files:  48% |#   | ETA:  0:00:01
Adding changed files:  56% || ETA:  0:00:01
Adding changed files:  64% |### | ETA:  0:00:00
Adding changed files:  72% |##  | ETA:  0:00:00
Adding changed files:  80% |#   | ETA:  0:00:00
Adding changed files:  88% || ETA:  0:00:00
Adding changed files:  97% |##  | ETA:  0:00:00
Adding changed files: 100% || Time: 0:00:02
INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Fetching 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.24.0.tar.xz...
INFO: Rebasing devtool onto e250e6e3a6e1bd71700cd5a8312d97da1969fbcd
WARNING: Command 'git rebase e250e6e3a6e1bd71700cd5a8312d97da1969fbcd' failed:
Auto-merging ext/opencv/meson.build
CONFLICT (content): Merge conflict in ext/opencv/meson.build

You will need to resolve conflicts in order to complete the upgrade.
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/gstreamer1.0-plugins-bad
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/gstreamer1.0-plugins-bad/gstreamer1.0-plugins-bad_1.24.0.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197224): 
https://lists.openembedded.org/g/openembedded-core/message/197224
Mute This Topic: 

[OE-core] [AUH] xauth: upgrading to 1.1.3 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *xauth* to *1.1.3* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-xauth-upgrade-1.1.2-1.1.3.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 21260d3267f745c7ad18536916267eb32e2e21e7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 13:19:58 +
Subject: [PATCH] xauth: upgrade 1.1.2 -> 1.1.3

---
 .../xorg-app/{xauth_1.1.2.bb => xauth_1.1.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-app/{xauth_1.1.2.bb => xauth_1.1.3.bb} (83%)

diff --git a/meta/recipes-graphics/xorg-app/xauth_1.1.2.bb 
b/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
similarity index 83%
rename from meta/recipes-graphics/xorg-app/xauth_1.1.2.bb
rename to meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
index 1ad18ef63b..b0ca33bf4b 100644
--- a/meta/recipes-graphics/xorg-app/xauth_1.1.2.bb
+++ b/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
@@ -9,7 +9,7 @@ DEPENDS += "libxau libxext libxmu"
 PE = "1"
 
 SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] = 
"78ba6afd19536ced1dddb3276cba6e9555a211b468a06f95f6a97c62ff8ee200"
+SRC_URI[sha256sum] = 
"e7075498bae332f917f01d660f9b940c0752b2556a8da61ccb62a44d0ffe9d33"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
 PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
-- 
2.42.0

packages/core2-64-poky-linux/xauth: SRC_URI changed from 
"https://www.x.org/releases//individual/app/xauth-1.1.2.tar.xz; to 
"https://www.x.org/releases//individual/app/xauth-1.1.3.tar.xz;
packages/core2-64-poky-linux/xauth: PKGV changed from 1.1.2 [default] to 1.1.3 
[default]
packages/core2-64-poky-linux/xauth: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-dbg: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-dbg: PKGSIZE changed from 107856 to 
109528 (+2%)
packages/core2-64-poky-linux/xauth/xauth-dbg: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-dev: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-dev: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-doc: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-doc: PKGSIZE changed from 11391 to 
11403 (+0%)
packages/core2-64-poky-linux/xauth/xauth-doc: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-locale: PKGV changed from 1.1.2 
[default] to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-locale: PV changed from "1.1.2" to 
"1.1.3"
packages/core2-64-poky-linux/xauth/xauth-src: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-src: PKGSIZE changed from 75989 to 
75716 (-0%)
packages/core2-64-poky-linux/xauth/xauth-src: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-staticdev: PKGV changed from 1.1.2 
[default] to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-staticdev: PV changed from "1.1.2" to 
"1.1.3"
packages/core2-64-poky-linux/xauth/xauth: PKGV changed from 1.1.2 [default] to 
1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth: PV changed from "1.1.2" to "1.1.3"


0001-xauth-upgrade-1.1.2-1.1.3.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197217): 
https://lists.openembedded.org/g/openembedded-core/message/197217
Mute This Topic: https://lists.openembedded.org/mt/104951827/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] libtraceevent: upgrading to 1.8.2 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libtraceevent* to *1.8.2* has 
Failed (devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe libtraceevent failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-885a643f34ae371da691785856806628b940b6ad"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:885a643f34ae371da691785856806628b940b6ad"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 5 seconds
INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Rebasing devtool onto 6f6d5802f31992e7527a4c32b43a32fda6bf6bdf
WARNING: Command 'git rebase 6f6d5802f31992e7527a4c32b43a32fda6bf6bdf' failed:
Auto-merging meson.build
CONFLICT (content): Merge conflict in meson.build
Auto-merging meson_options.txt

You will need to resolve conflicts in order to complete the upgrade.
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/libtraceevent
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/libtraceevent/libtraceevent_1.8.2.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197221): 
https://lists.openembedded.org/g/openembedded-core/message/197221
Mute This Topic: https://lists.openembedded.org/mt/104951831/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] piglit: upgrading to 537831d483f987d49b9d1b45fd50d9cab005d46a SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *piglit* to 
*537831d483f987d49b9d1b45fd50d9cab005d46a* has Succeeded.

Next steps:
- apply the patch: git am 0001-piglit-upgrade-to-latest-revision.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 92d55e2301155f8db6a050fdc74fa9d590a9262e Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 12:57:13 +
Subject: [PATCH] piglit: upgrade to latest revision

---
 .../0001-tests-Fix-narrowing-errors-seen-with-clang.patch   | 2 +-
 .../0001-utils-Include-libgen.h-on-musl-linux-systems.patch | 2 +-
 .../0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch   | 2 +-
 ...3-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch | 2 +-
 meta/recipes-graphics/piglit/piglit_git.bb  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch
 
b/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch
index 08e709b1d0..a354059bc6 100644
--- 
a/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch
+++ 
b/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch
@@ -1,4 +1,4 @@
-From 77f327909e4a99c64261290cd76e234e10cc64d2 Mon Sep 17 00:00:00 2001
+From 39ba98cdaa20c6e884c338ae8ee7ab67cde6ad65 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Wed, 3 May 2023 21:59:43 -0700
 Subject: [PATCH] tests: Fix narrowing errors seen with clang
diff --git 
a/meta/recipes-graphics/piglit/piglit/0001-utils-Include-libgen.h-on-musl-linux-systems.patch
 
b/meta/recipes-graphics/piglit/piglit/0001-utils-Include-libgen.h-on-musl-linux-systems.patch
index e180664d6e..51b8eaffb9 100644
--- 
a/meta/recipes-graphics/piglit/piglit/0001-utils-Include-libgen.h-on-musl-linux-systems.patch
+++ 
b/meta/recipes-graphics/piglit/piglit/0001-utils-Include-libgen.h-on-musl-linux-systems.patch
@@ -1,4 +1,4 @@
-From 608cdeddc8e8a679b195927c4d34dc8d93142a91 Mon Sep 17 00:00:00 2001
+From 1934b65929324c743485fb84902ca262c3e88c65 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Tue, 13 Feb 2024 08:53:37 -0800
 Subject: [PATCH] utils: Include libgen.h on musl/linux systems
diff --git 
a/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch
 
b/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch
index 70bb55053d..f41b55913a 100644
--- 
a/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch
+++ 
b/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch
@@ -1,4 +1,4 @@
-From cb8e4b99fcfe81399e3e6d922156db4a48a39a8e Mon Sep 17 00:00:00 2001
+From 6fb6e6f42dfc68e988891dadbbfb10fcc4f97856 Mon Sep 17 00:00:00 2001
 From: Pascal Bach 
 Date: Thu, 4 Oct 2018 14:43:17 +0200
 Subject: [PATCH] cmake: use proper WAYLAND_INCLUDE_DIRS variable
diff --git 
a/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch
 
b/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch
index ce5cbd3ea9..0a2f241bc0 100644
--- 
a/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch
+++ 
b/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch
@@ -1,4 +1,4 @@
-From 7d2d23125f1946a7b74f9a427388d469500fcd8d Mon Sep 17 00:00:00 2001
+From 84bff92b4363fba1eb1c38d16b57c71612141256 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Tue, 10 Nov 2020 17:13:50 +
 Subject: [PATCH] tests/util/piglit-shader.c: do not hardcode build path into
diff --git a/meta/recipes-graphics/piglit/piglit_git.bb 
b/meta/recipes-graphics/piglit/piglit_git.bb
index 99d75e64f8..76bc234f6a 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -14,7 +14,7 @@ SRC_URI = 
"git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma
"
 UPSTREAM_CHECK_COMMITS = "1"
 
-SRCREV = "22eaf6a91cfd57f7bb3df4e5068c2ac1472d4ec1"
+SRCREV = 

[OE-core] [AUH] icu: upgrading to 74-2 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *icu* to *74-2* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-icu-upgrade-74-1-74-2.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 201cd75142c1ec7c485574c7210c08f2ef0c0b6e Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 15:32:32 +
Subject: [PATCH] icu: upgrade 74-1 -> 74-2

---
 .../0001-Disable-LDFLAGSICUDT-for-Linux.patch   | 17 +++--
 .../icu/icu/0001-icu-Added-armeb-support.patch  | 13 ++---
 .../icu/icu/fix-install-manx.patch  | 11 +--
 .../icu/{icu_74-1.bb => icu_74-2.bb}|  2 +-
 4 files changed, 19 insertions(+), 24 deletions(-)
 rename meta/recipes-support/icu/{icu_74-1.bb => icu_74-2.bb} (98%)

diff --git 
a/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch 
b/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch
index 2968d571bb..cb9488b87c 100644
--- a/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch
+++ b/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch
@@ -1,4 +1,4 @@
-From 0c82d6aa02c08e41b13c83b14782bd7024e25d59 Mon Sep 17 00:00:00 2001
+From f2a6ae9a384f9fe781462f6b713f14f95d503954 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Sat, 15 Feb 2014 21:06:42 +
 Subject: [PATCH] Disable LDFLAGSICUDT for Linux
@@ -7,14 +7,14 @@ Upstream-Status: Inappropriate [ OE Configuration ]
 
 Signed-off-by: Khem Raj 
 ---
- source/config/mh-linux |2 +-
+ source/config/mh-linux | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/config/mh-linux b/config/mh-linux
-index 366f0cc..2689aab 100644
 a/config/mh-linux
-+++ b/config/mh-linux
-@@ -21,7 +21,7 @@ LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN
+diff --git a/source/config/mh-linux b/source/config/mh-linux
+index 53d6780..b622513 100644
+--- a/source/config/mh-linux
 b/source/config/mh-linux
+@@ -23,7 +23,7 @@ LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN
  LD_RPATH_PRE = -Wl,-rpath,
  
  ## These are the library specific LDFLAGS
@@ -23,6 +23,3 @@ index 366f0cc..2689aab 100644
  
  ## Compiler switch to embed a library name
  # The initial tab in the next line is to prevent icu-config from reading it.
--- 
-1.7.10.4
-
diff --git a/meta/recipes-support/icu/icu/0001-icu-Added-armeb-support.patch 
b/meta/recipes-support/icu/icu/0001-icu-Added-armeb-support.patch
index 578517b57f..4c287860d5 100644
--- a/meta/recipes-support/icu/icu/0001-icu-Added-armeb-support.patch
+++ b/meta/recipes-support/icu/icu/0001-icu-Added-armeb-support.patch
@@ -1,4 +1,4 @@
-From e3c25af4b40d64f098e7b8ae5a91fdc3c90163c4 Mon Sep 17 00:00:00 2001
+From cf04712f06f02bd949d6c474572c87b5d970bb92 Mon Sep 17 00:00:00 2001
 From: Lei Maohui 
 Date: Wed, 8 May 2019 14:42:30 +0900
 Subject: [PATCH] icu: Added armeb support.
@@ -8,16 +8,15 @@ Make icu support arm32 BE.
 Upstream-Status: Pending
 
 Signed-off-by: Lei Maohui 
-
 ---
- i18n/double-conversion-utils.h | 2 +-
+ source/i18n/double-conversion-utils.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/source/i18n/double-conversion-utils.h 
b/source/i18n/double-conversion-utils.h
-index 7f23e0a..7f89094 100644
 a/i18n/double-conversion-utils.h
-+++ b/i18n/double-conversion-utils.h
-@@ -115,7 +115,7 @@ int main(int argc, char** argv) {
+index 303668f..7d859dc 100644
+--- a/source/i18n/double-conversion-utils.h
 b/source/i18n/double-conversion-utils.h
+@@ -146,7 +146,7 @@ int main(int argc, char** argv) {
  //
  // If it prints "correct" then the architecture should be here, in the 
"correct" section.
  #if defined(_M_X64) || defined(__x86_64__) || \
diff --git a/meta/recipes-support/icu/icu/fix-install-manx.patch 
b/meta/recipes-support/icu/icu/fix-install-manx.patch
index 925b064ebd..0d0c7f72fc 100644
--- a/meta/recipes-support/icu/icu/fix-install-manx.patch
+++ b/meta/recipes-support/icu/icu/fix-install-manx.patch
@@ -1,4 +1,4 @@
-From a6ddabc8cadb76bfe2d2e374a6702442cfe51cce Mon Sep 17 00:00:00 2001
+From ca8c896b3bb4945cacd8e2068369247762f3427f Mon Sep 17 00:00:00 2001
 From: Ross Burton 
 Date: Fri, 9 Oct 2015 17:50:41 +0100
 Subject: [PATCH] 

[OE-core] [AUH] libva-utils: upgrading to 2.21.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libva-utils* to *2.21.0* has 
Failed (devtool error).

Detailed error information:

The following devtool command failed:  upgrade libva-utils -V 2.21.0 -S 
c46adc8dff6120cbba3f03781e4d6df054dd8f21
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-ee36658a486e9cf2c453ed45fe3be12c7cbfb5ce"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:ee36658a486e9cf2c453ed45fe3be12c7cbfb5ce"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds

INFO: Extracting current version source...
INFO: Extracting upgraded version source...
ERROR: Execution of 'git checkout c46adc8dff6120cbba3f03781e4d6df054dd8f21' 
failed with exit code 128:
fatal: reference is not a tree: c46adc8dff6120cbba3f03781e4d6df054dd8f21



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197215): 
https://lists.openembedded.org/g/openembedded-core/message/197215
Mute This Topic: https://lists.openembedded.org/mt/104951825/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] linux-firmware: upgrading to 20240312 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *linux-firmware* to *20240312* 
has Succeeded.

Next steps:
- apply the patch: git am 
0001-linux-firmware-upgrade-20240220-20240312.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 1f6097f7e0ec864c119bf0d3ba0afc37f33cd626 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 14:19:48 +
Subject: [PATCH] linux-firmware: upgrade 20240220 -> 20240312

---
 ...20240220.bb => linux-firmware_20240312.bb} | 150 +-
 1 file changed, 148 insertions(+), 2 deletions(-)
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20240220.bb => 
linux-firmware_20240312.bb} (92%)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20240220.bb 
b/meta/recipes-kernel/linux-firmware/linux-firmware_20240312.bb
similarity index 92%
rename from meta/recipes-kernel/linux-firmware/linux-firmware_20240220.bb
rename to meta/recipes-kernel/linux-firmware/linux-firmware_20240312.bb
index 1fd44f4d53..5c3f3b64ee 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20240220.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20240312.bb
@@ -1,3 +1,149 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- WHENCE
+# +++ WHENCE
+# @@ -824,7 +824,7 @@
+#  Version: 38.755cfdd8.0
+#  
+#  File: iwlwifi-9000-pu-b0-jf-b0-46.ucode
+# -Version: 46.ff18e32a.0
+# +Version: 46.7e3e4b69.0
+#  
+#  File: iwlwifi-9260-th-b0-jf-b0-34.ucode
+#  Version: 34.ba501b11.0
+# @@ -833,7 +833,7 @@
+#  Version: 38.755cfdd8.0
+#  
+#  File: iwlwifi-9260-th-b0-jf-b0-46.ucode
+# -Version: 46.ff18e32a.0
+# +Version: 46.7e3e4b69.0
+#  
+#  File: iwlwifi-cc-a0-50.ucode
+#  Version: 50.3e391d3e.0
+# @@ -1156,6 +1156,18 @@
+#  Licence: Redistributable. See LICENCE.iwlwifi_firmware for details
+#  
+#  Also available from 
http://wireless.kernel.org/en/users/Drivers/iwlwifi#Firmware
+# +
+# +--
+# +
+# +Driver: atomisp - Intel IPU2 (Image Processing Unit 2) driver
+# +
+# +File: intel/ipu/shisp_2400b0_v21.bin
+# +Version: irci_stable_candrpv_0415_20150423_1753
+# +
+# +File: intel/ipu/shisp_2401a0_v21.bin
+# +Version: irci_stable_candrpv_0415_20150521_0458
+# +
+# +License: Redistributable. See LICENSE.ivsc for details
+#  
+#  --
+#  
+# @@ -2833,6 +2845,7 @@
+#  File: "brcm/brcmfmac43241b4-sdio.Advantech-MICA-071.txt"
+#  File: "brcm/brcmfmac43241b4-sdio.Intel Corp.-VALLEYVIEW C0 PLATFORM.txt"
+#  File: "brcm/brcmfmac4330-sdio.Prowise-PT301.txt"
+# +File: "brcm/brcmfmac43340-sdio.Insyde-VESPA2.txt"
+#  File: "brcm/brcmfmac43340-sdio.ASUSTeK COMPUTER INC.-TF103CE.txt"
+#  File: "brcm/brcmfmac43340-sdio.meegopad-t08.txt"
+#  File: "brcm/brcmfmac43340-sdio.pov-tab-p1006w-data.txt"
+# @@ -4916,7 +4929,7 @@
+#  Version: DMC API/APB ver 2 release 10 for Meteorlake
+#  
+#  File: i915/mtl_dmc.bin
+# -Version: DMC API/APB ver 2 release 19 for Meteorlake
+# +Version: DMC API/APB ver 2 release 21 for Meteorlake
+#  
+#  File: i915/mtl_guc_70.bin
+#  Version: GuC API/APB ver 70.20.0 for Meteorlake
+# @@ -4926,6 +4939,9 @@
+#  
+#  File: i915/mtl_gsc_1.bin
+#  Version: GSC API/APB v1.0, release 102.0.0.1655, SVN 1 for Meteorlake
+# +
+# +File: i915/xe2lpd_dmc.bin
+# +Version: DMC API/APB ver 2 release 18 for Xe2LPD
+#  
+#  License: Redistributable. See LICENSE.i915 for details
+#  --
+# @@ -5634,9 +5650,9 @@
+#  Driver: mt7921 - MediaTek MT7921 Wireless MACs
+#  
+#  File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
+# -Version: 20231109190918a
+# +Version: 20240219110958a
+#  File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
+# -Version: 20231109190959
+# +Version: 20240219111038
+#  
+#  Licence: Redistributable. See LICENCE.mediatek for details.
+#  
+# @@ -5645,7 +5661,7 @@
+#  Driver: mt7921 - 

[OE-core] [AUH] libsdl2: upgrading to 2.30.1 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libsdl2* to *2.30.1* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-libsdl2-upgrade-2.30.0-2.30.1.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 3250b8d2cd4ac0bf2160f3d8a1a69a6a9296761e Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 12:15:21 +
Subject: [PATCH] libsdl2: upgrade 2.30.0 -> 2.30.1

---
 .../libsdl2/{libsdl2_2.30.0.bb => libsdl2_2.30.1.bb}| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/libsdl2/{libsdl2_2.30.0.bb => libsdl2_2.30.1.bb} 
(97%)

diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.30.0.bb 
b/meta/recipes-graphics/libsdl2/libsdl2_2.30.1.bb
similarity index 97%
rename from meta/recipes-graphics/libsdl2/libsdl2_2.30.0.bb
rename to meta/recipes-graphics/libsdl2/libsdl2_2.30.1.bb
index 99dbf36477..891e91190a 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.30.0.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.30.1.bb
@@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz;
 
 S = "${WORKDIR}/SDL2-${PV}"
 
-SRC_URI[sha256sum] = 
"36e2e41557e0fa4a1519315c0f5958a87ccb27e25c51776beb6f1239526447b0"
+SRC_URI[sha256sum] = 
"01215ffbc8cfc4ad165ba7573750f15ddda1f971d5a66e9dcaffd37c587f473a"
 
 inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even
 
-- 
2.42.0

packages/core2-64-poky-linux/libsdl2: PKGV changed from 2.30.0 [default] to 
2.30.1 [default]
packages/core2-64-poky-linux/libsdl2: SRC_URI changed from 
"http://www.libsdl.org/release/SDL2-2.30.0.tar.gz; to 
"http://www.libsdl.org/release/SDL2-2.30.1.tar.gz;
packages/core2-64-poky-linux/libsdl2: PV changed from "2.30.0" to "2.30.1"
packages/core2-64-poky-linux/libsdl2/libsdl2-bin: PKGV changed from 2.30.0 
[default] to 2.30.1 [default]
packages/core2-64-poky-linux/libsdl2/libsdl2-bin: PV changed from "2.30.0" to 
"2.30.1"
packages/core2-64-poky-linux/libsdl2/libsdl2-dbg: PKGV changed from 2.30.0 
[default] to 2.30.1 [default]
packages/core2-64-poky-linux/libsdl2/libsdl2-dbg: PKGSIZE changed from 7203104 
to 7203840 (+0%)
packages/core2-64-poky-linux/libsdl2/libsdl2-dbg: PV changed from "2.30.0" to 
"2.30.1"
packages/core2-64-poky-linux/libsdl2/libsdl2-dbg: FILELIST: removed 
"/usr/lib/.debug/libSDL2-2.0.so.0.3000.0", added 
"/usr/lib/.debug/libSDL2-2.0.so.0.3000.1"
packages/core2-64-poky-linux/libsdl2/libsdl2-dev: PKGV changed from 2.30.0 
[default] to 2.30.1 [default]
packages/core2-64-poky-linux/libsdl2/libsdl2-dev: PV changed from "2.30.0" to 
"2.30.1"
packages/core2-64-poky-linux/libsdl2/libsdl2-doc: PKGV changed from 2.30.0 
[default] to 2.30.1 [default]
packages/core2-64-poky-linux/libsdl2/libsdl2-doc: PV changed from "2.30.0" to 
"2.30.1"
packages/core2-64-poky-linux/libsdl2/libsdl2-locale: PKGV changed from 2.30.0 
[default] to 2.30.1 [default]
packages/core2-64-poky-linux/libsdl2/libsdl2-locale: PV changed from "2.30.0" 
to "2.30.1"
packages/core2-64-poky-linux/libsdl2/libsdl2-src: PKGV changed from 2.30.0 
[default] to 2.30.1 [default]
packages/core2-64-poky-linux/libsdl2/libsdl2-src: PKGSIZE changed from 10514007 
to 10518003 (+0%)
packages/core2-64-poky-linux/libsdl2/libsdl2-src: PV changed from "2.30.0" to 
"2.30.1"
packages/core2-64-poky-linux/libsdl2/libsdl2-staticdev: PKGV changed from 
2.30.0 [default] to 2.30.1 [default]
packages/core2-64-poky-linux/libsdl2/libsdl2-staticdev: PKGSIZE changed from 
14407564 to 14410164 (+0%)
packages/core2-64-poky-linux/libsdl2/libsdl2-staticdev: PV changed from 
"2.30.0" to "2.30.1"
packages/core2-64-poky-linux/libsdl2/libsdl2: PKGV changed from 2.30.0 
[default] to 2.30.1 [default]
packages/core2-64-poky-linux/libsdl2/libsdl2: PV changed from "2.30.0" to 
"2.30.1"
packages/core2-64-poky-linux/libsdl2/libsdl2: FILELIST: removed 
"/usr/lib/libSDL2-2.0.so.0.3000.0", added "/usr/lib/libSDL2-2.0.so.0.3000.1"
Changes to packages/core2-64-poky-linux/libsdl2 (sysroot):
  /usr/lib/libSDL2-2.0.so.0 changed symlink target from libSDL2-2.0.so.0.3000.0 
to libSDL2-2.0.so.0.3000.1
  /usr/lib/libSDL2-2.0.so.0.3000.0 moved to /usr/lib/libSDL2-2.0.so.0.3000.1
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 0 entries from dependency 

[OE-core] [AUH] shaderc: upgrading to 2024.0 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *shaderc* to *2024.0* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-shaderc-upgrade-2023.8-2024.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From ad058a0c4b50cddeea30b8f735aa65683c83685a Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 13:02:15 +
Subject: [PATCH] shaderc: upgrade 2023.8 -> 2024.0

---
 ...make-disable-building-external-dependencies.patch | 12 ++--
 ...aderc_util-fix-glslang-header-file-location.patch |  2 +-
 .../shaderc/{shaderc_2023.8.bb => shaderc_2024.0.bb} |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
 rename meta/recipes-graphics/shaderc/{shaderc_2023.8.bb => shaderc_2024.0.bb} 
(95%)

diff --git 
a/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch
 
b/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch
index 4212512034..9fad2d558a 100644
--- 
a/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch
+++ 
b/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch
@@ -1,4 +1,4 @@
-From 792a46ef27ef879a21c9f01a198eae213ea535e6 Mon Sep 17 00:00:00 2001
+From e7cd559f3ce5ccc964b7bc00d512defc907f0a7e Mon Sep 17 00:00:00 2001
 From: Jose Quaresma 
 Date: Sat, 13 Feb 2021 00:45:56 +
 Subject: [PATCH] cmake: disable building external dependencies
@@ -15,7 +15,7 @@ Signed-off-by: Jose Quaresma 
  2 files changed, 25 insertions(+), 10 deletions(-)
 
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 7bc8f5d..13fc535 100644
+index ffcb54b..cce715e 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -62,6 +62,7 @@ else()
@@ -26,7 +26,7 @@ index 7bc8f5d..13fc535 100644
  
  set (CMAKE_CXX_STANDARD 17)
  
-@@ -123,8 +124,14 @@ endif(MSVC)
+@@ -119,8 +120,14 @@ endif(MSVC)
  
  
  # Configure subdirectories.
@@ -43,9 +43,9 @@ index 7bc8f5d..13fc535 100644
  
  add_subdirectory(libshaderc_util)
  add_subdirectory(libshaderc)
-@@ -136,7 +143,7 @@ endif()
+@@ -132,7 +139,7 @@ endif()
  add_custom_target(build-version
-   ${PYTHON_EXECUTABLE}
+   ${Python_EXECUTABLE}
${CMAKE_CURRENT_SOURCE_DIR}/utils/update_build_version.py
 -  ${shaderc_SOURCE_DIR} ${spirv-tools_SOURCE_DIR} ${glslang_SOURCE_DIR} 
${CMAKE_CURRENT_BINARY_DIR}/build-version.inc
 +  ${CMAKE_CURRENT_BINARY_DIR}/build-version.inc ${shaderc_SOURCE_DIR} 
${spirv-tools_SOURCE_DIR} ${glslang_SOURCE_DIR}
@@ -53,7 +53,7 @@ index 7bc8f5d..13fc535 100644
  
  function(define_pkg_config_file NAME LIBS)
 diff --git a/utils/update_build_version.py b/utils/update_build_version.py
-index 11ee53e..d39e59d 100755
+index b7ce5b8..95b34c5 100755
 --- a/utils/update_build_version.py
 +++ b/utils/update_build_version.py
 @@ -30,6 +30,7 @@ import re
diff --git 
a/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch
 
b/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch
index 39f982b7f3..2b3cd158fa 100644
--- 
a/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch
+++ 
b/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch
@@ -1,4 +1,4 @@
-From ec2442940e1d5338971861bb81537bae3a6c19e2 Mon Sep 17 00:00:00 2001
+From 2a5af967b09a2a1a55ee4abfb20b8121a59e9f54 Mon Sep 17 00:00:00 2001
 From: Jose Quaresma 
 Date: Sat, 13 Feb 2021 00:45:56 +
 Subject: [PATCH] libshaderc_util: fix glslang header file location
diff --git a/meta/recipes-graphics/shaderc/shaderc_2023.8.bb 
b/meta/recipes-graphics/shaderc/shaderc_2024.0.bb
similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2023.8.bb
rename to meta/recipes-graphics/shaderc/shaderc_2024.0.bb
index bc7afbdf5e..9975c608ac 100644
--- a/meta/recipes-graphics/shaderc/shaderc_2023.8.bb
+++ b/meta/recipes-graphics/shaderc/shaderc_2024.0.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc;
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "f8a25c591bf5edbb462ca4aea99dcc666f096d13"
+SRCREV = "9f56ca620c07d6c4d119c65c1c1f3f1c584c9985"
 

[OE-core] [AUH] vulkan-samples: upgrading to 0d0cf9b90541d349ceb49682d063d27a8c2432de FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *vulkan-samples* to 
*0d0cf9b90541d349ceb49682d063d27a8c2432de* has Failed (devtool error).

Detailed error information:

The following devtool command failed:  upgrade vulkan-samples -S 
0d0cf9b90541d349ceb49682d063d27a8c2432de
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-ff9329ddea835904bc59a0a089a7248221b8574c"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:ff9329ddea835904bc59a0a089a7248221b8574c"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds

INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Rebasing devtool onto 0d0cf9b90541d349ceb49682d063d27a8c2432de
WARNING: Command 'git rebase 0d0cf9b90541d349ceb49682d063d27a8c2432de' failed:
Failed to merge submodule third_party/spdlog
CONFLICT (submodule): Merge conflict in third_party/spdlog
Recursive merging with submodules currently only supports trivial cases.
Please manually handle the merging of each conflicted submodule.
This can be accomplished with the following steps:
 - go to submodule (third_party/spdlog), and either merge commit c3325095
   or update to an existing commit which has merged those changes
 - come back to superproject and run:

  git add third_party/spdlog

   to record the above merge or update
 - resolve any other conflicts in the superproject
 - commit the resulting index in the superproject

You will need to resolve conflicts in order to complete the upgrade.
ERROR: Execution of 'git rev-list 
devtool-base..ee839b65f277ecaf26e4d3fd9877d9f37ced17d2' failed with exit code 
128:
fatal: Invalid revision range 
devtool-base..ee839b65f277ecaf26e4d3fd9877d9f37ced17d2



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197211): 
https://lists.openembedded.org/g/openembedded-core/message/197211
Mute This Topic: https://lists.openembedded.org/mt/104951821/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] npth: upgrading to 1.7 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *npth* to *1.7* has Failed 
(devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe npth failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-ef0aa1fd16da8fc37bea26a41ee8c64631fb5d15"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:ef0aa1fd16da8fc37bea26a41ee8c64631fb5d15"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 9 Local 9 Mirrors 0 Missed 0 Current 21 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 4 seconds
Loading cache...done.
Loaded 1877 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-ef0aa1fd16da8fc37bea26a41ee8c64631fb5d15"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:ef0aa1fd16da8fc37bea26a41ee8c64631fb5d15"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 5 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files: 100% || Time: 0:00:00
INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Fetching https://www.gnupg.org/ftp/gcrypt/npth/npth-1.7.tar.bz2...
INFO: Rebasing devtool onto ea631f69e177c4d95bf0099c86af2e6638150a0e
WARNING: Command 'git rebase ea631f69e177c4d95bf0099c86af2e6638150a0e' failed:
Auto-merging configure.ac
CONFLICT (content): Merge conflict in configure.ac

You will need to resolve conflicts in order to complete the upgrade.
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/npth
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/npth/npth_1.7.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197234): 
https://lists.openembedded.org/g/openembedded-core/message/197234
Mute This Topic: https://lists.openembedded.org/mt/104951844/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] mkfontscale: upgrading to 1.2.3 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *mkfontscale* to *1.2.3* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-mkfontscale-upgrade-1.2.2-1.2.3.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 48bf87415e891a9c5e9fcfd5329a66db635507a3 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 13:15:26 +
Subject: [PATCH] mkfontscale: upgrade 1.2.2 -> 1.2.3

---
 ...ontscale_1.2.2.bb => mkfontscale_1.2.3.bb} | 26 +--
 1 file changed, 24 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-app/{mkfontscale_1.2.2.bb => 
mkfontscale_1.2.3.bb} (38%)

diff --git a/meta/recipes-graphics/xorg-app/mkfontscale_1.2.2.bb 
b/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb
similarity index 38%
rename from meta/recipes-graphics/xorg-app/mkfontscale_1.2.2.bb
rename to meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb
index cd658ab219..4addbd2f46 100644
--- a/meta/recipes-graphics/xorg-app/mkfontscale_1.2.2.bb
+++ b/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb
@@ -1,3 +1,25 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- COPYING
+# +++ COPYING
+# @@ -18,7 +18,7 @@
+#  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+#  THE SOFTWARE.
+#  
+# -Copyright (c) 2008, Oracle and/or its affiliates. All rights reserved.
+# +Copyright (c) 2008, Oracle and/or its affiliates.
+#  
+#  Permission is hereby granted, free of charge, to any person obtaining a
+#  copy of this software and associated documentation files (the "Software"),
+# 
+#
+
 require xorg-app-common.inc
 
 SUMMARY = "A program to create an index of scalable font files for X"
@@ -15,7 +37,7 @@ RPROVIDES:${PN} += "mkfontdir"
 
 BBCLASSEXTEND = "native"
 
-LIC_FILES_CHKSUM = "file://COPYING;md5=99b1e1269aba5179139b9e4380fc0934"
+LIC_FILES_CHKSUM = "file://COPYING;md5=5a60c596d1b5f3dee9f005b703b3180d"
 
 SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] = 
"8ae3fb5b1fe7436e1f565060acaa3e2918fe745b0e4979b5593968914fe2d5c4"
+SRC_URI[sha256sum] = 
"2921cdc344f1acee04bcd6ea1e29565c1308263006e134a9ee38cf9c9d6fe75e"
-- 
2.42.0

packages/core2-64-poky-linux/mkfontscale: SRC_URI changed from 
"https://www.x.org/releases//individual/app/mkfontscale-1.2.2.tar.xz; to 
"https://www.x.org/releases//individual/app/mkfontscale-1.2.3.tar.xz;
packages/core2-64-poky-linux/mkfontscale: PKGV changed from 1.2.2 [default] to 
1.2.3 [default]
packages/core2-64-poky-linux/mkfontscale: PV changed from "1.2.2" to "1.2.3"
packages/core2-64-poky-linux/mkfontscale/mkfontscale-dbg: PKGSIZE changed from 
92896 to 95528 (+3%)
packages/core2-64-poky-linux/mkfontscale/mkfontscale-dbg: PKGV changed from 
1.2.2 [default] to 1.2.3 [default]
packages/core2-64-poky-linux/mkfontscale/mkfontscale-dbg: PV changed from 
"1.2.2" to "1.2.3"
packages/core2-64-poky-linux/mkfontscale/mkfontscale-dev: PKGV changed from 
1.2.2 [default] to 1.2.3 [default]
packages/core2-64-poky-linux/mkfontscale/mkfontscale-dev: PV changed from 
"1.2.2" to "1.2.3"
packages/core2-64-poky-linux/mkfontscale/mkfontscale-doc: PKGV changed from 
1.2.2 [default] to 1.2.3 [default]
packages/core2-64-poky-linux/mkfontscale/mkfontscale-doc: PV changed from 
"1.2.2" to "1.2.3"
packages/core2-64-poky-linux/mkfontscale/mkfontscale-locale: PKGV changed from 
1.2.2 [default] to 1.2.3 [default]
packages/core2-64-poky-linux/mkfontscale/mkfontscale-locale: PV changed from 
"1.2.2" to "1.2.3"
packages/core2-64-poky-linux/mkfontscale/mkfontscale-src: PKGSIZE changed from 
72554 to 74994 (+3%)
packages/core2-64-poky-linux/mkfontscale/mkfontscale-src: PKGV changed from 
1.2.2 [default] to 1.2.3 [default]
packages/core2-64-poky-linux/mkfontscale/mkfontscale-src: PV changed from 
"1.2.2" to "1.2.3"
packages/core2-64-poky-linux/mkfontscale/mkfontscale-staticdev: PKGV changed 
from 1.2.2 [default] to 1.2.3 [default]
packages/core2-64-poky-linux/mkfontscale/mkfontscale-staticdev: PV changed from 

[OE-core] [AUH] encodings: upgrading to 1.1.0 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *encodings* to *1.1.0* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-encodings-upgrade-1.0.7-1.1.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From ef73373ac6a575f80449b2ac27b531e67cc59d8f Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 13:30:46 +
Subject: [PATCH] encodings: upgrade 1.0.7 -> 1.1.0

---
 .../xorg-font/{encodings_1.0.7.bb => encodings_1.1.0.bb}| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-font/{encodings_1.0.7.bb => 
encodings_1.1.0.bb} (86%)

diff --git a/meta/recipes-graphics/xorg-font/encodings_1.0.7.bb 
b/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb
similarity index 86%
rename from meta/recipes-graphics/xorg-font/encodings_1.0.7.bb
rename to meta/recipes-graphics/xorg-font/encodings_1.1.0.bb
index 5906da416a..7432c08ec0 100644
--- a/meta/recipes-graphics/xorg-font/encodings_1.0.7.bb
+++ b/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb
@@ -11,7 +11,7 @@ PE = "1"
 DEPENDS = "mkfontscale-native mkfontdir-native font-util-native"
 RDEPENDS:${PN} = ""
 
-SRC_URI[sha256sum] = 
"3a39a9f43b16521cdbd9f810090952af4f109b44fa7a865cd555f8febcea70a4"
+SRC_URI[sha256sum] = 
"9ff13c621756cfa12e95f32ba48a5b23839e8f577d0048beda66c67dab4de975"
 
 SRC_URI_EXT = "xz"
 
-- 
2.42.0

packages/all-poky-linux/encodings/encodings-dbg: PV changed from "1.0.7" to 
"1.1.0"
packages/all-poky-linux/encodings/encodings-dbg: PKGV changed from 1.0.7 
[default] to 1.1.0 [default]
packages/all-poky-linux/encodings/encodings-dev: PV changed from "1.0.7" to 
"1.1.0"
packages/all-poky-linux/encodings/encodings-dev: PKGV changed from 1.0.7 
[default] to 1.1.0 [default]
packages/all-poky-linux/encodings/encodings-doc: PV changed from "1.0.7" to 
"1.1.0"
packages/all-poky-linux/encodings/encodings-doc: PKGV changed from 1.0.7 
[default] to 1.1.0 [default]
packages/all-poky-linux/encodings/encodings-locale: PV changed from "1.0.7" to 
"1.1.0"
packages/all-poky-linux/encodings/encodings-locale: PKGV changed from 1.0.7 
[default] to 1.1.0 [default]
packages/all-poky-linux/encodings/encodings-src: PV changed from "1.0.7" to 
"1.1.0"
packages/all-poky-linux/encodings/encodings-src: PKGV changed from 1.0.7 
[default] to 1.1.0 [default]
packages/all-poky-linux/encodings/encodings-staticdev: PV changed from "1.0.7" 
to "1.1.0"
packages/all-poky-linux/encodings/encodings-staticdev: PKGV changed from 1.0.7 
[default] to 1.1.0 [default]
packages/all-poky-linux/encodings/encodings: PKGSIZE changed from 643033 to 
644033 (+0%)
packages/all-poky-linux/encodings/encodings: PV changed from "1.0.7" to "1.1.0"
packages/all-poky-linux/encodings/encodings: PKGV changed from 1.0.7 [default] 
to 1.1.0 [default]
packages/all-poky-linux/encodings/encodings: FILELIST: added 
"/usr/share/fonts/X11/encodings/iso8859-14.enc.gz"
packages/all-poky-linux/encodings: PV changed from "1.0.7" to "1.1.0"
packages/all-poky-linux/encodings: SRC_URI changed from 
"https://www.x.org/releases//individual/font/encodings-1.0.7.tar.xz; to 
"https://www.x.org/releases//individual/font/encodings-1.1.0.tar.xz;
packages/all-poky-linux/encodings: PKGV changed from 1.0.7 [default] to 1.1.0 
[default]
packages/all-poky-linux/encodings/encodings: FILELIST: added 
"/usr/share/fonts/X11/encodings/iso8859-14.enc.gz"


0001-encodings-upgrade-1.0.7-1.1.0.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197219): 
https://lists.openembedded.org/g/openembedded-core/message/197219
Mute This Topic: https://lists.openembedded.org/mt/104951829/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] mesa: upgrading to 24.0.3 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *mesa* to *24.0.3* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-mesa-upgrade-24.0.2-24.0.3.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 91bf9a888c14f94040955a41ce215f8eda44dedf Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 12:25:11 +
Subject: [PATCH] mesa: upgrade 24.0.2 -> 24.0.3

---
 .../mesa/files/0001-drisw-fix-build-without-dri3.patch | 7 ++-
 .../mesa/files/0001-gallium-Fix-build-with-llvm-17.patch   | 2 +-
 ...0001-meson-misdetects-64bit-atomics-on-mips-clang.patch | 2 +-
 ...on.build-check-for-all-linux-host_os-combinations.patch | 4 ++--
 ...0002-glxext-don-t-try-zink-if-not-enabled-in-mesa.patch | 7 ++-
 meta/recipes-graphics/mesa/mesa.inc| 2 +-
 .../mesa/{mesa_24.0.2.bb => mesa_24.0.3.bb}| 0
 7 files changed, 9 insertions(+), 15 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa_24.0.2.bb => mesa_24.0.3.bb} (100%)

diff --git 
a/meta/recipes-graphics/mesa/files/0001-drisw-fix-build-without-dri3.patch 
b/meta/recipes-graphics/mesa/files/0001-drisw-fix-build-without-dri3.patch
index ab16152090..97fff243b5 100644
--- a/meta/recipes-graphics/mesa/files/0001-drisw-fix-build-without-dri3.patch
+++ b/meta/recipes-graphics/mesa/files/0001-drisw-fix-build-without-dri3.patch
@@ -1,7 +1,7 @@
-From 4bd15a419e892da843489c374c58c5b29c40b5d6 Mon Sep 17 00:00:00 2001
+From d9ee6a95480b9721026fe6e7256f6350e7fd3c42 Mon Sep 17 00:00:00 2001
 From: Romain Naour 
 Date: Tue, 6 Feb 2024 09:47:09 +0100
-Subject: [PATCH 1/2] drisw: fix build without dri3
+Subject: [PATCH] drisw: fix build without dri3
 
 commit 1887368df41 ("glx/sw: check for modifier support in the kopper path")
 added dri3_priv.h header and dri3_check_multibuffer() function in drisw that
@@ -53,6 +53,3 @@ index 3d3f752..4b19e2d 100644
  
 glx_config_destroy_list(psc->base.configs);
 psc->base.configs = configs;
--- 
-2.44.0
-
diff --git 
a/meta/recipes-graphics/mesa/files/0001-gallium-Fix-build-with-llvm-17.patch 
b/meta/recipes-graphics/mesa/files/0001-gallium-Fix-build-with-llvm-17.patch
index ceb0153f8d..cc0ede0bc0 100644
--- a/meta/recipes-graphics/mesa/files/0001-gallium-Fix-build-with-llvm-17.patch
+++ b/meta/recipes-graphics/mesa/files/0001-gallium-Fix-build-with-llvm-17.patch
@@ -1,4 +1,4 @@
-From 3e1e5c475b52651657c906e6b03ee13567cccdd7 Mon Sep 17 00:00:00 2001
+From f09df22fa849ccda256c365617bb584e4e843d05 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Fri, 23 Jun 2023 01:20:38 -0700
 Subject: [PATCH] gallium: Fix build with llvm 17
diff --git 
a/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch
 
b/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch
index baa98a0d46..0f479c37d3 100644
--- 
a/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch
+++ 
b/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch
@@ -1,4 +1,4 @@
-From 02cc21800fe29f566add525e63f619c0536d6e7b Mon Sep 17 00:00:00 2001
+From cbc82509e10bdb62701e7e5b1c12bb00ca2ecccf Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Mon, 13 Jan 2020 15:23:47 -0800
 Subject: [PATCH] meson misdetects 64bit atomics on mips/clang
diff --git 
a/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
 
b/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
index 7be7d81eeb..7934366889 100644
--- 
a/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
+++ 
b/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
@@ -1,4 +1,4 @@
-From e8ec6b1cc5e401ba719095722d8b317d755ae613 Mon Sep 17 00:00:00 2001
+From 5bdc4ab761c7ea991c28215e9e980f4520c7a2ad Mon Sep 17 00:00:00 2001
 From: Alistair Francis 
 Date: Thu, 14 Nov 2019 13:04:49 -0800
 Subject: [PATCH] meson.build: check for all linux host_os combinations
@@ -19,7 +19,7 @@ Signed-off-by: Alistair Francis 
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/meson.build b/meson.build
-index 133fd9a..817861e 

[OE-core] [AUH] kmod: upgrading to 32 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *kmod* to *32* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-kmod-upgrade-31-32.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 269aae80c873f3f701dcc9838617291ca3e62ca8 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 14:07:05 +
Subject: [PATCH] kmod: upgrade 31 -> 32

---
 ...Use-portable-implementation-for-basename-API.patch | 11 ---
 .../kmod/kmod/avoid_parallel_tests.patch  | 10 --
 meta/recipes-kernel/kmod/kmod/gtkdocdir.patch |  9 +++--
 meta/recipes-kernel/kmod/{kmod_31.bb => kmod_32.bb}   |  2 +-
 4 files changed, 12 insertions(+), 20 deletions(-)
 rename meta/recipes-kernel/kmod/{kmod_31.bb => kmod_32.bb} (98%)

diff --git 
a/meta/recipes-kernel/kmod/kmod/0001-Use-portable-implementation-for-basename-API.patch
 
b/meta/recipes-kernel/kmod/kmod/0001-Use-portable-implementation-for-basename-API.patch
index 6a7f9ded4f..fa99cd54c7 100644
--- 
a/meta/recipes-kernel/kmod/kmod/0001-Use-portable-implementation-for-basename-API.patch
+++ 
b/meta/recipes-kernel/kmod/kmod/0001-Use-portable-implementation-for-basename-API.patch
@@ -1,4 +1,4 @@
-From 721ed6040c7aa47070faf6378c433089e178bd43 Mon Sep 17 00:00:00 2001
+From 806114f45a3910f3d0fe0463cc29e9efa661c789 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Sat, 9 Dec 2023 17:35:59 -0800
 Subject: [PATCH] Use portable implementation for basename API
@@ -110,10 +110,10 @@ index 43fc354..cfb15b1 100644
dirlen -= namelen + 1;
}
 diff --git a/tools/kmod.c b/tools/kmod.c
-index 55689c0..df91e5c 100644
+index 1015575..57f59ca 100644
 --- a/tools/kmod.c
 +++ b/tools/kmod.c
-@@ -68,7 +68,7 @@ static int kmod_help(int argc, char *argv[])
+@@ -63,7 +63,7 @@ static int kmod_help(int argc, char *argv[])
"Options:\n"
"\t-V, --version show version\n"
"\t-h, --helpshow this help\n\n"
@@ -122,7 +122,7 @@ index 55689c0..df91e5c 100644
  
for (i = 0; i < ARRAY_SIZE(kmod_cmds); i++) {
if (kmod_cmds[i]->help != NULL) {
-@@ -156,7 +156,7 @@ static int handle_kmod_compat_commands(int argc, char 
*argv[])
+@@ -151,7 +151,7 @@ static int handle_kmod_compat_commands(int argc, char 
*argv[])
const char *cmd;
size_t i;
  
@@ -131,6 +131,3 @@ index 55689c0..df91e5c 100644
  
for (i = 0; i < ARRAY_SIZE(kmod_compat_cmds); i++) {
if (streq(kmod_compat_cmds[i]->name, cmd))
--- 
-2.43.0
-
diff --git a/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch 
b/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch
index 04a8204815..d83a15708a 100644
--- a/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch
+++ b/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch
@@ -1,4 +1,4 @@
-From be6f82c54f694617c646ca1f8b5bcf93694e20ad Mon Sep 17 00:00:00 2001
+From 5aaeb8d1cb2c8cc5f2a5f83775344a817274dc31 Mon Sep 17 00:00:00 2001
 From: Tudor Florea 
 Date: Fri, 6 Sep 2013 21:11:57 +
 Subject: [PATCH] kmod: avoid parallel-tests
@@ -11,16 +11,15 @@ serial-tests is now required
 
 Signed-off-by: Tudor Florea 
 Upstream-Status: Inappropriate (disable feature incompatible with ptest)
-
 ---
  configure.ac | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index ee72283..60980c0 100644
+index b651b5f..491be1b 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -14,8 +14,8 @@ AC_USE_SYSTEM_EXTENSIONS
+@@ -14,7 +14,7 @@ AC_USE_SYSTEM_EXTENSIONS
  AC_SYS_LARGEFILE
  AC_PREFIX_DEFAULT([/usr])
  AM_MAINTAINER_MODE([enable])
@@ -28,5 +27,4 @@ index ee72283..60980c0 100644
 +AM_INIT_AUTOMAKE([check-news foreign 1.11 silent-rules tar-pax no-dist-gzip 
dist-xz subdir-objects color-tests serial-tests])
  AM_SILENT_RULES([yes])
  LT_INIT([disable-static pic-only])
-
- AS_IF([test "x$enable_static" = "xyes"], [AC_MSG_ERROR([--enable-static is 
not supported by kmod])])
+ 
diff --git a/meta/recipes-kernel/kmod/kmod/gtkdocdir.patch 
b/meta/recipes-kernel/kmod/kmod/gtkdocdir.patch
index a34ea466e8..31973e452a 100644
--- 

[OE-core] [AUH] gstreamer1.0-libav: upgrading to 1.24.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gstreamer1.0-libav* to 
*1.24.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 
0001-gstreamer1.0-libav-upgrade-1.22.10-1.24.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 9c0ddfc9c1b743c80b634bd22dc47558597e47b6 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 14:27:51 +
Subject: [PATCH] gstreamer1.0-libav: upgrade 1.22.10 -> 1.24.0

---
 ...treamer1.0-libav_1.22.10.bb => gstreamer1.0-libav_1.24.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.22.10.bb => 
gstreamer1.0-libav_1.24.0.bb} (91%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.22.10.bb 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.0.bb
similarity index 91%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.22.10.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.0.bb
index 818dbf4e5e..05d44d2bd2 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.22.10.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.0.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=69333daa044cb77e486cc36129f7a770 \
 "
 
 SRC_URI = 
"https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz;
-SRC_URI[sha256sum] = 
"d6dda7aa38a44173278de675ccd92acff0abf473f7bc02e7d1cdd4ce0f3b7642"
+SRC_URI[sha256sum] = 
"ab775d5b9a7c84176b29822b68c7a34731280039a20b7db5eb639eddd1466178"
 
 S = "${WORKDIR}/gst-libav-${PV}"
 
-- 
2.42.0

NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1878 entries from dependency cache.
Parsing recipes...done.
Parsing of 922 .bb files complete (921 cached, 1 parsed). 1877 targets, 35 
skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-64 sysroot...done.
Removing 1 recipes from the qemux86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-41063a1bbb8c21f02f41d7beadc9a8d6be3fcc9c"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:41063a1bbb8c21f02f41d7beadc9a8d6be3fcc9c"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 357 Local 345 Mirrors 0 Missed 12 Current 564 (96% 
match, 98% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 2301 of 2553 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.0.bb:do_recipe_qa)
NOTE: Running task 2409 of 2553 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.0.bb:do_write_config)
NOTE: recipe gstreamer1.0-libav-1.24.0-r0: task do_recipe_qa: Started
NOTE: recipe gstreamer1.0-libav-1.24.0-r0: task do_write_config: Started
NOTE: recipe gstreamer1.0-libav-1.24.0-r0: task do_write_config: Succeeded
NOTE: recipe gstreamer1.0-libav-1.24.0-r0: task do_recipe_qa: Succeeded
NOTE: Running task 2534 of 2553 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.0.bb:do_fetch)
NOTE: recipe gstreamer1.0-libav-1.24.0-r0: task do_fetch: Started
NOTE: recipe gstreamer1.0-libav-1.24.0-r0: task do_fetch: Succeeded
NOTE: Running task 2535 of 2553 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.0.bb:do_unpack)
NOTE: Running task 2536 of 2553 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.24.0.bb:do_prepare_recipe_sysroot)
NOTE: recipe gstreamer1.0-libav-1.24.0-r0: task do_unpack: Started
NOTE: recipe gstreamer1.0-libav-1.24.0-r0: task do_prepare_recipe_sysroot: 
Started
NOTE: recipe gstreamer1.0-libav-1.24.0-r0: task do_unpack: 

[OE-core] [AUH] gtk-doc: upgrading to 1.34.0 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gtk-doc* to *1.34.0* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-gtk-doc-upgrade-1.33.2-1.34.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 576ab6ba7b825d719410bdac2cf14aa5f0fd6053 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 12:03:01 +
Subject: [PATCH] gtk-doc: upgrade 1.33.2 -> 1.34.0

---
 ...t-error-out-if-xsltproc-is-not-found.patch |  9 +++
 ...code-paths-to-perl-python-in-scripts.patch | 23 +-
 ...01-Don-t-use-docdir-from-environment.patch | 24 ---
 .../gtk-doc/files/conditionaltests.patch  | 14 ---
 .../gtk-doc/files/no-clobber.patch|  7 +++---
 .../gtk-doc/files/pkg-config-native.patch |  3 +--
 .../{gtk-doc_1.33.2.bb => gtk-doc_1.34.0.bb}  |  3 +--
 7 files changed, 24 insertions(+), 59 deletions(-)
 delete mode 100644 
meta/recipes-gnome/gtk-doc/files/0001-Don-t-use-docdir-from-environment.patch
 rename meta/recipes-gnome/gtk-doc/{gtk-doc_1.33.2.bb => gtk-doc_1.34.0.bb} 
(94%)

diff --git 
a/meta/recipes-gnome/gtk-doc/files/0001-Do-not-error-out-if-xsltproc-is-not-found.patch
 
b/meta/recipes-gnome/gtk-doc/files/0001-Do-not-error-out-if-xsltproc-is-not-found.patch
index 99ae4d4417..a864ba8e8a 100644
--- 
a/meta/recipes-gnome/gtk-doc/files/0001-Do-not-error-out-if-xsltproc-is-not-found.patch
+++ 
b/meta/recipes-gnome/gtk-doc/files/0001-Do-not-error-out-if-xsltproc-is-not-found.patch
@@ -1,4 +1,4 @@
-From 8b7fbbb405959f2868ad6eadd7dd00018758a8a5 Mon Sep 17 00:00:00 2001
+From 1f03994a4c028a219f65a665244d6cbe8f4c17ea Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Wed, 7 Sep 2016 14:52:04 +0300
 Subject: [PATCH] Do not error out if xsltproc is not found.
@@ -14,10 +14,10 @@ Signed-off-by: Alexander Kanavin 
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index b0c88d7..2a61d6e 100644
+index 8725074..0491090 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -58,7 +58,7 @@ dnl Check for xsltproc
+@@ -37,7 +37,7 @@ dnl Check for xsltproc
  dnl
  AC_PATH_PROG([XSLTPROC], [xsltproc])
  if test -z "$XSLTPROC"; then
@@ -26,6 +26,3 @@ index b0c88d7..2a61d6e 100644
  fi
  
  dnl
--- 
-2.9.3
-
diff --git 
a/meta/recipes-gnome/gtk-doc/files/0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch
 
b/meta/recipes-gnome/gtk-doc/files/0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch
index 19e05f1b99..30346490a4 100644
--- 
a/meta/recipes-gnome/gtk-doc/files/0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch
+++ 
b/meta/recipes-gnome/gtk-doc/files/0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch
@@ -1,4 +1,4 @@
-From 80e6aff72affa6d92f5abd7ff6353dfc4a7bff38 Mon Sep 17 00:00:00 2001
+From 3e10b4c360d7610801b9f48344193d33cc637c29 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Wed, 31 Aug 2016 16:44:46 +0300
 Subject: [PATCH] Do not hardocode paths to perl/python in scripts.
@@ -9,7 +9,6 @@ on targets either.
 
 Upstream-Status: Inappropriate [oe-core specific]
 Signed-off-by: Alexander Kanavin 
-
 ---
  gtkdoc-check.in| 2 +-
  gtkdoc-depscan.in  | 2 +-
@@ -25,7 +24,7 @@ Signed-off-by: Alexander Kanavin 
  11 files changed, 11 insertions(+), 11 deletions(-)
 
 diff --git a/gtkdoc-check.in b/gtkdoc-check.in
-index 8c8e917..f6a25f6 100755
+index d9e2ad5..9ec526d 100755
 --- a/gtkdoc-check.in
 +++ b/gtkdoc-check.in
 @@ -1,4 +1,4 @@
@@ -35,7 +34,7 @@ index 8c8e917..f6a25f6 100755
  #
  # gtk-doc - GTK DocBook documentation generator.
 diff --git a/gtkdoc-depscan.in b/gtkdoc-depscan.in
-index 9bfaf30..aadc952 100755
+index c43317c..200837c 100755
 --- a/gtkdoc-depscan.in
 +++ b/gtkdoc-depscan.in
 @@ -1,4 +1,4 @@
@@ -45,7 +44,7 @@ index 9bfaf30..aadc952 100755
  from __future__ import print_function
  
 diff --git a/gtkdoc-fixxref.in b/gtkdoc-fixxref.in
-index 44f6bd1..26fbd93 100755
+index f9c4905..ed2ead1 100755
 --- a/gtkdoc-fixxref.in
 +++ b/gtkdoc-fixxref.in
 @@ -1,4 +1,4 @@
@@ -55,7 +54,7 @@ index 44f6bd1..26fbd93 100755
  #
  # gtk-doc - GTK DocBook documentation generator.
 diff --git a/gtkdoc-mkdb.in b/gtkdoc-mkdb.in
-index 42d5731..3a56d56 100755
+index 641f3c4..35e95fb 100755
 --- 

[OE-core] [AUH] shadow: upgrading to 4.15.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *shadow* to *4.15.0* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-shadow-upgrade-4.14.2-4.15.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 6a72e849228d38f541ff48f20766f835271eae27 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 10:49:35 +
Subject: [PATCH] shadow: upgrade 4.14.2 -> 4.15.0

---
 ...nexpected-open-failure-in-chroot-env.patch |  9 +--
 .../shadow/files/shadow-update-pam-conf.patch | 79 ---
 meta/recipes-extended/shadow/shadow.inc   |  4 +-
 .../{shadow_4.14.2.bb => shadow_4.15.0.bb}|  0
 4 files changed, 58 insertions(+), 34 deletions(-)
 rename meta/recipes-extended/shadow/{shadow_4.14.2.bb => shadow_4.15.0.bb} 
(100%)

diff --git 
a/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch
 
b/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch
index 4a932d2dbb..6093e9979e 100644
--- 
a/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch
+++ 
b/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch
@@ -1,4 +1,4 @@
-From a773c6b240d27e23d6be41decef0edf24fcee523 Mon Sep 17 00:00:00 2001
+From 5a366db7a3f053f4e53c68d70178e51888d59e46 Mon Sep 17 00:00:00 2001
 From: Chen Qi 
 Date: Thu, 17 Jul 2014 15:53:34 +0800
 Subject: [PATCH] commonio.c-fix-unexpected-open-failure-in-chroot-env
@@ -20,10 +20,10 @@ Signed-off-by: Chen Qi 
  1 file changed, 12 insertions(+), 4 deletions(-)
 
 diff --git a/lib/commonio.c b/lib/commonio.c
-index 73fdb3a..d1231e9 100644
+index 01a26c9..82b2868 100644
 --- a/lib/commonio.c
 +++ b/lib/commonio.c
-@@ -606,10 +606,18 @@ int commonio_open (struct commonio_db *db, int mode)
+@@ -601,10 +601,18 @@ int commonio_open (struct commonio_db *db, int mode)
db->cursor = NULL;
db->changed = false;
  
@@ -46,6 +46,3 @@ index 73fdb3a..d1231e9 100644
db->fp = NULL;
if (fd >= 0) {
  #ifdef WITH_TCB
--- 
-2.30.2
-
diff --git a/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch 
b/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch
index 3b61b75e5b..1b9dda587e 100644
--- a/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch
+++ b/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch
@@ -1,3 +1,8 @@
+From 8efaa9f22025379b41f5f9e09c3ff3358eb1e952 Mon Sep 17 00:00:00 2001
+From: Kang Kai 
+Date: Wed, 20 Jul 2011 19:18:14 +0800
+Subject: [PATCH] shadow: update pam related configure files
+
 The system-auth in the configure files is from Fedora which put all the 4 pam 
type rules
 in one file.
 In yocto it obey the way with Debian/Ubuntu, and the names are common-auth, 
common-account,
@@ -9,82 +14,102 @@ See meta/recipes-extended/pam/libpam/pam.d/common-password
 Upstream-Status: Inappropriate [oe-core specific]
 
 Signed-off-by: Kang Kai 
+---
+ etc/pam.d/chage | 2 +-
+ etc/pam.d/chgpasswd | 2 +-
+ etc/pam.d/groupadd  | 2 +-
+ etc/pam.d/groupdel  | 2 +-
+ etc/pam.d/groupmems | 2 +-
+ etc/pam.d/groupmod  | 2 +-
+ etc/pam.d/useradd   | 2 +-
+ etc/pam.d/userdel   | 2 +-
+ etc/pam.d/usermod   | 2 +-
+ 9 files changed, 9 insertions(+), 9 deletions(-)
 
-diff -Nur shadow-4.1.4.3/etc/pam.d.orig/chage shadow-4.1.4.3/etc/pam.d/chage
 shadow-4.1.4.3/etc/pam.d.orig/chage2011-07-20 19:02:27.384844958 
+0800
-+++ shadow-4.1.4.3/etc/pam.d/chage 2011-07-20 19:03:08.964844958 +0800
+diff --git a/etc/pam.d/chage b/etc/pam.d/chage
+index 8f49f5c..b1f365d 100644
+--- a/etc/pam.d/chage
 b/etc/pam.d/chage
 @@ -1,4 +1,4 @@
  #%PAM-1.0
  auth  sufficient  pam_rootok.so
  account   requiredpam_permit.so
 -password  include system-auth
 +password  include common-password
-diff -Nur shadow-4.1.4.3/etc/pam.d.orig/chgpasswd 
shadow-4.1.4.3/etc/pam.d/chgpasswd
 shadow-4.1.4.3/etc/pam.d.orig/chgpasswd2011-07-20 19:02:27.384844958 
+0800
-+++ shadow-4.1.4.3/etc/pam.d/chgpasswd 2011-07-20 19:03:26.544844958 +0800
+diff --git a/etc/pam.d/chgpasswd 

[OE-core] [AUH] stress-ng: upgrading to 0.17.06 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *stress-ng* to *0.17.06* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-stress-ng-upgrade-0.17.05-0.17.06.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 9eec0492c9e03568cdf3b9647d0bfe8df9564de2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 10:56:56 +
Subject: [PATCH] stress-ng: upgrade 0.17.05 -> 0.17.06

---
 .../stress-ng/{stress-ng_0.17.05.bb => stress-ng_0.17.06.bb}| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/stress-ng/{stress-ng_0.17.05.bb => 
stress-ng_0.17.06.bb} (94%)

diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.17.05.bb 
b/meta/recipes-extended/stress-ng/stress-ng_0.17.06.bb
similarity index 94%
rename from meta/recipes-extended/stress-ng/stress-ng_0.17.05.bb
rename to meta/recipes-extended/stress-ng/stress-ng_0.17.06.bb
index d4a427f89d..a52b70d22f 100644
--- a/meta/recipes-extended/stress-ng/stress-ng_0.17.05.bb
+++ b/meta/recipes-extended/stress-ng/stress-ng_0.17.06.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRC_URI = 
"git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master \
"
-SRCREV = "4e68895f4fe68863b360ab4a6a57e2dfcff85d60"
+SRCREV = "e6bda983cb48a201b6af173204372c7b37d6411f"
 S = "${WORKDIR}/git"
 
 DEPENDS = "coreutils-native libbsd"
-- 
2.42.0

packages/core2-64-poky-linux/stress-ng: PV changed from "0.17.05" to "0.17.06"
packages/core2-64-poky-linux/stress-ng: PKGV changed from 0.17.05 [default] to 
0.17.06 [default]
packages/core2-64-poky-linux/stress-ng/stress-ng-bash-completion: PV changed 
from "0.17.05" to "0.17.06"
packages/core2-64-poky-linux/stress-ng/stress-ng-bash-completion: PKGV changed 
from 0.17.05 [default] to 0.17.06 [default]
packages/core2-64-poky-linux/stress-ng/stress-ng-dbg: PV changed from "0.17.05" 
to "0.17.06"
packages/core2-64-poky-linux/stress-ng/stress-ng-dbg: PKGV changed from 0.17.05 
[default] to 0.17.06 [default]
packages/core2-64-poky-linux/stress-ng/stress-ng-dbg: PKGSIZE changed from 
18752968 to 16437096 (-12%)
packages/core2-64-poky-linux/stress-ng/stress-ng-dev: PV changed from "0.17.05" 
to "0.17.06"
packages/core2-64-poky-linux/stress-ng/stress-ng-dev: PKGV changed from 0.17.05 
[default] to 0.17.06 [default]
packages/core2-64-poky-linux/stress-ng/stress-ng-doc: PV changed from "0.17.05" 
to "0.17.06"
packages/core2-64-poky-linux/stress-ng/stress-ng-doc: PKGV changed from 0.17.05 
[default] to 0.17.06 [default]
packages/core2-64-poky-linux/stress-ng/stress-ng-doc: PKGSIZE changed from 
83159 to 84196 (+1%)
packages/core2-64-poky-linux/stress-ng/stress-ng-locale: PV changed from 
"0.17.05" to "0.17.06"
packages/core2-64-poky-linux/stress-ng/stress-ng-locale: PKGV changed from 
0.17.05 [default] to 0.17.06 [default]
packages/core2-64-poky-linux/stress-ng/stress-ng-src: PV changed from "0.17.05" 
to "0.17.06"
packages/core2-64-poky-linux/stress-ng/stress-ng-src: FILELIST: removed 
"/usr/src/debug/stress-ng/0.17.05/stress-ipsec-mb.c 
/usr/src/debug/stress-ng/0.17.05/stress-rseq.c 
/usr/src/debug/stress-ng/0.17.05/core-nt-store.h 
/usr/src/debug/stress-ng/0.17.05/core-klog.h 
/usr/src/debug/stress-ng/0.17.05/stress-watchdog.c 
/usr/src/debug/stress-ng/0.17.05/stress-msg.c 
/usr/src/debug/stress-ng/0.17.05/core-klog.c 
/usr/src/debug/stress-ng/0.17.05/stress-mprotect.c 
/usr/src/debug/stress-ng/0.17.05/core-sched.c 
/usr/src/debug/stress-ng/0.17.05/stress-regs.c 
/usr/src/debug/stress-ng/0.17.05/stress-vdso.c 
/usr/src/debug/stress-ng/0.17.05/stress-locka.c 
/usr/src/debug/stress-ng/0.17.05/core-sched.h 
/usr/src/debug/stress-ng/0.17.05/stress-zlib.c 
/usr/src/debug/stress-ng/0.17.05/stress-usersyscall.c 
/usr/src/debug/stress-ng/0.17.05/core-time.c 
/usr/src/debug/stress-ng/0.17.05/stress-qsort.c 
/usr/src/debug/stress-ng/0.17.05/core-time.h 
/usr/src/debug/stress-ng/0.17.05/stress-led.c /usr/src/debug/stress
 -ng/0.17.05/stress-bad-altstack.c 
/usr/src/debug/stress-ng/0.17.05/stress-heapsort.c 
/usr/src/debug/stress-ng/0.17.05/stress-mq.c 
/usr/src/debug/stress-ng/0.17.05/stress-poll.c 
/usr/src/debug/stress-ng/0.17.05/core-numa.h 

[OE-core] [AUH] gtk4: upgrading to 4.14.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gtk4* to *4.14.0* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-gtk4-upgrade-4.12.5-4.14.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 085e99c4013f1213a0738038083df69b0d841ad2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 11:53:31 +
Subject: [PATCH] gtk4: upgrade 4.12.5 -> 4.14.0

---
 meta/recipes-gnome/gtk+/{gtk4_4.12.5.bb => gtk4_4.14.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-gnome/gtk+/{gtk4_4.12.5.bb => gtk4_4.14.0.bb} (98%)

diff --git a/meta/recipes-gnome/gtk+/gtk4_4.12.5.bb 
b/meta/recipes-gnome/gtk+/gtk4_4.14.0.bb
similarity index 98%
rename from meta/recipes-gnome/gtk+/gtk4_4.12.5.bb
rename to meta/recipes-gnome/gtk+/gtk4_4.14.0.bb
index a418ef878f..577e299b35 100644
--- a/meta/recipes-gnome/gtk+/gtk4_4.12.5.bb
+++ b/meta/recipes-gnome/gtk+/gtk4_4.14.0.bb
@@ -37,7 +37,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 UPSTREAM_CHECK_REGEX = "gtk-(?P\d+\.(\d*[02468])+(\.\d+)+)\.tar.xz"
 
 SRC_URI = 
"http://ftp.gnome.org/pub/gnome/sources/gtk/${MAJ_VER}/gtk-${PV}.tar.xz;
-SRC_URI[sha256sum] = 
"28b356d590ee68ef626e2ef9820b2dd21441484a9a042a5a3f0c40e9dfc4f4f8"
+SRC_URI[sha256sum] = 
"3821124067258d4a1f0ab581a56df68768036e66f072eec7e12867949ad0f810"
 
 S = "${WORKDIR}/gtk-${PV}"
 
-- 
2.42.0



0001-gtk4-upgrade-4.12.5-4.14.0.patch
Description: Binary data
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1879 entries from dependency cache.
Parsing recipes...done.
Parsing of 922 .bb files complete (921 cached, 1 parsed). 1877 targets, 35 
skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-64 sysroot...done.
Removing 1 recipes from the qemux86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-5d3bdfdef6bf40551f488732a6e6a4e5bbd52a26"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:5d3bdfdef6bf40551f488732a6e6a4e5bbd52a26"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 638 Local 625 Mirrors 0 Missed 13 Current 836 (97% 
match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Running setscene task 912 of 1474 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 926 of 1474 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_create_spdx_setscene)
NOTE: Running setscene task 927 of 1474 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_spdx_setscene)
NOTE: Running setscene task 932 of 1474 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_create_spdx_setscene)
NOTE: Running setscene task 933 of 1474 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 934 of 1474 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_create_spdx_setscene)
NOTE: Running setscene task 938 of 1474 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.10.bb:do_create_spdx_setscene)
NOTE: Running setscene task 939 of 1474 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 940 of 1474 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-support/atk/at-spi2-core_2.50.1.bb:do_create_spdx_setscene)
NOTE: recipe gi-docgen-2023.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxcomposite-1_0.4.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe 

[OE-core] [AUH] waffle: upgrading to 1.8.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *waffle* to *1.8.0* has Failed 
(devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe waffle failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-ff9329ddea835904bc59a0a089a7248221b8574c"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:ff9329ddea835904bc59a0a089a7248221b8574c"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Rebasing devtool onto 580b912a30085528886603942c100c7b309b3bdb
WARNING: Command 'git rebase 580b912a30085528886603942c100c7b309b3bdb' failed:
Auto-merging meson.build
CONFLICT (content): Merge conflict in meson.build
Auto-merging src/waffle/meson.build
CONFLICT (content): Merge conflict in src/waffle/meson.build

You will need to resolve conflicts in order to complete the upgrade.
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/waffle
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/waffle/waffle_1.8.0.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197214): 
https://lists.openembedded.org/g/openembedded-core/message/197214
Mute This Topic: https://lists.openembedded.org/mt/104951824/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] texinfo: upgrading to 7.1 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *texinfo* to *7.1* has Failed 
(devtool error).

Detailed error information:

The following devtool command failed:  upgrade texinfo -V 7.1
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-96af9256adc82fdea91155bf5d3a29e29736a996"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:96af9256adc82fdea91155bf5d3a29e29736a996"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1877 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-96af9256adc82fdea91155bf5d3a29e29736a996"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:96af9256adc82fdea91155bf5d3a29e29736a996"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   1% || ETA:  0:00:09
Adding changed files:   3% |#   | ETA:  0:00:06
Adding changed files:   5% |##  | ETA:  0:00:05
Adding changed files:   7% |##  | ETA:  0:00:04
Adding changed files:   9% |### | ETA:  0:00:04
Adding changed files:  11% || ETA:  0:00:04
Adding changed files:  13% || ETA:  0:00:03
Adding changed files:  14% |#   | ETA:  0:00:03
Adding changed files:  16% |##  | ETA:  0:00:03
Adding changed files:  18% |##  | ETA:  0:00:03
Adding changed files:  20% |### | ETA:  0:00:03
Adding changed files:  22% || ETA:  0:00:03
INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Fetching https://ftp.gnu.org/gnu/texinfo/texinfo-7.1.tar.gz...
ERROR: Execution of 'git add -f -A 
"tp/tests/customization/res_parser/sectioning_directions_split_chapter/First-node.html"
 
"tp/tests/customization/res_parser/sectioning_directions_split_chapter/Last-node-no-description.html"
 
"tp/tests/customization/res_parser/sectioning_directions_split_chapter/Second-node.html"
 
"tp/tests/customization/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html"
 
"tp/tests/customization/res_parser/sectioning_directions_split_chapter/between-node.html"
 
"tp/tests/customization/res_parser/sectioning_directions_split_chapter/index.html"
 
"tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub.html"
 
"tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub2.html"
 
"tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub3.html"
 
"tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered.html"
 "tp/tests/customization/res_parser/sectioning_directio
 ns_split_chapter/sectioning.1" 

[OE-core] [AUH] psmisc: upgrading to 23.7 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *psmisc* to *23.7* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-psmisc-upgrade-23.6-23.7.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 17cf28fb7d2a54b64d198ce171d5dd9e12c75e2a Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 10:47:10 +
Subject: [PATCH] psmisc: upgrade 23.6 -> 23.7

---
 .../psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch | 6 +++---
 .../psmisc/{psmisc_23.6.bb => psmisc_23.7.bb}   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-extended/psmisc/{psmisc_23.6.bb => psmisc_23.7.bb} (85%)

diff --git 
a/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch
 
b/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch
index ca13bdbd15..61d998d687 100644
--- 
a/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch
+++ 
b/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch
@@ -1,4 +1,4 @@
-From 115fcf1daff18aa2f2e130d63704f04031878db0 Mon Sep 17 00:00:00 2001
+From df1ec0991a44a1a255af9dd06c2cfdf4a52a4672 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Thu, 24 Mar 2016 15:46:14 +
 Subject: [PATCH] Use UINTPTR_MAX instead of __WORDSIZE
@@ -13,7 +13,7 @@ Upstream-Status: Pending
  1 file changed, 8 insertions(+), 5 deletions(-)
 
 diff --git a/src/peekfd.c b/src/peekfd.c
-index 5aa990a..7e8e3fc 100644
+index 36dff04..2b4b1dc 100644
 --- a/src/peekfd.c
 +++ b/src/peekfd.c
 @@ -30,8 +30,11 @@
@@ -28,7 +28,7 @@ index 5aa990a..7e8e3fc 100644
  #include 
  #include 
  #include 
-@@ -266,11 +269,11 @@ int main(int argc, char **argv)
+@@ -341,11 +344,11 @@ int main(int argc, char **argv)
if (WIFSTOPPED(status)) {
  #ifdef PPC
struct pt_regs regs;
diff --git a/meta/recipes-extended/psmisc/psmisc_23.6.bb 
b/meta/recipes-extended/psmisc/psmisc_23.7.bb
similarity index 85%
rename from meta/recipes-extended/psmisc/psmisc_23.6.bb
rename to meta/recipes-extended/psmisc/psmisc_23.7.bb
index 2e55ad00bd..ea272cd92d 100644
--- a/meta/recipes-extended/psmisc/psmisc_23.6.bb
+++ b/meta/recipes-extended/psmisc/psmisc_23.7.bb
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
 SRC_URI = "git://gitlab.com/psmisc/psmisc.git;protocol=https;branch=master \
file://0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch \
"
-SRCREV = "3098e641dc1ddb210186f53464255670b480377b"
+SRCREV = "9091d6dbcce3d8fb87adf9249a2eb346d25a562c"
 S = "${WORKDIR}/git"
-- 
2.42.0

packages/core2-64-poky-linux/psmisc/fuser-doc: PV changed from "23.6" to "23.7"
packages/core2-64-poky-linux/psmisc/fuser-doc: PKGSIZE changed from 7585 to 
7817 (+3%)
packages/core2-64-poky-linux/psmisc/fuser-doc: PKGV changed from 23.6 [default] 
to 23.7 [default]
packages/core2-64-poky-linux/psmisc/fuser: PV changed from "23.6" to "23.7"
packages/core2-64-poky-linux/psmisc/fuser: PKGV changed from 23.6 [default] to 
23.7 [default]
packages/core2-64-poky-linux/psmisc/killall-doc: PV changed from "23.6" to 
"23.7"
packages/core2-64-poky-linux/psmisc/killall-doc: PKGSIZE changed from 5435 to 
5456 (+0%)
packages/core2-64-poky-linux/psmisc/killall-doc: PKGV changed from 23.6 
[default] to 23.7 [default]
packages/core2-64-poky-linux/psmisc/killall: PV changed from "23.6" to "23.7"
packages/core2-64-poky-linux/psmisc/killall: PKGV changed from 23.6 [default] 
to 23.7 [default]
packages/core2-64-poky-linux/psmisc: PV changed from "23.6" to "23.7"
packages/core2-64-poky-linux/psmisc: PKGV changed from 23.6 [default] to 23.7 
[default]
packages/core2-64-poky-linux/psmisc: PACKAGES: added "psmisc-locale-ko 
psmisc-locale-ka"
packages/core2-64-poky-linux/psmisc/psmisc-dbg: PV changed from "23.6" to "23.7"
packages/core2-64-poky-linux/psmisc/psmisc-dbg: PKGSIZE changed from 319600 to 
320720 (+0%)
packages/core2-64-poky-linux/psmisc/psmisc-dbg: PKGV changed from 23.6 
[default] to 23.7 [default]
packages/core2-64-poky-linux/psmisc/psmisc-dev: PV changed from "23.6" to "23.7"
packages/core2-64-poky-linux/psmisc/psmisc-dev: PKGV changed from 23.6 
[default] to 23.7 

[OE-core] [AUH] vala: upgrading to 0.56.16 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *vala* to *0.56.16* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-vala-upgrade-0.56.15-0.56.16.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 805cb961c5ef172d45b7f0e3394de9ff803012e0 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 10:18:48 +
Subject: [PATCH] vala: upgrade 0.56.15 -> 0.56.16

---
 meta/recipes-devtools/vala/{vala_0.56.15.bb => vala_0.56.16.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/vala/{vala_0.56.15.bb => vala_0.56.16.bb} (18%)

diff --git a/meta/recipes-devtools/vala/vala_0.56.15.bb 
b/meta/recipes-devtools/vala/vala_0.56.16.bb
similarity index 18%
rename from meta/recipes-devtools/vala/vala_0.56.15.bb
rename to meta/recipes-devtools/vala/vala_0.56.16.bb
index dc483b12ba..f19c794201 100644
--- a/meta/recipes-devtools/vala/vala_0.56.15.bb
+++ b/meta/recipes-devtools/vala/vala_0.56.16.bb
@@ -1,3 +1,3 @@
 require ${BPN}.inc
 
-SRC_URI[sha256sum] = 
"535b6452ed310fd5fb5c7dd6794b6213dac3b48e645e5bff3173741ec2cb3f2b"
+SRC_URI[sha256sum] = 
"05487b5600f5d2f09e66a753cccd8f39c1bff9f148aea1b7774d505b9c8bca9b"
-- 
2.42.0

packages/core2-64-poky-linux/vala: PV changed from "0.56.15" to "0.56.16"
packages/core2-64-poky-linux/vala: SRC_URI changed from 
"http://ftp.gnome.org/pub/GNOME/sources/vala/0.56/vala-0.56.15.tar.xz; to 
"http://ftp.gnome.org/pub/GNOME/sources/vala/0.56/vala-0.56.16.tar.xz;
packages/core2-64-poky-linux/vala: PKGV changed from 0.56.15 [default] to 
0.56.16 [default]
packages/core2-64-poky-linux/vala/vala-dbg: PV changed from "0.56.15" to 
"0.56.16"
packages/core2-64-poky-linux/vala/vala-dbg: PKGSIZE changed from 18915760 to 
18916824 (+0%)
packages/core2-64-poky-linux/vala/vala-dbg: PKGV changed from 0.56.15 [default] 
to 0.56.16 [default]
packages/core2-64-poky-linux/vala/vala-dev: PV changed from "0.56.15" to 
"0.56.16"
packages/core2-64-poky-linux/vala/vala-dev: PKGV changed from 0.56.15 [default] 
to 0.56.16 [default]
packages/core2-64-poky-linux/vala/vala-doc: PV changed from "0.56.15" to 
"0.56.16"
packages/core2-64-poky-linux/vala/vala-doc: PKGV changed from 0.56.15 [default] 
to 0.56.16 [default]
packages/core2-64-poky-linux/vala/vala-locale: PV changed from "0.56.15" to 
"0.56.16"
packages/core2-64-poky-linux/vala/vala-locale: PKGV changed from 0.56.15 
[default] to 0.56.16 [default]
packages/core2-64-poky-linux/vala/vala-src: PV changed from "0.56.15" to 
"0.56.16"
packages/core2-64-poky-linux/vala/vala-src: PKGSIZE changed from 15918697 to 
15919441 (+0%)
packages/core2-64-poky-linux/vala/vala-src: PKGV changed from 0.56.15 [default] 
to 0.56.16 [default]
packages/core2-64-poky-linux/vala/vala-staticdev: PV changed from "0.56.15" to 
"0.56.16"
packages/core2-64-poky-linux/vala/vala-staticdev: PKGV changed from 0.56.15 
[default] to 0.56.16 [default]
packages/core2-64-poky-linux/vala/vala: PV changed from "0.56.15" to "0.56.16"
packages/core2-64-poky-linux/vala/vala: PKGSIZE changed from 12388101 to 
12388322 (+0%)
packages/core2-64-poky-linux/vala/vala: PKGV changed from 0.56.15 [default] to 
0.56.16 [default]


0001-vala-upgrade-0.56.15-0.56.16.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197186): 
https://lists.openembedded.org/g/openembedded-core/message/197186
Mute This Topic: https://lists.openembedded.org/mt/104951795/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] libadwaita: upgrading to 1.4.4 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libadwaita* to *1.4.4* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-libadwaita-upgrade-1.4.3-1.4.4.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 7d654d0dae964b75b38e4bef2008646b5ef225ed Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 12:08:38 +
Subject: [PATCH] libadwaita: upgrade 1.4.3 -> 1.4.4

---
 .../libadwaita/{libadwaita_1.4.3.bb => libadwaita_1.4.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-gnome/libadwaita/{libadwaita_1.4.3.bb => 
libadwaita_1.4.4.bb} (88%)

diff --git a/meta/recipes-gnome/libadwaita/libadwaita_1.4.3.bb 
b/meta/recipes-gnome/libadwaita/libadwaita_1.4.4.bb
similarity index 88%
rename from meta/recipes-gnome/libadwaita/libadwaita_1.4.3.bb
rename to meta/recipes-gnome/libadwaita/libadwaita_1.4.4.bb
index e3f849ad6a..e81580feba 100644
--- a/meta/recipes-gnome/libadwaita/libadwaita_1.4.3.bb
+++ b/meta/recipes-gnome/libadwaita/libadwaita_1.4.4.bb
@@ -11,7 +11,7 @@ DEPENDS = " \
 
 inherit gnomebase gobject-introspection gi-docgen vala features_check
 
-SRC_URI[archive.sha256sum] = 
"ae962b0eb18e23675655ad2ba01741db4d8655a796f4cf077b093e2f5841"
+SRC_URI[archive.sha256sum] = 
"f802b7d8d5ae33be4650ef571a580f144a806202a26f527dacd57d1560938828"
 
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 REQUIRED_DISTRO_FEATURES = "opengl"
-- 
2.42.0

packages/core2-64-poky-linux/libadwaita: PV changed from "1.4.3" to "1.4.4"
packages/core2-64-poky-linux/libadwaita: PKGV changed from 1.4.3 [default] to 
1.4.4 [default]
packages/core2-64-poky-linux/libadwaita: SRC_URI changed from 
"https://download.gnome.org/sources//libadwaita/1.4/libadwaita-1.4.3.tar.xz;name=archive;
 to 
"https://download.gnome.org/sources//libadwaita/1.4/libadwaita-1.4.4.tar.xz;name=archive;
packages/core2-64-poky-linux/libadwaita/libadwaita-dbg: PV changed from "1.4.3" 
to "1.4.4"
packages/core2-64-poky-linux/libadwaita/libadwaita-dbg: PKGV changed from 1.4.3 
[default] to 1.4.4 [default]
packages/core2-64-poky-linux/libadwaita/libadwaita-dbg: PKGSIZE changed from 
3906360 to 3906536 (+0%)
packages/core2-64-poky-linux/libadwaita/libadwaita-dev: PV changed from "1.4.3" 
to "1.4.4"
packages/core2-64-poky-linux/libadwaita/libadwaita-dev: PKGV changed from 1.4.3 
[default] to 1.4.4 [default]
packages/core2-64-poky-linux/libadwaita/libadwaita-dev: PKGSIZE changed from 
1925712 to 1925715 (+0%)
packages/core2-64-poky-linux/libadwaita/libadwaita-doc: PV changed from "1.4.3" 
to "1.4.4"
packages/core2-64-poky-linux/libadwaita/libadwaita-doc: PKGV changed from 1.4.3 
[default] to 1.4.4 [default]
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-ab: PV changed from 
"1.4.3" to "1.4.4"
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-ab: PKGV changed from 
1.4.3 [default] to 1.4.4 [default]
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-be: PV changed from 
"1.4.3" to "1.4.4"
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-be: PKGV changed from 
1.4.3 [default] to 1.4.4 [default]
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-bg: PV changed from 
"1.4.3" to "1.4.4"
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-bg: PKGV changed from 
1.4.3 [default] to 1.4.4 [default]
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-ca: PV changed from 
"1.4.3" to "1.4.4"
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-ca: PKGV changed from 
1.4.3 [default] to 1.4.4 [default]
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-cs: PV changed from 
"1.4.3" to "1.4.4"
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-cs: PKGV changed from 
1.4.3 [default] to 1.4.4 [default]
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-da: PV changed from 
"1.4.3" to "1.4.4"
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-da: PKGV changed from 
1.4.3 [default] to 1.4.4 [default]
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-de: PV changed from 
"1.4.3" to "1.4.4"
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-de: PKGV changed from 
1.4.3 [default] to 1.4.4 [default]
packages/core2-64-poky-linux/libadwaita/libadwaita-locale-el: PV changed from 

[OE-core] [AUH] gobject-introspection: upgrading to 1.80.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gobject-introspection* to 
*1.80.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 
0001-gobject-introspection-upgrade-1.78.1-1.80.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 45702d00afcaf06fa7317ef138602325d6af730d Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 11:50:13 +
Subject: [PATCH] gobject-introspection: upgrade 1.78.1 -> 1.80.0

---
 ...e-the-repository-directory-for-native-builds.patch | 11 +--
 ...tion_1.78.1.bb => gobject-introspection_1.80.0.bb} |  2 +-
 2 files changed, 6 insertions(+), 7 deletions(-)
 rename 
meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.78.1.bb => 
gobject-introspection_1.80.0.bb} (99%)

diff --git 
a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch
 
b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch
index c9e1afffd0..eb2605f8fb 100644
--- 
a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch
+++ 
b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch
@@ -1,4 +1,4 @@
-From aeb5532f8be42d42f4e8725ca42e239b36983a4d Mon Sep 17 00:00:00 2001
+From 46f419fef5073bc385ce681c9e564ce0f648632b Mon Sep 17 00:00:00 2001
 From: Sascha Silbe 
 Date: Fri, 8 Jun 2018 13:55:10 +0200
 Subject: [PATCH] Relocate the repository directory for native builds
@@ -14,14 +14,13 @@ cache or sstate mirror).
 
 Upstream-Status: Inappropriate
 Signed-off-by: Sascha Silbe 
-
 ---
  girepository/girepository.c | 15 +--
  girepository/meson.build|  2 +-
  2 files changed, 14 insertions(+), 3 deletions(-)
 
 diff --git a/girepository/girepository.c b/girepository/girepository.c
-index a0754f4..2d456f9 100644
+index 12eaf36..876382c 100644
 --- a/girepository/girepository.c
 +++ b/girepository/girepository.c
 @@ -21,6 +21,8 @@
@@ -42,7 +41,7 @@ index a0754f4..2d456f9 100644
  /**
   * SECTION:girepository
   * @short_description: GObject Introspection repository manager
-@@ -215,9 +219,16 @@ init_globals (void)
+@@ -222,9 +226,16 @@ init_globals (void)
g_free (custom_dirs);
  }
  
@@ -62,10 +61,10 @@ index a0754f4..2d456f9 100644
typelib_search_path = g_slist_prepend (typelib_search_path, 
typelib_dir);
  
 diff --git a/girepository/meson.build b/girepository/meson.build
-index 786749a..15cf2a9 100644
+index 5ced59e..a580d9b 100644
 --- a/girepository/meson.build
 +++ b/girepository/meson.build
-@@ -45,7 +45,7 @@ girepo_internals_lib = 
static_library('girepository-internals',
+@@ -47,7 +47,7 @@ girepo_internals_lib = 
static_library('girepository-internals',
],
c_args: gi_hidden_visibility_cflags + custom_c_args,
include_directories : configinc,
diff --git 
a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb 
b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.0.bb
similarity index 99%
rename from 
meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb
rename to 
meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.0.bb
index 05a08a50e0..b1a94cb284 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.0.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=c434e8128a68bedd59b80b2ac1eb1c4a \
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 
2)}/${BPN}-${PV}.tar.xz \
"
 
-SRC_URI[sha256sum] = 
"bd7babd99af7258e76819e45ba4a6bc399608fe762d83fde3cac033c50841bb4"
+SRC_URI[sha256sum] = 
"54a90b4a3cb82fd6a3e8b8a7775178ebc954af3c2bc726ed5961e6503ce62636"
 
 SRC_URI:append:class-native = " 
file://0001-Relocate-the-repository-directory-for-native-builds.patch"
 
-- 
2.42.0



0001-gobject-introspection-upgrade-1.78.1-1.80.0.patch
Description: Binary data
NOTE: Reconnecting to bitbake server...
Loading cache...done.

[OE-core] [AUH] lighttpd: upgrading to 1.4.75 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *lighttpd* to *1.4.75* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-lighttpd-upgrade-1.4.74-1.4.75.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From a00be62d29b836fbd4bed41259c025ecf50c1842 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 10:36:59 +
Subject: [PATCH] lighttpd: upgrade 1.4.74 -> 1.4.75

---
 .../lighttpd/{lighttpd_1.4.74.bb => lighttpd_1.4.75.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/lighttpd/{lighttpd_1.4.74.bb => 
lighttpd_1.4.75.bb} (97%)

diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.74.bb 
b/meta/recipes-extended/lighttpd/lighttpd_1.4.75.bb
similarity index 97%
rename from meta/recipes-extended/lighttpd/lighttpd_1.4.74.bb
rename to meta/recipes-extended/lighttpd/lighttpd_1.4.75.bb
index 7460d3d716..fc3b7e005d 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.74.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.75.bb
@@ -16,7 +16,7 @@ SRC_URI = 
"http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t
file://lighttpd \
"
 
-SRC_URI[sha256sum] = 
"5c08736e83088f7e019797159f306e88ec729abe976dc98fb3bed71b9d3e53b5"
+SRC_URI[sha256sum] = 
"8b721ca939d312afaa6ef31dcbd6afb5161ed385ac828e6fccd4c5b76be189d6"
 
 DEPENDS = "virtual/crypt"
 
-- 
2.42.0

packages/core2-64-poky-linux/lighttpd: PKGV changed from 1.4.74 [default] to 
1.4.75 [default]
packages/core2-64-poky-linux/lighttpd: SRC_URI changed from 
"http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.74.tar.xz 
file://index.html.lighttpd file://lighttpd.conf file://lighttpd" to 
"http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.75.tar.xz 
file://index.html.lighttpd file://lighttpd.conf file://lighttpd"
packages/core2-64-poky-linux/lighttpd: PV changed from "1.4.74" to "1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-dbg: PKGV changed from 1.4.74 
[default] to 1.4.75 [default]
packages/core2-64-poky-linux/lighttpd/lighttpd-dbg: PV changed from "1.4.74" to 
"1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-dbg: PKGSIZE changed from 
2639936 to 2641912 (+0%)
packages/core2-64-poky-linux/lighttpd/lighttpd-dev: PKGV changed from 1.4.74 
[default] to 1.4.75 [default]
packages/core2-64-poky-linux/lighttpd/lighttpd-dev: PV changed from "1.4.74" to 
"1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-doc: PKGV changed from 1.4.74 
[default] to 1.4.75 [default]
packages/core2-64-poky-linux/lighttpd/lighttpd-doc: PV changed from "1.4.74" to 
"1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-locale: PKGV changed from 1.4.74 
[default] to 1.4.75 [default]
packages/core2-64-poky-linux/lighttpd/lighttpd-locale: PV changed from "1.4.74" 
to "1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-module-accesslog: PKGV changed 
from 1.4.74 [default] to 1.4.75 [default]
packages/core2-64-poky-linux/lighttpd/lighttpd-module-accesslog: PV changed 
from "1.4.74" to "1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-module-ajp13: PKGV changed from 
1.4.74 [default] to 1.4.75 [default]
packages/core2-64-poky-linux/lighttpd/lighttpd-module-ajp13: PV changed from 
"1.4.74" to "1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-module-auth: PKGV changed from 
1.4.74 [default] to 1.4.75 [default]
packages/core2-64-poky-linux/lighttpd/lighttpd-module-auth: PV changed from 
"1.4.74" to "1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-module-authn-file: PKGV changed 
from 1.4.74 [default] to 1.4.75 [default]
packages/core2-64-poky-linux/lighttpd/lighttpd-module-authn-file: PV changed 
from "1.4.74" to "1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-module-cgi: PKGV changed from 
1.4.74 [default] to 1.4.75 [default]
packages/core2-64-poky-linux/lighttpd/lighttpd-module-cgi: PV changed from 
"1.4.74" to "1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-module-deflate: PKGV changed 
from 1.4.74 [default] to 1.4.75 [default]
packages/core2-64-poky-linux/lighttpd/lighttpd-module-deflate: PV changed from 
"1.4.74" to "1.4.75"
packages/core2-64-poky-linux/lighttpd/lighttpd-module-dirlisting: PKGV changed 
from 1.4.74 [default] to 1.4.75 

[OE-core] [AUH] lzip: upgrading to 1.24.1 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *lzip* to *1.24.1* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-lzip-upgrade-1.24-1.24.1.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From fd33e4ac5099acf2040fdc9a4095369593a0633b Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 10:39:43 +
Subject: [PATCH] lzip: upgrade 1.24 -> 1.24.1

---
 meta/recipes-extended/lzip/{lzip_1.24.bb => lzip_1.24.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/lzip/{lzip_1.24.bb => lzip_1.24.1.bb} (93%)

diff --git a/meta/recipes-extended/lzip/lzip_1.24.bb 
b/meta/recipes-extended/lzip/lzip_1.24.1.bb
similarity index 93%
rename from meta/recipes-extended/lzip/lzip_1.24.bb
rename to meta/recipes-extended/lzip/lzip_1.24.1.bb
index 73040a6f00..6eda012734 100644
--- a/meta/recipes-extended/lzip/lzip_1.24.bb
+++ b/meta/recipes-extended/lzip/lzip_1.24.1.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=76d6e300ffd8fb9d18bd9b136a9bba13 \
 "
 
 SRC_URI = "${SAVANNAH_GNU_MIRROR}/lzip/lzip-${PV}.tar.gz"
-SRC_URI[sha256sum] = 
"d42659229b10e066eeb6e81eb673cdd893b672e512d26719c2d95975556ca56c"
+SRC_URI[sha256sum] = 
"30c9cb6a0605f479c496c376eb629a48b0a1696d167e3c1e090c5defa481b162"
 
 B = "${WORKDIR}/build"
 do_configure[cleandirs] = "${B}"
-- 
2.42.0

packages/core2-64-poky-linux/lzip: PKGV changed from 1.24 [default] to 1.24.1 
[default]
packages/core2-64-poky-linux/lzip: PV changed from "1.24" to "1.24.1"
packages/core2-64-poky-linux/lzip: SRC_URI changed from 
"https://download.savannah.gnu.org/releases/lzip/lzip-1.24.tar.gz; to 
"https://download.savannah.gnu.org/releases/lzip/lzip-1.24.1.tar.gz;
packages/core2-64-poky-linux/lzip/lzip-dbg: PKGV changed from 1.24 [default] to 
1.24.1 [default]
packages/core2-64-poky-linux/lzip/lzip-dbg: PKGSIZE changed from 1043536 to 
1043560 (+0%)
packages/core2-64-poky-linux/lzip/lzip-dbg: PV changed from "1.24" to "1.24.1"
packages/core2-64-poky-linux/lzip/lzip-dev: PKGV changed from 1.24 [default] to 
1.24.1 [default]
packages/core2-64-poky-linux/lzip/lzip-dev: PV changed from "1.24" to "1.24.1"
packages/core2-64-poky-linux/lzip/lzip-doc: PKGV changed from 1.24 [default] to 
1.24.1 [default]
packages/core2-64-poky-linux/lzip/lzip-doc: PKGSIZE changed from 72739 to 72738 
(-0%)
packages/core2-64-poky-linux/lzip/lzip-doc: PV changed from "1.24" to "1.24.1"
packages/core2-64-poky-linux/lzip/lzip-locale: PKGV changed from 1.24 [default] 
to 1.24.1 [default]
packages/core2-64-poky-linux/lzip/lzip-locale: PV changed from "1.24" to 
"1.24.1"
packages/core2-64-poky-linux/lzip/lzip-src: PKGV changed from 1.24 [default] to 
1.24.1 [default]
packages/core2-64-poky-linux/lzip/lzip-src: PKGSIZE changed from 153876 to 
153934 (+0%)
packages/core2-64-poky-linux/lzip/lzip-src: PV changed from "1.24" to "1.24.1"
packages/core2-64-poky-linux/lzip/lzip-staticdev: PKGV changed from 1.24 
[default] to 1.24.1 [default]
packages/core2-64-poky-linux/lzip/lzip-staticdev: PV changed from "1.24" to 
"1.24.1"
packages/core2-64-poky-linux/lzip/lzip: PKGV changed from 1.24 [default] to 
1.24.1 [default]
packages/core2-64-poky-linux/lzip/lzip: PV changed from "1.24" to "1.24.1"


0001-lzip-upgrade-1.24-1.24.1.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197195): 
https://lists.openembedded.org/g/openembedded-core/message/197195
Mute This Topic: https://lists.openembedded.org/mt/104951804/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] libpam: upgrading to 1.6.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libpam* to *1.6.0* has Failed 
(devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe libpam failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1878 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-3294a54e7ebff413a60ce4b933ccd79e42be7045"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:3294a54e7ebff413a60ce4b933ccd79e42be7045"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1878 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-3294a54e7ebff413a60ce4b933ccd79e42be7045"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:3294a54e7ebff413a60ce4b933ccd79e42be7045"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 9 Mirrors 0 Missed 1 Current 18 (90% match, 96% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:  21% |### | ETA:  0:00:00
Adding changed files:  42% |### | ETA:  0:00:00
Adding changed files:  64% |### | ETA:  0:00:00
Adding changed files:  85% |##  | ETA:  0:00:00
Adding changed files: 100% || Time: 0:00:00
INFO: Extracting current version source...
INFO: Adding local source files to srctree...
INFO: Extracting upgraded version source...
INFO: Fetching 
https://github.com/linux-pam/linux-pam/releases/download/v1.6.0/Linux-PAM-1.6.0.tar.xz...
INFO: Rebasing devtool onto 25e2995bafed8397ebc0b3b8485eb96c8c9f133d
WARNING: Command 'git rebase 25e2995bafed8397ebc0b3b8485eb96c8c9f133d' failed:
Auto-merging examples/tty_conv.c
CONFLICT (content): Merge conflict in examples/tty_conv.c

You will need to resolve conflicts in order to complete the upgrade.
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/libpam
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/libpam/libpam_1.6.0.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197197): 
https://lists.openembedded.org/g/openembedded-core/message/197197
Mute This Topic: https://lists.openembedded.org/mt/104951806/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] mdadm: upgrading to 4.3 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *mdadm* to *4.3* has Failed 
(devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe mdadm failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-3294a54e7ebff413a60ce4b933ccd79e42be7045"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:3294a54e7ebff413a60ce4b933ccd79e42be7045"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1877 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-3294a54e7ebff413a60ce4b933ccd79e42be7045"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:3294a54e7ebff413a60ce4b933ccd79e42be7045"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 9 Mirrors 0 Missed 1 Current 18 (90% match, 96% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:  94% |#   | ETA:  0:00:00
Adding changed files: 100% || Time: 0:00:00
INFO: Extracting current version source...
INFO: Adding local source files to srctree...
INFO: Extracting upgraded version source...
INFO: Fetching 
https://cdn.kernel.org/pub/linux/utils/raid/mdadm/mdadm-4.3.tar.xz...
INFO: Rebasing devtool onto d017b6a5c77e22066a892f60fd522541218d1b13
WARNING: Command 'git rebase d017b6a5c77e22066a892f60fd522541218d1b13' failed:
Auto-merging Makefile
CONFLICT (content): Merge conflict in Makefile

You will need to resolve conflicts in order to complete the upgrade.
INFO: Using source tree as build directory since recipe inherits 
autotools-brokensep
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/mdadm
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/mdadm/mdadm_4.3.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197194): 
https://lists.openembedded.org/g/openembedded-core/message/197194
Mute This Topic: https://lists.openembedded.org/mt/104951803/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] ruby: upgrading to 3.3.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *ruby* to *3.3.0* has Failed 
(devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe ruby failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1877 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   1% || ETA:  0:00:11
Adding changed files:   2% || ETA:  0:00:08
Adding changed files:   4% |#   | ETA:  0:00:07
Adding changed files:   5% |#   | ETA:  0:00:06
Adding changed files:   6% |##  | ETA:  0:00:06
Adding changed files:   8% |##  | ETA:  0:00:06
Adding changed files:   9% |### | ETA:  0:00:05
Adding changed files:  10% |### | ETA:  0:00:05
Adding changed files:  12% || ETA:  0:00:05
Adding changed files:  13% || ETA:  0:00:05
Adding changed files:  15% |#   | ETA:  0:00:05
Adding changed files:  16% |#   | ETA:  0:00:05
Adding changed files:  17% |##  | ETA:  0:00:05
Adding changed files:  19% |##  | ETA:  0:00:05
Adding changed files:  20% |### | ETA:  0:00:04
Adding changed files:  21% |### | ETA:  0:00:04
Adding changed files:  23% || ETA:  0:00:04
Adding changed files:  24% || ETA:  0:00:04
Adding changed files:  25% |#   | ETA:  0:00:04
Adding changed files:  27% |#   | ETA:  0:00:04
Adding changed files:  28% |##  | ETA:  0:00:04
Adding changed files:  30% |##  | ETA:  0:00:04
Adding changed files:  31% |### | ETA:  0:00:03
Adding changed files:  32% |### | ETA:  0:00:03
Adding changed files:  34% || ETA:  0:00:03
Adding changed files:  35% || ETA:  0:00:03
Adding changed files:  36% |#   | ETA:  0:00:03
Adding changed files:  38% |#   | ETA:  0:00:03

[OE-core] [AUH] wget: upgrading to 1.24.5 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *wget* to *1.24.5* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-wget-upgrade-1.21.4-1.24.5.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 1c21ad2f4b0a0e0968cf41ee8bc59e07ffc7848b Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 11:04:42 +
Subject: [PATCH] wget: upgrade 1.21.4 -> 1.24.5

---
 .../wget/wget/0002-improve-reproducibility.patch | 9 +++--
 .../wget/{wget_1.21.4.bb => wget_1.24.5.bb}  | 2 +-
 2 files changed, 4 insertions(+), 7 deletions(-)
 rename meta/recipes-extended/wget/{wget_1.21.4.bb => wget_1.24.5.bb} (60%)

diff --git a/meta/recipes-extended/wget/wget/0002-improve-reproducibility.patch 
b/meta/recipes-extended/wget/wget/0002-improve-reproducibility.patch
index 050fc2c7e1..3f1dbae585 100644
--- a/meta/recipes-extended/wget/wget/0002-improve-reproducibility.patch
+++ b/meta/recipes-extended/wget/wget/0002-improve-reproducibility.patch
@@ -1,4 +1,4 @@
-From 7f1357529d23b356b45fbb0dd7388588162e4cb8 Mon Sep 17 00:00:00 2001
+From 3b1c3718978b384e16cff3cf54234996faa11ccd Mon Sep 17 00:00:00 2001
 From: Hongxu Jia 
 Date: Wed, 10 Jan 2018 14:43:20 +0800
 Subject: [PATCH] src/Makefile.am: improve reproducibility
@@ -44,10 +44,10 @@ Signed-off-by: Joe Slater 
  1 file changed, 4 insertions(+)
 
 diff --git a/src/Makefile.am b/src/Makefile.am
-index 28c0be2..44084a3 100644
+index 18ec622..38d252d 100644
 --- a/src/Makefile.am
 +++ b/src/Makefile.am
-@@ -87,9 +87,13 @@ version.c:  $(wget_SOURCES) ../lib/libgnu.a
+@@ -108,9 +108,13 @@ version.c:  $(wget_SOURCES) ../lib/libgnu.a
echo '#include "version.h"' >> $@
echo 'const char *version_string = "@VERSION@";' >> $@
echo 'const char *compilation_string = "'$(COMPILE)'";' \
@@ -61,6 +61,3 @@ index 28c0be2..44084a3 100644
| $(ESCAPEQUOTE) >> $@
  
  css.c: $(srcdir)/css.l
--- 
-1.8.3.1
-
diff --git a/meta/recipes-extended/wget/wget_1.21.4.bb 
b/meta/recipes-extended/wget/wget_1.24.5.bb
similarity index 60%
rename from meta/recipes-extended/wget/wget_1.21.4.bb
rename to meta/recipes-extended/wget/wget_1.24.5.bb
index 1d31b0116d..64e6ee80af 100644
--- a/meta/recipes-extended/wget/wget_1.21.4.bb
+++ b/meta/recipes-extended/wget/wget_1.24.5.bb
@@ -2,6 +2,6 @@ SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
file://0002-improve-reproducibility.patch \
   "
 
-SRC_URI[sha256sum] = 
"81542f5cefb8faacc39bbbc6c82ded80e3e4a88505ae72ea51df27525bcde04c"
+SRC_URI[sha256sum] = 
"fa2dc35bab5184ecbc46a9ef83def23f4c9f3c97d4bd19dcb07d4da637de"
 
 require wget.inc
-- 
2.42.0

packages/core2-64-poky-linux/wget: SRC_URI changed from 
"https://ftp.gnu.org/gnu/wget/wget-1.21.4.tar.gz 
file://0002-improve-reproducibility.patch" to 
"https://ftp.gnu.org/gnu/wget/wget-1.24.5.tar.gz 
file://0002-improve-reproducibility.patch"
packages/core2-64-poky-linux/wget: PV changed from "1.21.4" to "1.24.5"
packages/core2-64-poky-linux/wget: PKGV changed from 1.21.4 [default] to 1.24.5 
[default]
packages/core2-64-poky-linux/wget/wget-dbg: PV changed from "1.21.4" to "1.24.5"
packages/core2-64-poky-linux/wget/wget-dbg: PKGSIZE changed from 1581736 to 
1586176 (+0%)
packages/core2-64-poky-linux/wget/wget-dbg: PKGV changed from 1.21.4 [default] 
to 1.24.5 [default]
packages/core2-64-poky-linux/wget/wget-dev: PV changed from "1.21.4" to "1.24.5"
packages/core2-64-poky-linux/wget/wget-dev: PKGV changed from 1.21.4 [default] 
to 1.24.5 [default]
packages/core2-64-poky-linux/wget/wget-doc: FILELIST: removed 
"/usr/share/man/man1/wget.1"
packages/core2-64-poky-linux/wget/wget-doc: PV changed from "1.21.4" to "1.24.5"
packages/core2-64-poky-linux/wget/wget-doc: PKGSIZE changed from 343048 to 
232841 (-32%)
packages/core2-64-poky-linux/wget/wget-doc: PKGV changed from 1.21.4 [default] 
to 1.24.5 [default]
packages/core2-64-poky-linux/wget/wget-locale-af: PV changed from "1.21.4" to 
"1.24.5"
packages/core2-64-poky-linux/wget/wget-locale-af: PKGSIZE changed from 726 to 
721 (-1%)
packages/core2-64-poky-linux/wget/wget-locale-af: PKGV changed from 1.21.4 
[default] to 1.24.5 [default]
packages/core2-64-poky-linux/wget/wget-locale-be: PV changed from "1.21.4" to 

[OE-core] [AUH] rust: upgrading to 1.76.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *rust* to *1.76.0* has Failed 
(devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe rust failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1881 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1881 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 9 Mirrors 0 Missed 1 Current 18 (90% match, 96% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% || ETA:  0:02:50
Adding changed files:   0% || ETA:  0:02:01
Adding changed files:   1% || ETA:  0:01:46
Adding changed files:   1% || ETA:  0:01:39
Adding changed files:   2% || ETA:  0:01:35
Adding changed files:   2% || ETA:  0:01:33
Adding changed files:   3% |#   | ETA:  0:01:30
Adding changed files:   3% |#   | ETA:  0:01:28
Adding changed files:   4% |#   | ETA:  0:01:26
Adding changed files:   4% |#   | ETA:  0:01:25
Adding changed files:   4% |#   | ETA:  0:01:24
Adding changed files:   5% |#   | ETA:  0:01:23
Adding changed files:   5% |##  | ETA:  0:01:21
Adding changed files:   6% |##  | ETA:  0:01:21
Adding changed files:   6% |##  | ETA:  0:01:20
Adding changed files:   7% |##  | ETA:  0:01:19
Adding changed files:   7% |##  | ETA:  0:01:19
Adding changed files:   8% |##  | ETA:  0:01:18
Adding changed files:   8% |### | ETA:  0:01:18
Adding changed files:   9% |### | ETA:  0:01:17
Adding changed files:   9% |### | ETA:  0:01:17
Adding changed files:   9% |### | ETA:  0:01:19
Adding changed files:  10% |### | ETA:  0:01:18
Adding changed files:  10% |### | ETA:  0:01:18
Adding changed files:  11% || ETA:  0:01:17
Adding changed files:  11% || ETA:  0:01:16
Adding changed files:  12% || ETA:  0:01:16
Adding changed files:  12% || ETA:  

[OE-core] [AUH] go-helloworld: upgrading to 32022caedd6a177a7717aa8680cbe179e1045935 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *go-helloworld* to 
*32022caedd6a177a7717aa8680cbe179e1045935* has Failed (devtool error).

Detailed error information:

The following devtool command failed:  upgrade go-helloworld -S 
32022caedd6a177a7717aa8680cbe179e1045935
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-285d24403c9255ed41003cd20f6e9e093e95905f"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:285d24403c9255ed41003cd20f6e9e093e95905f"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds

INFO: Extracting current version source...
INFO: Extracting upgraded version source...
ERROR: Execution of 'git checkout 32022caedd6a177a7717aa8680cbe179e1045935' 
failed with exit code 128:
fatal: reference is not a tree: 32022caedd6a177a7717aa8680cbe179e1045935



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197193): 
https://lists.openembedded.org/g/openembedded-core/message/197193
Mute This Topic: https://lists.openembedded.org/mt/104951802/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] libstd-rs: upgrading to 1.76.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libstd-rs* to *1.76.0* has 
Failed (devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe libstd-rs failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1879 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1879 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 9 Mirrors 0 Missed 1 Current 18 (90% match, 96% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% || ETA:  0:02:50
Adding changed files:   0% || ETA:  0:02:03
Adding changed files:   1% || ETA:  0:01:47
Adding changed files:   1% || ETA:  0:01:40
Adding changed files:   2% || ETA:  0:01:35
Adding changed files:   2% || ETA:  0:01:32
Adding changed files:   3% |#   | ETA:  0:01:29
Adding changed files:   3% |#   | ETA:  0:01:28
Adding changed files:   4% |#   | ETA:  0:01:26
Adding changed files:   4% |#   | ETA:  0:01:25
Adding changed files:   4% |#   | ETA:  0:01:23
Adding changed files:   5% |#   | ETA:  0:01:23
Adding changed files:   5% |##  | ETA:  0:01:21
Adding changed files:   6% |##  | ETA:  0:01:20
Adding changed files:   6% |##  | ETA:  0:01:19
Adding changed files:   7% |##  | ETA:  0:01:19
Adding changed files:   7% |##  | ETA:  0:01:18
Adding changed files:   8% |##  | ETA:  0:01:18
Adding changed files:   8% |### | ETA:  0:01:17
Adding changed files:   9% |### | ETA:  0:01:17
Adding changed files:   9% |### | ETA:  0:01:16
Adding changed files:   9% |### | ETA:  0:01:19
Adding changed files:  10% |### | ETA:  0:01:18
Adding changed files:  10% |### | ETA:  0:01:17
Adding changed files:  11% || ETA:  0:01:16
Adding changed files:  11% || ETA:  0:01:16
Adding changed files:  12% || ETA:  0:01:15
Adding changed files:  12% || ETA:  0:01:15
Adding changed files:  13% |

[OE-core] [AUH] python3-wheel: upgrading to 0.43.0 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-wheel* to *0.43.0* 
has Succeeded.

Next steps:
- apply the patch: git am 0001-python3-wheel-upgrade-0.42.0-0.43.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From aa2a9ceba1e90961762f3a9cc5ca98abf8d44afe Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 09:15:33 +
Subject: [PATCH] python3-wheel: upgrade 0.42.0 -> 0.43.0

---
 .../python/{python3-wheel_0.42.0.bb => python3-wheel_0.43.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-wheel_0.42.0.bb => 
python3-wheel_0.43.0.bb} (85%)

diff --git a/meta/recipes-devtools/python/python3-wheel_0.42.0.bb 
b/meta/recipes-devtools/python/python3-wheel_0.43.0.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-wheel_0.42.0.bb
rename to meta/recipes-devtools/python/python3-wheel_0.43.0.bb
index 807888e6c0..ba309ae5fc 100644
--- a/meta/recipes-devtools/python/python3-wheel_0.42.0.bb
+++ b/meta/recipes-devtools/python/python3-wheel_0.43.0.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7ffb0db04527cfe380e4f2726bd05ebf"
 
-SRC_URI[sha256sum] = 
"c45be39f7882c9d34243236f2d63cbd58039e360f85d0913425fbd7ceea617a8"
+SRC_URI[sha256sum] = 
"465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85"
 
 inherit python_flit_core pypi
 
-- 
2.42.0

packages/core2-64-poky-linux/python3-wheel: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/w/wheel/wheel-0.42.0.tar.gz;downloadfilename=wheel-0.42.0.tar.gz;
 to 
"https://files.pythonhosted.org/packages/source/w/wheel/wheel-0.43.0.tar.gz;downloadfilename=wheel-0.43.0.tar.gz;
packages/core2-64-poky-linux/python3-wheel: PV changed from "0.42.0" to "0.43.0"
packages/core2-64-poky-linux/python3-wheel: PKGV changed from 0.42.0 [default] 
to 0.43.0 [default]
packages/core2-64-poky-linux/python3-wheel/python3-wheel-dbg: PV changed from 
"0.42.0" to "0.43.0"
packages/core2-64-poky-linux/python3-wheel/python3-wheel-dbg: PKGV changed from 
0.42.0 [default] to 0.43.0 [default]
packages/core2-64-poky-linux/python3-wheel/python3-wheel-dev: PV changed from 
"0.42.0" to "0.43.0"
packages/core2-64-poky-linux/python3-wheel/python3-wheel-dev: PKGV changed from 
0.42.0 [default] to 0.43.0 [default]
packages/core2-64-poky-linux/python3-wheel/python3-wheel-doc: PV changed from 
"0.42.0" to "0.43.0"
packages/core2-64-poky-linux/python3-wheel/python3-wheel-doc: PKGV changed from 
0.42.0 [default] to 0.43.0 [default]
packages/core2-64-poky-linux/python3-wheel/python3-wheel-locale: PV changed 
from "0.42.0" to "0.43.0"
packages/core2-64-poky-linux/python3-wheel/python3-wheel-locale: PKGV changed 
from 0.42.0 [default] to 0.43.0 [default]
packages/core2-64-poky-linux/python3-wheel/python3-wheel-src: PV changed from 
"0.42.0" to "0.43.0"
packages/core2-64-poky-linux/python3-wheel/python3-wheel-src: PKGV changed from 
0.42.0 [default] to 0.43.0 [default]
packages/core2-64-poky-linux/python3-wheel/python3-wheel-staticdev: PV changed 
from "0.42.0" to "0.43.0"
packages/core2-64-poky-linux/python3-wheel/python3-wheel-staticdev: PKGV 
changed from 0.42.0 [default] to 0.43.0 [default]
packages/core2-64-poky-linux/python3-wheel/python3-wheel: PKGSIZE changed from 
28 to 446976 (+1%)
packages/core2-64-poky-linux/python3-wheel/python3-wheel: PV changed from 
"0.42.0" to "0.43.0"
packages/core2-64-poky-linux/python3-wheel/python3-wheel: PKGV changed from 
0.42.0 [default] to 0.43.0 [default]
Changes to packages/core2-64-poky-linux/python3-wheel (sysroot):
  /usr/lib/python3.12/site-packages/wheel-0.42.0.dist-info moved to 
/usr/lib/python3.12/site-packages/wheel-0.43.0.dist-info


0001-python3-wheel-upgrade-0.42.0-0.43.0.patch
Description: Binary data
Changes to packages/core2-64-poky-linux/python3-wheel (sysroot):
  /usr/lib/python3.12/site-packages/wheel-0.42.0.dist-info moved to 
/usr/lib/python3.12/site-packages/wheel-0.43.0.dist-info

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197175): 
https://lists.openembedded.org/g/openembedded-core/message/197175
Mute This Topic: 

[OE-core] [AUH] repo: upgrading to 2.44 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *repo* to *2.44* has Succeeded.

Next steps:
- apply the patch: git am 0001-repo-upgrade-2.42-2.44.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 4168a0404d8415c8a3774ef75b005d93c97c5146 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 09:36:13 +
Subject: [PATCH] repo: upgrade 2.42 -> 2.44

---
 meta/recipes-devtools/repo/{repo_2.42.bb => repo_2.44.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/repo/{repo_2.42.bb => repo_2.44.bb} (94%)

diff --git a/meta/recipes-devtools/repo/repo_2.42.bb 
b/meta/recipes-devtools/repo/repo_2.44.bb
similarity index 94%
rename from meta/recipes-devtools/repo/repo_2.42.bb
rename to meta/recipes-devtools/repo/repo_2.44.bb
index 9bb5000fab..875897851a 100644
--- a/meta/recipes-devtools/repo/repo_2.42.bb
+++ b/meta/recipes-devtools/repo/repo_2.44.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = 
"git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \
"
-SRCREV = "5554572f02537b8646139d59ab520e59e1d5f7b3"
+SRCREV = "fff1d2d74c2078b62cc9c2561330e41a842dc197"
 
 MIRRORS += "git://gerrit.googlesource.com/git-repo.git 
git://github.com/GerritCodeReview/git-repo.git"
 
-- 
2.42.0

packages/core2-64-poky-linux/repo: PV changed from "2.42" to "2.44"
packages/core2-64-poky-linux/repo: PKGV changed from 2.42 [default] to 2.44 
[default]
packages/core2-64-poky-linux/repo/repo-dbg: PV changed from "2.42" to "2.44"
packages/core2-64-poky-linux/repo/repo-dbg: PKGV changed from 2.42 [default] to 
2.44 [default]
packages/core2-64-poky-linux/repo/repo-dev: PV changed from "2.42" to "2.44"
packages/core2-64-poky-linux/repo/repo-dev: PKGV changed from 2.42 [default] to 
2.44 [default]
packages/core2-64-poky-linux/repo/repo-doc: PV changed from "2.42" to "2.44"
packages/core2-64-poky-linux/repo/repo-doc: PKGV changed from 2.42 [default] to 
2.44 [default]
packages/core2-64-poky-linux/repo/repo-locale: PV changed from "2.42" to "2.44"
packages/core2-64-poky-linux/repo/repo-locale: PKGV changed from 2.42 [default] 
to 2.44 [default]
packages/core2-64-poky-linux/repo/repo-src: PV changed from "2.42" to "2.44"
packages/core2-64-poky-linux/repo/repo-src: PKGV changed from 2.42 [default] to 
2.44 [default]
packages/core2-64-poky-linux/repo/repo-staticdev: PV changed from "2.42" to 
"2.44"
packages/core2-64-poky-linux/repo/repo-staticdev: PKGV changed from 2.42 
[default] to 2.44 [default]
packages/core2-64-poky-linux/repo/repo: PV changed from "2.42" to "2.44"
packages/core2-64-poky-linux/repo/repo: PKGV changed from 2.42 [default] to 
2.44 [default]


0001-repo-upgrade-2.42-2.44.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197181): 
https://lists.openembedded.org/g/openembedded-core/message/197181
Mute This Topic: https://lists.openembedded.org/mt/104951790/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] python3-packaging: upgrading to 24.0 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-packaging* to *24.0* 
has Succeeded.

Next steps:
- apply the patch: git am 0001-python3-packaging-upgrade-23.2-24.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 99c18ac98cb1779de25f05c885da294f93f13bcf Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 08:44:55 +
Subject: [PATCH] python3-packaging: upgrade 23.2 -> 24.0

---
 .../{python3-packaging_23.2.bb => python3-packaging_24.0.bb}| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-packaging_23.2.bb => 
python3-packaging_24.0.bb} (83%)

diff --git a/meta/recipes-devtools/python/python3-packaging_23.2.bb 
b/meta/recipes-devtools/python/python3-packaging_24.0.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-packaging_23.2.bb
rename to meta/recipes-devtools/python/python3-packaging_24.0.bb
index 2d35936615..0942eeb15e 100644
--- a/meta/recipes-devtools/python/python3-packaging_23.2.bb
+++ b/meta/recipes-devtools/python/python3-packaging_24.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/packaging;
 LICENSE = "Apache-2.0 | BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91"
 
-SRC_URI[sha256sum] = 
"048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5"
+SRC_URI[sha256sum] = 
"eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9"
 
 inherit pypi python_flit_core
 
-- 
2.42.0

packages/core2-64-poky-linux/python3-packaging: PKGV changed from 23.2 
[default] to 24.0 [default]
packages/core2-64-poky-linux/python3-packaging: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/p/packaging/packaging-23.2.tar.gz;downloadfilename=packaging-23.2.tar.gz;
 to 
"https://files.pythonhosted.org/packages/source/p/packaging/packaging-24.0.tar.gz;downloadfilename=packaging-24.0.tar.gz;
packages/core2-64-poky-linux/python3-packaging: PV changed from "23.2" to "24.0"
packages/core2-64-poky-linux/python3-packaging/python3-packaging-dbg: PKGV 
changed from 23.2 [default] to 24.0 [default]
packages/core2-64-poky-linux/python3-packaging/python3-packaging-dbg: PV 
changed from "23.2" to "24.0"
packages/core2-64-poky-linux/python3-packaging/python3-packaging-dev: PKGV 
changed from 23.2 [default] to 24.0 [default]
packages/core2-64-poky-linux/python3-packaging/python3-packaging-dev: PV 
changed from "23.2" to "24.0"
packages/core2-64-poky-linux/python3-packaging/python3-packaging-doc: PKGV 
changed from 23.2 [default] to 24.0 [default]
packages/core2-64-poky-linux/python3-packaging/python3-packaging-doc: PV 
changed from "23.2" to "24.0"
packages/core2-64-poky-linux/python3-packaging/python3-packaging-locale: PKGV 
changed from 23.2 [default] to 24.0 [default]
packages/core2-64-poky-linux/python3-packaging/python3-packaging-locale: PV 
changed from "23.2" to "24.0"
packages/core2-64-poky-linux/python3-packaging/python3-packaging-src: PKGV 
changed from 23.2 [default] to 24.0 [default]
packages/core2-64-poky-linux/python3-packaging/python3-packaging-src: PV 
changed from "23.2" to "24.0"
packages/core2-64-poky-linux/python3-packaging/python3-packaging-staticdev: 
PKGV changed from 23.2 [default] to 24.0 [default]
packages/core2-64-poky-linux/python3-packaging/python3-packaging-staticdev: PV 
changed from "23.2" to "24.0"
packages/core2-64-poky-linux/python3-packaging/python3-packaging: PKGV changed 
from 23.2 [default] to 24.0 [default]
packages/core2-64-poky-linux/python3-packaging/python3-packaging: PKGSIZE 
changed from 346287 to 349385 (+1%)
packages/core2-64-poky-linux/python3-packaging/python3-packaging: PV changed 
from "23.2" to "24.0"
Changes to packages/core2-64-poky-linux/python3-packaging (sysroot):
  /usr/lib/python3.12/site-packages/packaging-23.2.dist-info moved to 
/usr/lib/python3.12/site-packages/packaging-24.0.dist-info
Changes to packages/x86_64-linux/python3-packaging-native (sysroot):
  /usr/lib/python3.12/site-packages/packaging-23.2.dist-info moved to 
/usr/lib/python3.12/site-packages/packaging-24.0.dist-info
Changes to packages/core2-64-poky-linux/python3-packaging (sysroot):
  /usr/lib/python3.12/site-packages/packaging-23.2.dist-info moved to 

[OE-core] [AUH] python3-pygobject: upgrading to 3.48.1 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-pygobject* to 
*3.48.1* has Succeeded.

Next steps:
- apply the patch: git am 0001-python3-pygobject-upgrade-3.46.0-3.48.1.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 54333a9e52bfbe46cc765ba573316f4633a7b947 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 08:51:51 +
Subject: [PATCH] python3-pygobject: upgrade 3.46.0 -> 3.48.1

---
 ...{python3-pygobject_3.46.0.bb => python3-pygobject_3.48.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pygobject_3.46.0.bb => 
python3-pygobject_3.48.1.bb} (93%)

diff --git a/meta/recipes-devtools/python/python3-pygobject_3.46.0.bb 
b/meta/recipes-devtools/python/python3-pygobject_3.48.1.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-pygobject_3.46.0.bb
rename to meta/recipes-devtools/python/python3-pygobject_3.48.1.bb
index 73a393051a..4754e41c04 100644
--- a/meta/recipes-devtools/python/python3-pygobject_3.46.0.bb
+++ b/meta/recipes-devtools/python/python3-pygobject_3.48.1.bb
@@ -19,7 +19,7 @@ DEPENDS += "python3 glib-2.0"
 SRCNAME="pygobject"
 
 SRC_URI = 
"http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz"
-SRC_URI[sha256sum] = 
"426008b2dad548c9af1c7b03b59df0440fde5c33f38fb5406b103a43d653cafc"
+SRC_URI[sha256sum] = 
"3a0a2c0c0f25931b5840649c54834b9e58a63148d37fa9f6308887b7027e15c2"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.42.0

packages/core2-64-poky-linux/python3-pygobject: PV changed from "3.46.0" to 
"3.48.1"
packages/core2-64-poky-linux/python3-pygobject: PKGV changed from 3.46.0 
[default] to 3.48.1 [default]
packages/core2-64-poky-linux/python3-pygobject: SRC_URI changed from 
"http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.46/pygobject-3.46.0.tar.xz; 
to 
"http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.48/pygobject-3.48.1.tar.xz;
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-dbg: PKGSIZE 
changed from 1359536 to 1378008 (+1%)
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-dbg: PV 
changed from "3.46.0" to "3.48.1"
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-dbg: PKGV 
changed from 3.46.0 [default] to 3.48.1 [default]
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-dev: PV 
changed from "3.46.0" to "3.48.1"
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-dev: PKGV 
changed from 3.46.0 [default] to 3.48.1 [default]
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-doc: PV 
changed from "3.46.0" to "3.48.1"
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-doc: PKGV 
changed from 3.46.0 [default] to 3.48.1 [default]
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-locale: PV 
changed from "3.46.0" to "3.48.1"
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-locale: PKGV 
changed from 3.46.0 [default] to 3.48.1 [default]
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-src: PKGSIZE 
changed from 925592 to 939776 (+2%)
packages/core2-64-poky-linux/python3-pygobject/python3-pygobject-src: FILELIST: 
removed "/usr/src/debug/python3-pygobject/3.46.0/gi/pygi-hashtable.h 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygi-hashtable.c 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygi-enum-marshal.c 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygi-enum-marshal.h 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygi-value.c 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygspawn.c 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygi-value.h 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygobject.h 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygspawn.h 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygi-array.c 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygoptiongroup.h 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygi-array.h 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygoptiongroup.c 
/usr/src/debug/python3-pygobject/3.46.0/gi/pyginterface.h 
/usr/src/debug/python3-pygobject/3.46.0/gi/pygi-repository.c 
/usr/src/debug/python3-pygobject/3.46
 .0/gi/pygi-repository.h 
/usr/src/debug/python3-pygobject/3.46.0/gi/pyginterface.c 

[OE-core] [AUH] python3-trove-classifiers: upgrading to 2024.3.3 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-trove-classifiers* to 
*2024.3.3* has Succeeded.

Next steps:
- apply the patch: git am 
0001-python3-trove-classifiers-upgrade-2024.2.23-2024.3.3.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From ed02553cb378d5a3b271f1b646b174a0b1edd7ea Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 09:12:18 +
Subject: [PATCH] python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3

---
 ...fiers_2024.2.23.bb => python3-trove-classifiers_2024.3.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-trove-classifiers_2024.2.23.bb => 
python3-trove-classifiers_2024.3.3.bb} (87%)

diff --git 
a/meta/recipes-devtools/python/python3-trove-classifiers_2024.2.23.bb 
b/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-trove-classifiers_2024.2.23.bb
rename to meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb
index 8514a52616..b912efcf55 100644
--- a/meta/recipes-devtools/python/python3-trove-classifiers_2024.2.23.bb
+++ b/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers;
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRC_URI[sha256sum] = 
"8385160a12aac69c93fff058fb613472ed773a24a27eb3cd4b144cfbdd79f38c"
+SRC_URI[sha256sum] = 
"df7edff9c67ff86b733628998330b180e81d125b1e096536d83ac0fd79673fdc"
 
 inherit pypi python_setuptools_build_meta ptest
 
-- 
2.42.0

packages/core2-64-poky-linux/python3-trove-classifiers: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2024.2.23.tar.gz;downloadfilename=trove-classifiers-2024.2.23.tar.gz
 file://run-ptest" to 
"https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2024.3.3.tar.gz;downloadfilename=trove-classifiers-2024.3.3.tar.gz
 file://run-ptest"
packages/core2-64-poky-linux/python3-trove-classifiers: PKGV changed from 
2024.2.23 [default] to 2024.3.3 [default]
packages/core2-64-poky-linux/python3-trove-classifiers: PV changed from 
"2024.2.23" to "2024.3.3"
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-dbg:
 PKGV changed from 2024.2.23 [default] to 2024.3.3 [default]
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-dbg:
 PV changed from "2024.2.23" to "2024.3.3"
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-dev:
 PKGV changed from 2024.2.23 [default] to 2024.3.3 [default]
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-dev:
 PV changed from "2024.2.23" to "2024.3.3"
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-doc:
 PKGV changed from 2024.2.23 [default] to 2024.3.3 [default]
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-doc:
 PV changed from "2024.2.23" to "2024.3.3"
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-locale:
 PKGV changed from 2024.2.23 [default] to 2024.3.3 [default]
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-locale:
 PV changed from "2024.2.23" to "2024.3.3"
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-ptest:
 PKGV changed from 2024.2.23 [default] to 2024.3.3 [default]
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-ptest:
 PV changed from "2024.2.23" to "2024.3.3"
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-src:
 PKGV changed from 2024.2.23 [default] to 2024.3.3 [default]
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-src:
 PV changed from "2024.2.23" to "2024.3.3"
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-staticdev:
 PKGV changed from 2024.2.23 [default] to 2024.3.3 [default]
packages/core2-64-poky-linux/python3-trove-classifiers/python3-trove-classifiers-staticdev:
 PV changed from "2024.2.23" to 

[OE-core] [AUH] rust-llvm: upgrading to 1.76.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *rust-llvm* to *1.76.0* has 
Failed (devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe rust-llvm failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1880 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1880 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 9 Mirrors 0 Missed 1 Current 18 (90% match, 96% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% || ETA:  0:02:50
Adding changed files:   0% || ETA:  0:02:01
Adding changed files:   1% || ETA:  0:01:46
Adding changed files:   1% || ETA:  0:01:39
Adding changed files:   2% || ETA:  0:01:35
Adding changed files:   2% || ETA:  0:01:32
Adding changed files:   3% |#   | ETA:  0:01:29
Adding changed files:   3% |#   | ETA:  0:01:27
Adding changed files:   4% |#   | ETA:  0:01:25
Adding changed files:   4% |#   | ETA:  0:01:24
Adding changed files:   4% |#   | ETA:  0:01:23
Adding changed files:   5% |#   | ETA:  0:01:23
Adding changed files:   5% |##  | ETA:  0:01:21
Adding changed files:   6% |##  | ETA:  0:01:20
Adding changed files:   6% |##  | ETA:  0:01:20
Adding changed files:   7% |##  | ETA:  0:01:19
Adding changed files:   7% |##  | ETA:  0:01:19
Adding changed files:   8% |##  | ETA:  0:01:18
Adding changed files:   8% |### | ETA:  0:01:18
Adding changed files:   9% |### | ETA:  0:01:17
Adding changed files:   9% |### | ETA:  0:01:16
Adding changed files:   9% |### | ETA:  0:01:19
Adding changed files:  10% |### | ETA:  0:01:18
Adding changed files:  10% |### | ETA:  0:01:17
Adding changed files:  11% || ETA:  0:01:16
Adding changed files:  11% || ETA:  0:01:16
Adding changed files:  12% || ETA:  0:01:15
Adding changed files:  12% || 

[OE-core] [AUH] tcl: upgrading to 8.6.14 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *tcl* to *8.6.14* has Failed 
(devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe tcl failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1882 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1882 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:  22% || ETA:  0:00:00
Adding changed files:  45% || ETA:  0:00:00
Adding changed files:  67% || ETA:  0:00:00
Adding changed files:  90% || ETA:  0:00:00
Adding changed files: 100% || Time: 0:00:00
INFO: Extracting current version source...
INFO: Adding local source files to srctree...
INFO: Extracting upgraded version source...
INFO: Fetching 
https://downloads.sourceforge.net/tcl/tcl-core8.6.14-src.tar.gz...
INFO: Rebasing devtool onto 34a3040f1fceb2efb515dc6a32de142e1ad129a1
WARNING: Command 'git rebase 34a3040f1fceb2efb515dc6a32de142e1ad129a1' failed:
Auto-merging unix/Makefile.in
CONFLICT (content): Merge conflict in unix/Makefile.in

You will need to resolve conflicts in order to complete the upgrade.
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/tcl
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/tcl/tcl_8.6.14.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197176): 
https://lists.openembedded.org/g/openembedded-core/message/197176
Mute This Topic: https://lists.openembedded.org/mt/104951785/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] createrepo-c: upgrading to 1.1.0 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *createrepo-c* to *1.1.0* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-createrepo-c-upgrade-1.0.4-1.1.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From b7a00bbff4816e622f25e5745025de4e5a9db025 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 05:54:20 +
Subject: [PATCH] createrepo-c: upgrade 1.0.4 -> 1.1.0

---
 ...001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | 5 +
 .../createrepo-c/0001-include-rpm-rpmstring.h.patch  | 5 ++---
 .../{createrepo-c_1.0.4.bb => createrepo-c_1.1.0.bb} | 2 +-
 3 files changed, 4 insertions(+), 8 deletions(-)
 rename meta/recipes-devtools/createrepo-c/{createrepo-c_1.0.4.bb => 
createrepo-c_1.1.0.bb} (96%)

diff --git 
a/meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
 
b/meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
index b63fe53944..5ebc87d062 100644
--- 
a/meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
+++ 
b/meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
@@ -1,4 +1,4 @@
-From 6f8f6d151b831b60f6e7892aa9294a6361353c72 Mon Sep 17 00:00:00 2001
+From 8e60aeb0e9a8f7f4e6062372172a93035d52c3b4 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Fri, 30 Dec 2016 18:31:02 +0200
 Subject: [PATCH] Do not set PYTHON_INSTALL_DIR by running python
@@ -23,6 +23,3 @@ index a31b14d..01fd8ca 100644
  INCLUDE_DIRECTORIES (${PYTHON_INCLUDE_PATH})
  
  MESSAGE(STATUS "Python install dir is ${PYTHON_INSTALL_DIR}")
--- 
-2.25.1
-
diff --git 
a/meta/recipes-devtools/createrepo-c/createrepo-c/0001-include-rpm-rpmstring.h.patch
 
b/meta/recipes-devtools/createrepo-c/createrepo-c/0001-include-rpm-rpmstring.h.patch
index b7e5710b39..bf9cc126d1 100644
--- 
a/meta/recipes-devtools/createrepo-c/createrepo-c/0001-include-rpm-rpmstring.h.patch
+++ 
b/meta/recipes-devtools/createrepo-c/createrepo-c/0001-include-rpm-rpmstring.h.patch
@@ -1,4 +1,4 @@
-From eb66326c3fc6e942282d01ddd56659c78ed7400b Mon Sep 17 00:00:00 2001
+From 88d4780a303bcf4c100f4c8387338de4eccd2a23 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Fri, 13 Jan 2023 13:21:51 -0800
 Subject: [PATCH] include rpm/rpmstring.h
@@ -11,13 +11,12 @@ on 'rasprintf'; ISO C99 and later do not support implicit 
function declarations
 
 Upstream-Status: Submitted 
[https://github.com/rpm-software-management/createrepo_c/pull/340]
 Signed-off-by: Khem Raj 
-
 ---
  src/xml_file.c | 1 +
  1 file changed, 1 insertion(+)
 
 diff --git a/src/xml_file.c b/src/xml_file.c
-index d2400b8..871109c 100644
+index 44b38f9..de5176b 100644
 --- a/src/xml_file.c
 +++ b/src/xml_file.c
 @@ -19,6 +19,7 @@
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_1.0.4.bb 
b/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.0.bb
similarity index 96%
rename from meta/recipes-devtools/createrepo-c/createrepo-c_1.0.4.bb
rename to meta/recipes-devtools/createrepo-c/createrepo-c_1.1.0.bb
index f498bcb655..1f97c99bde 100644
--- a/meta/recipes-devtools/createrepo-c/createrepo-c_1.0.4.bb
+++ b/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.0.bb
@@ -9,7 +9,7 @@ SRC_URI = 
"git://github.com/rpm-software-management/createrepo_c;branch=master;p
file://0001-include-rpm-rpmstring.h.patch \
"
 
-SRCREV = "4ade5ea5c4c636f045f29a2d8d8a57241fc5d24e"
+SRCREV = "10a8a7af4f1de3f98a21a7d08fe3a46ef306d197"
 
 S = "${WORKDIR}/git"
 
-- 
2.42.0

packages/core2-64-poky-linux/createrepo-c/createrepo-c-bash-completion: PV 
changed from "1.0.4" to "1.1.0"
packages/core2-64-poky-linux/createrepo-c/createrepo-c-bash-completion: PKGV 
changed from 1.0.4 [default] to 1.1.0 [default]
packages/core2-64-poky-linux/createrepo-c/createrepo-c-dbg: PV changed from 
"1.0.4" to "1.1.0"
packages/core2-64-poky-linux/createrepo-c/createrepo-c-dbg: FILELIST: removed 
"/usr/lib/.debug/libcreaterepo_c.so.1.0.4", added 
"/usr/lib/.debug/libcreaterepo_c.so.1.1.0"
packages/core2-64-poky-linux/createrepo-c/createrepo-c-dbg: PKGV changed from 
1.0.4 [default] to 1.1.0 

[OE-core] [AUH] cargo: upgrading to 1.76.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *cargo* to *1.76.0* has Failed 
(devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe cargo failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1878 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1878 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 9 Mirrors 0 Missed 1 Current 18 (90% match, 96% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% || ETA:  0:02:51
Adding changed files:   0% || ETA:  0:02:01
Adding changed files:   1% || ETA:  0:01:46
Adding changed files:   1% || ETA:  0:01:39
Adding changed files:   2% || ETA:  0:01:35
Adding changed files:   2% || ETA:  0:01:32
Adding changed files:   3% |#   | ETA:  0:01:29
Adding changed files:   3% |#   | ETA:  0:01:27
Adding changed files:   4% |#   | ETA:  0:01:25
Adding changed files:   4% |#   | ETA:  0:01:24
Adding changed files:   4% |#   | ETA:  0:01:23
Adding changed files:   5% |#   | ETA:  0:01:22
Adding changed files:   5% |##  | ETA:  0:01:21
Adding changed files:   6% |##  | ETA:  0:01:20
Adding changed files:   6% |##  | ETA:  0:01:19
Adding changed files:   7% |##  | ETA:  0:01:19
Adding changed files:   7% |##  | ETA:  0:01:18
Adding changed files:   8% |##  | ETA:  0:01:18
Adding changed files:   8% |### | ETA:  0:01:17
Adding changed files:   9% |### | ETA:  0:01:17
Adding changed files:   9% |### | ETA:  0:01:16
Adding changed files:   9% |### | ETA:  0:01:19
Adding changed files:  10% |### | ETA:  0:01:18
Adding changed files:  10% |### | ETA:  0:01:17
Adding changed files:  11% || ETA:  0:01:16
Adding changed files:  11% || ETA:  0:01:16
Adding changed files:  12% || ETA:  0:01:15
Adding changed files:  12% || ETA:  

[OE-core] [AUH] mmc-utils: upgrading to e1281d4de9166b7254ba30bb58f9191fc2c9e7fb SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *mmc-utils* to 
*e1281d4de9166b7254ba30bb58f9191fc2c9e7fb* has Succeeded.

Next steps:
- apply the patch: git am 0001-mmc-utils-upgrade-to-latest-revision.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 1ecb259f86122a2c56f749dd5f44b83b6a130191 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 07:42:03 +
Subject: [PATCH] mmc-utils: upgrade to latest revision

---
 meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb 
b/meta/recipes-devtools/mmc/mmc-utils_git.bb
index a7e4d369ff..d01da00b57 100644
--- a/meta/recipes-devtools/mmc/mmc-utils_git.bb
+++ b/meta/recipes-devtools/mmc/mmc-utils_git.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = 
"file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d"
 
 SRCBRANCH ?= "master"
-SRCREV = "b5ca140312d279ad2f22068fd72a6230eea13436"
+SRCREV = "e1281d4de9166b7254ba30bb58f9191fc2c9e7fb"
 
 PV = "0.1+git"
 
-- 
2.42.0

packages/core2-64-poky-linux/mmc-utils/mmc-utils-dbg: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-dbg: PKGSIZE changed from 
291552 to 291520 (-0%)
packages/core2-64-poky-linux/mmc-utils/mmc-utils-dev: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-doc: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-locale: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-src: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-src: PKGSIZE changed from 
213396 to 213510 (+0%)
packages/core2-64-poky-linux/mmc-utils/mmc-utils-staticdev: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-dbg: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-dev: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-doc: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-locale: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-src: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils-staticdev: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9
packages/core2-64-poky-linux/mmc-utils/mmc-utils: PKGV changed from 
0.1+git0+b5ca140312 to 0.1+git0+e1281d4de9


0001-mmc-utils-upgrade-to-latest-revision.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197162): 
https://lists.openembedded.org/g/openembedded-core/message/197162
Mute This Topic: https://lists.openembedded.org/mt/104951771/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] python3-pyopenssl: upgrading to 24.1.0 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-pyopenssl* to 
*24.1.0* has Succeeded.

Next steps:
- apply the patch: git am 0001-python3-pyopenssl-upgrade-24.0.0-24.1.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 0d5dedaa5e675423ff2ce7e92729fbe91d295987 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 08:55:51 +
Subject: [PATCH] python3-pyopenssl: upgrade 24.0.0 -> 24.1.0

---
 ...{python3-pyopenssl_24.0.0.bb => python3-pyopenssl_24.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyopenssl_24.0.0.bb => 
python3-pyopenssl_24.1.0.bb} (86%)

diff --git a/meta/recipes-devtools/python/python3-pyopenssl_24.0.0.bb 
b/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb
similarity index 86%
rename from meta/recipes-devtools/python/python3-pyopenssl_24.0.0.bb
rename to meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb
index 9ea3075482..e714ad838e 100644
--- a/meta/recipes-devtools/python/python3-pyopenssl_24.0.0.bb
+++ b/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 DEPENDS += "openssl python3-cryptography"
 
-SRC_URI[sha256sum] = 
"6aa33039a93fffa4563e655b61d11364d01264be8ccb49906101e02a334530bf"
+SRC_URI[sha256sum] = 
"cabed4bfaa5df9f1a16c0ef64a0cb65318b5cd077a7eda7d6970131ca2f41a6f"
 
 PYPI_PACKAGE = "pyOpenSSL"
 inherit pypi setuptools3
-- 
2.42.0

packages/core2-64-poky-linux/python3-pyopenssl: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-24.0.0.tar.gz;downloadfilename=pyOpenSSL-24.0.0.tar.gz;
 to 
"https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-24.1.0.tar.gz;downloadfilename=pyOpenSSL-24.1.0.tar.gz;
packages/core2-64-poky-linux/python3-pyopenssl: PKGV changed from 24.0.0 
[default] to 24.1.0 [default]
packages/core2-64-poky-linux/python3-pyopenssl: PV changed from "24.0.0" to 
"24.1.0"
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-dbg: PKGV 
changed from 24.0.0 [default] to 24.1.0 [default]
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-dbg: PV 
changed from "24.0.0" to "24.1.0"
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-dev: PKGV 
changed from 24.0.0 [default] to 24.1.0 [default]
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-dev: PV 
changed from "24.0.0" to "24.1.0"
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-doc: PKGV 
changed from 24.0.0 [default] to 24.1.0 [default]
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-doc: PV 
changed from "24.0.0" to "24.1.0"
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-locale: PKGV 
changed from 24.0.0 [default] to 24.1.0 [default]
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-locale: PV 
changed from "24.0.0" to "24.1.0"
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-src: PKGV 
changed from 24.0.0 [default] to 24.1.0 [default]
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-src: PV 
changed from "24.0.0" to "24.1.0"
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-staticdev: 
PKGV changed from 24.0.0 [default] to 24.1.0 [default]
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-staticdev: PV 
changed from "24.0.0" to "24.1.0"
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-tests: PKGV 
changed from 24.0.0 [default] to 24.1.0 [default]
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl-tests: PV 
changed from "24.0.0" to "24.1.0"
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl: PKGV changed 
from 24.0.0 [default] to 24.1.0 [default]
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl: PV changed 
from "24.0.0" to "24.1.0"
packages/core2-64-poky-linux/python3-pyopenssl/python3-pyopenssl: PKGSIZE 
changed from 511812 to 491513 (-4%)
Changes to packages/core2-64-poky-linux/python3-pyopenssl (sysroot):
  /usr/lib/python3.12/site-packages/pyOpenSSL-24.0.0.dist-info moved to 
/usr/lib/python3.12/site-packages/pyOpenSSL-24.1.0.dist-info
NOTE: Reconnecting to 

[OE-core] [AUH] go-runtime: upgrading to 1.22.1 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *go-runtime* to *1.22.1* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-go-runtime-upgrade-1.22.0-1.22.1.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 045553a4fa74a0bdd6ed627818b0f0684e44c262 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 06:02:34 +
Subject: [PATCH] go-runtime: upgrade 1.22.0 -> 1.22.1

---
 .../go/{go-1.22.0.inc => go-1.22.1.inc} |  2 +-
 .../{go-runtime_1.22.0.bb => go-runtime_1.22.1.bb}  |  0
 ...e-content-based-hash-generation-less-pedan.patch | 11 ---
 ...lter-out-build-specific-paths-from-linker-.patch | 11 ---
 ...ow-GOTOOLDIR-to-be-overridden-in-the-envir.patch | 12 
 .../0003-ld-add-soname-to-shareable-objects.patch   |  9 +++--
 ...override-CC-when-building-dist-and-go_boot.patch | 10 +++---
 ...5-cmd-dist-separate-host-and-target-builds.patch |  9 +++--
 ...006-cmd-go-make-GOROOT-precious-by-default.patch | 13 +
 ...st-buildgo.go-do-not-hardcode-host-compile.patch | 11 ---
 ...lter-build-paths-on-staticly-linked-arches.patch |  9 +++--
 11 files changed, 34 insertions(+), 63 deletions(-)
 rename meta/recipes-devtools/go/{go-1.22.0.inc => go-1.22.1.inc} (89%)
 rename meta/recipes-devtools/go/{go-runtime_1.22.0.bb => go-runtime_1.22.1.bb} 
(100%)

diff --git a/meta/recipes-devtools/go/go-1.22.0.inc 
b/meta/recipes-devtools/go/go-1.22.1.inc
similarity index 89%
rename from meta/recipes-devtools/go/go-1.22.0.inc
rename to meta/recipes-devtools/go/go-1.22.1.inc
index 5b94051fc2..4330853450 100644
--- a/meta/recipes-devtools/go/go-1.22.0.inc
+++ b/meta/recipes-devtools/go/go-1.22.1.inc
@@ -15,4 +15,4 @@ SRC_URI += "\
 file://0009-go-Filter-build-paths-on-staticly-linked-arches.patch \
 file://0001-exec.go-filter-out-build-specific-paths-from-linker-.patch \
 "
-SRC_URI[main.sha256sum] = 
"4d196c3d41a0d6c1dfc64d04e3cc1f608b0c436bd87b7060ce3e23234e1f4d5c"
+SRC_URI[main.sha256sum] = 
"79c9b91d7f109515a25fc3ecdaad125d67e6bdb54f6d4d98580f46799caea321"
diff --git a/meta/recipes-devtools/go/go-runtime_1.22.0.bb 
b/meta/recipes-devtools/go/go-runtime_1.22.1.bb
similarity index 100%
rename from meta/recipes-devtools/go/go-runtime_1.22.0.bb
rename to meta/recipes-devtools/go/go-runtime_1.22.1.bb
diff --git 
a/meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
 
b/meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
index 564837c7cd..db36f2f726 100644
--- 
a/meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
+++ 
b/meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
@@ -1,7 +1,7 @@
-From 9a6c5040cbcd88b10ceb8ceaebc8d6158c086670 Mon Sep 17 00:00:00 2001
+From c896624aa46760ffcaf2b432f15e4a6a35768115 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Mon, 28 Mar 2022 10:59:03 -0700
-Subject: [PATCH 1/9] cmd/go: make content-based hash generation less pedantic
+Subject: [PATCH] cmd/go: make content-based hash generation less pedantic
 
 Go 1.10's build tool now uses content-based hashes to
 determine when something should be built or re-built.
@@ -32,7 +32,7 @@ Signed-off-by: Jose Quaresma 
  2 files changed, 36 insertions(+), 10 deletions(-)
 
 diff --git a/src/cmd/go/internal/envcmd/env.go 
b/src/cmd/go/internal/envcmd/env.go
-index c7c2e83e0f..4a90d9da5c 100644
+index c7c2e83..4a90d9d 100644
 --- a/src/cmd/go/internal/envcmd/env.go
 +++ b/src/cmd/go/internal/envcmd/env.go
 @@ -189,7 +189,7 @@ func ExtraEnvVarsCostly() []cfg.EnvVar {
@@ -45,7 +45,7 @@ index c7c2e83e0f..4a90d9da5c 100644
// Should not happen - b.CFlags was given an empty package.
fmt.Fprintf(os.Stderr, "go: invalid cflags: %v\n", err)
 diff --git a/src/cmd/go/internal/work/exec.go 
b/src/cmd/go/internal/work/exec.go
-index e05471b06c..9724cd07d0 100644
+index e05471b..9724cd0 100644
 --- a/src/cmd/go/internal/work/exec.go
 +++ b/src/cmd/go/internal/work/exec.go
 @@ -232,6 +232,8 @@ func (b *Builder) Do(ctx context.Context, root *Action) {
@@ -163,6 +163,3 

[OE-core] [AUH] python3-pyelftools: upgrading to 0.31 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-pyelftools* to *0.31* 
has Succeeded.

Next steps:
- apply the patch: git am 0001-python3-pyelftools-upgrade-0.30-0.31.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 623760723869065fbceddf9b3e2f94a670cff674 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 08:48:16 +
Subject: [PATCH] python3-pyelftools: upgrade 0.30 -> 0.31

---
 .../{python3-pyelftools_0.30.bb => python3-pyelftools_0.31.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyelftools_0.30.bb => 
python3-pyelftools_0.31.bb} (82%)

diff --git a/meta/recipes-devtools/python/python3-pyelftools_0.30.bb 
b/meta/recipes-devtools/python/python3-pyelftools_0.31.bb
similarity index 82%
rename from meta/recipes-devtools/python/python3-pyelftools_0.30.bb
rename to meta/recipes-devtools/python/python3-pyelftools_0.31.bb
index 837edb7165..551fed6876 100644
--- a/meta/recipes-devtools/python/python3-pyelftools_0.30.bb
+++ b/meta/recipes-devtools/python/python3-pyelftools_0.31.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5ce2a2b07fca326bc7c146d10105ccfc"
 
-SRC_URI[sha256sum] = 
"2fc92b0d534f8b081f58c7c370967379123d8e00984deb53c209364efd575b40"
+SRC_URI[sha256sum] = 
"c774416b10310156879443b81187d182d8d9ee499660380e645918b50bc88f99"
 
 PYPI_PACKAGE = "pyelftools"
 
-- 
2.42.0

packages/core2-64-poky-linux/python3-pyelftools: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/p/pyelftools/pyelftools-0.30.tar.gz;downloadfilename=pyelftools-0.30.tar.gz;
 to 
"https://files.pythonhosted.org/packages/source/p/pyelftools/pyelftools-0.31.tar.gz;downloadfilename=pyelftools-0.31.tar.gz;
packages/core2-64-poky-linux/python3-pyelftools: PV changed from "0.30" to 
"0.31"
packages/core2-64-poky-linux/python3-pyelftools: PKGV changed from 0.30 
[default] to 0.31 [default]
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-dbg: PV 
changed from "0.30" to "0.31"
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-dbg: PKGV 
changed from 0.30 [default] to 0.31 [default]
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-dev: PV 
changed from "0.30" to "0.31"
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-dev: PKGV 
changed from 0.30 [default] to 0.31 [default]
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-doc: PV 
changed from "0.30" to "0.31"
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-doc: PKGV 
changed from 0.30 [default] to 0.31 [default]
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-locale: PV 
changed from "0.30" to "0.31"
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-locale: PKGV 
changed from 0.30 [default] to 0.31 [default]
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-src: PV 
changed from "0.30" to "0.31"
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-src: PKGV 
changed from 0.30 [default] to 0.31 [default]
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-staticdev: 
PV changed from "0.30" to "0.31"
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools-staticdev: 
PKGV changed from 0.30 [default] to 0.31 [default]
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools: PV changed 
from "0.30" to "0.31"
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools: PKGV 
changed from 0.30 [default] to 0.31 [default]
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools: PKGSIZE 
changed from 1366400 to 1388559 (+2%)
packages/core2-64-poky-linux/python3-pyelftools/python3-pyelftools: FILELIST: 
directory renamed /usr/lib/python3.12/site-packages/pyelftools-0.30.dist-info 
-> /usr/lib/python3.12/site-packages/pyelftools-0.31.dist-info, added 
"/usr/lib/python3.12/site-packages/elftools/py.typed"
Changes to packages/core2-64-poky-linux/python3-pyelftools (sysroot):
  /usr/lib/python3.12/site-packages/pyelftools-0.30.dist-info moved to 
/usr/lib/python3.12/site-packages/pyelftools-0.31.dist-info
  /usr/lib/python3.12/site-packages/elftools/py.typed was 

[OE-core] [AUH] rpm: upgrading to 4.19.1.1 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *rpm* to *4.19.1.1* has Failed 
(devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe rpm failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-296947b23ab615ab760247f08842bcd51c9c9ab5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:296947b23ab615ab760247f08842bcd51c9c9ab5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Rebasing devtool onto 13b4521341781293c41ac898aa9c2d2f6bc1f21d
WARNING: Command 'git rebase 13b4521341781293c41ac898aa9c2d2f6bc1f21d' failed:
Auto-merging docs/CMakeLists.txt
CONFLICT (content): Merge conflict in docs/CMakeLists.txt

You will need to resolve conflicts in order to complete the upgrade.
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/rpm
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/rpm/rpm_4.19.1.1.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197168): 
https://lists.openembedded.org/g/openembedded-core/message/197168
Mute This Topic: https://lists.openembedded.org/mt/104951777/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] python3-markdown: upgrading to 3.6 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-markdown* to *3.6* 
has Succeeded.

Next steps:
- apply the patch: git am 0001-python3-markdown-upgrade-3.5.2-3.6.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From c61a138ae26929a1aaccb9bbec4799197ad43c4e Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 08:14:47 +
Subject: [PATCH] python3-markdown: upgrade 3.5.2 -> 3.6

---
 .../python/python3-markdown_3.5.2.bb  | 13 ---
 .../python/python3-markdown_3.6.bb| 80 +++
 2 files changed, 80 insertions(+), 13 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-markdown_3.5.2.bb
 create mode 100644 meta/recipes-devtools/python/python3-markdown_3.6.bb

diff --git a/meta/recipes-devtools/python/python3-markdown_3.5.2.bb 
b/meta/recipes-devtools/python/python3-markdown_3.5.2.bb
deleted file mode 100644
index 1df7a98183..00
--- a/meta/recipes-devtools/python/python3-markdown_3.5.2.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-SUMMARY = "A Python implementation of John Gruber's Markdown."
-HOMEPAGE = "https://python-markdown.github.io/;
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE.md;md5=745aaad0c69c60039e638bff9ffc59ed"
-
-inherit pypi python_setuptools_build_meta
-
-PYPI_PACKAGE = "Markdown"
-SRC_URI[sha256sum] = 
"e1ac7b3dc550ee80e602e71c1d168002f062e49f1b11e26a36264dafd4df2ef8"
-
-BBCLASSEXTEND = "native nativesdk"
-
-RDEPENDS:${PN} += "python3-logging python3-setuptools"
diff --git a/meta/recipes-devtools/python/python3-markdown_3.6.bb 
b/meta/recipes-devtools/python/python3-markdown_3.6.bb
new file mode 100644
index 00..86ba4fc9ed
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-markdown_3.6.bb
@@ -0,0 +1,80 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- LICENSE.md
+# +++ LICENSE.md
+# @@ -1,29 +1,30 @@
+# -Copyright 2007, 2008 The Python Markdown Project (v. 1.7 and later)
+# -Copyright 2004, 2005, 2006 Yuri Takhteyev (v. 0.2-1.6b)
+# +BSD 3-Clause License
+# +
+# +Copyright 2007, 2008 The Python Markdown Project (v. 1.7 and later)  
+# +Copyright 2004, 2005, 2006 Yuri Takhteyev (v. 0.2-1.6b)  
+#  Copyright 2004 Manfred Stienstra (the original version)
+# -
+# -All rights reserved.
+#  
+#  Redistribution and use in source and binary forms, with or without
+#  modification, are permitted provided that the following conditions are met:
+#  
+# -* Redistributions of source code must retain the above copyright
+# -  notice, this list of conditions and the following disclaimer.
+# -* Redistributions in binary form must reproduce the above copyright
+# -  notice, this list of conditions and the following disclaimer in the
+# -  documentation and/or other materials provided with the distribution.
+# -* Neither the name of the Python Markdown Project nor the
+# -  names of its contributors may be used to endorse or promote products
+# -  derived from this software without specific prior written permission.
+# +1. Redistributions of source code must retain the above copyright notice, 
this
+# +   list of conditions and the following disclaimer.
+#  
+# -THIS SOFTWARE IS PROVIDED BY THE PYTHON MARKDOWN PROJECT ''AS IS'' AND ANY
+# -EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+# -DISCLAIMED. IN NO EVENT SHALL ANY CONTRIBUTORS TO THE PYTHON MARKDOWN 
PROJECT
+# -BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+# -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+# -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+# -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+# -ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+# -POSSIBILITY OF SUCH 

[OE-core] [AUH] go: upgrading to 1.22.1 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *go* to *1.22.1* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-go-upgrade-1.22.0-1.22.1.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 1027ead911d29b37eba864658f5e35cd817ac010 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 06:05:49 +
Subject: [PATCH] go: upgrade 1.22.0 -> 1.22.1

---
 .../go/{go-1.22.0.inc => go-1.22.1.inc} |  2 +-
 ...e-content-based-hash-generation-less-pedan.patch | 11 ---
 ...lter-out-build-specific-paths-from-linker-.patch | 11 ---
 ...ow-GOTOOLDIR-to-be-overridden-in-the-envir.patch | 12 
 .../0003-ld-add-soname-to-shareable-objects.patch   |  9 +++--
 ...override-CC-when-building-dist-and-go_boot.patch | 10 +++---
 ...5-cmd-dist-separate-host-and-target-builds.patch |  9 +++--
 ...006-cmd-go-make-GOROOT-precious-by-default.patch | 13 +
 ...st-buildgo.go-do-not-hardcode-host-compile.patch | 11 ---
 ...lter-build-paths-on-staticly-linked-arches.patch |  9 +++--
 .../go/{go_1.22.0.bb => go_1.22.1.bb}   |  0
 11 files changed, 34 insertions(+), 63 deletions(-)
 rename meta/recipes-devtools/go/{go-1.22.0.inc => go-1.22.1.inc} (89%)
 rename meta/recipes-devtools/go/{go_1.22.0.bb => go_1.22.1.bb} (100%)

diff --git a/meta/recipes-devtools/go/go-1.22.0.inc 
b/meta/recipes-devtools/go/go-1.22.1.inc
similarity index 89%
rename from meta/recipes-devtools/go/go-1.22.0.inc
rename to meta/recipes-devtools/go/go-1.22.1.inc
index 5b94051fc2..4330853450 100644
--- a/meta/recipes-devtools/go/go-1.22.0.inc
+++ b/meta/recipes-devtools/go/go-1.22.1.inc
@@ -15,4 +15,4 @@ SRC_URI += "\
 file://0009-go-Filter-build-paths-on-staticly-linked-arches.patch \
 file://0001-exec.go-filter-out-build-specific-paths-from-linker-.patch \
 "
-SRC_URI[main.sha256sum] = 
"4d196c3d41a0d6c1dfc64d04e3cc1f608b0c436bd87b7060ce3e23234e1f4d5c"
+SRC_URI[main.sha256sum] = 
"79c9b91d7f109515a25fc3ecdaad125d67e6bdb54f6d4d98580f46799caea321"
diff --git 
a/meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
 
b/meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
index 564837c7cd..16667c3e7a 100644
--- 
a/meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
+++ 
b/meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
@@ -1,7 +1,7 @@
-From 9a6c5040cbcd88b10ceb8ceaebc8d6158c086670 Mon Sep 17 00:00:00 2001
+From 7d722624ed24a3da8bb6f3b032e8ebaa6ec256e6 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Mon, 28 Mar 2022 10:59:03 -0700
-Subject: [PATCH 1/9] cmd/go: make content-based hash generation less pedantic
+Subject: [PATCH] cmd/go: make content-based hash generation less pedantic
 
 Go 1.10's build tool now uses content-based hashes to
 determine when something should be built or re-built.
@@ -32,7 +32,7 @@ Signed-off-by: Jose Quaresma 
  2 files changed, 36 insertions(+), 10 deletions(-)
 
 diff --git a/src/cmd/go/internal/envcmd/env.go 
b/src/cmd/go/internal/envcmd/env.go
-index c7c2e83e0f..4a90d9da5c 100644
+index c7c2e83..4a90d9d 100644
 --- a/src/cmd/go/internal/envcmd/env.go
 +++ b/src/cmd/go/internal/envcmd/env.go
 @@ -189,7 +189,7 @@ func ExtraEnvVarsCostly() []cfg.EnvVar {
@@ -45,7 +45,7 @@ index c7c2e83e0f..4a90d9da5c 100644
// Should not happen - b.CFlags was given an empty package.
fmt.Fprintf(os.Stderr, "go: invalid cflags: %v\n", err)
 diff --git a/src/cmd/go/internal/work/exec.go 
b/src/cmd/go/internal/work/exec.go
-index e05471b06c..9724cd07d0 100644
+index e05471b..9724cd0 100644
 --- a/src/cmd/go/internal/work/exec.go
 +++ b/src/cmd/go/internal/work/exec.go
 @@ -232,6 +232,8 @@ func (b *Builder) Do(ctx context.Context, root *Action) {
@@ -163,6 +163,3 @@ index e05471b06c..9724cd07d0 100644
if err != nil {
return "", "", err
}
--- 
-2.44.0
-
diff --git 
a/meta/recipes-devtools/go/go/0001-exec.go-filter-out-build-specific-paths-from-linker-.patch
 

[OE-core] [AUH] python3-libarchive-c: upgrading to 5.1 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-libarchive-c* to 
*5.1* has Succeeded.

Next steps:
- apply the patch: git am 0001-python3-libarchive-c-upgrade-5.0-5.1.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 5f77eede528124e50f640837e4d28a0eeced3367 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 08:07:11 +
Subject: [PATCH] python3-libarchive-c: upgrade 5.0 -> 5.1

---
 ...{python3-libarchive-c_5.0.bb => python3-libarchive-c_5.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-libarchive-c_5.0.bb => 
python3-libarchive-c_5.1.bb} (85%)

diff --git a/meta/recipes-devtools/python/python3-libarchive-c_5.0.bb 
b/meta/recipes-devtools/python/python3-libarchive-c_5.1.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-libarchive-c_5.0.bb
rename to meta/recipes-devtools/python/python3-libarchive-c_5.1.bb
index 6ac86fc7a1..4e318e52f4 100644
--- a/meta/recipes-devtools/python/python3-libarchive-c_5.0.bb
+++ b/meta/recipes-devtools/python/python3-libarchive-c_5.1.bb
@@ -9,7 +9,7 @@ PYPI_PACKAGE = "libarchive-c"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = 
"d673f56673d87ec740d1a328fa205cafad1d60f5daca4685594deb039d32b159"
+SRC_URI[sha256sum] = 
"7bcce24ea6c0fa3bc62468476c6d2f6264156db2f04878a372027c10615a2721"
 
 RDEPENDS:${PN} += "\
   libarchive \
-- 
2.42.0

packages/core2-64-poky-linux/python3-libarchive-c: PKGV changed from 5.0 
[default] to 5.1 [default]
packages/core2-64-poky-linux/python3-libarchive-c: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/l/libarchive-c/libarchive-c-5.0.tar.gz;downloadfilename=libarchive-c-5.0.tar.gz;
 to 
"https://files.pythonhosted.org/packages/source/l/libarchive-c/libarchive-c-5.1.tar.gz;downloadfilename=libarchive-c-5.1.tar.gz;
packages/core2-64-poky-linux/python3-libarchive-c: PV changed from "5.0" to 
"5.1"
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-dbg: 
PKGV changed from 5.0 [default] to 5.1 [default]
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-dbg: PV 
changed from "5.0" to "5.1"
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-dev: 
PKGV changed from 5.0 [default] to 5.1 [default]
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-dev: PV 
changed from "5.0" to "5.1"
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-doc: 
PKGV changed from 5.0 [default] to 5.1 [default]
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-doc: PV 
changed from "5.0" to "5.1"
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-locale: 
PKGV changed from 5.0 [default] to 5.1 [default]
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-locale: 
PV changed from "5.0" to "5.1"
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-src: 
PKGV changed from 5.0 [default] to 5.1 [default]
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-src: PV 
changed from "5.0" to "5.1"
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-staticdev:
 PKGV changed from 5.0 [default] to 5.1 [default]
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c-staticdev:
 PV changed from "5.0" to "5.1"
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c: PKGV 
changed from 5.0 [default] to 5.1 [default]
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c: PKGSIZE 
changed from 118730 to 118715 (-0%)
packages/core2-64-poky-linux/python3-libarchive-c/python3-libarchive-c: PV 
changed from "5.0" to "5.1"
Changes to packages/core2-64-poky-linux/python3-libarchive-c (sysroot):
  /usr/lib/python3.12/site-packages/libarchive_c-5.0.dist-info moved to 
/usr/lib/python3.12/site-packages/libarchive_c-5.1.dist-info
Changes to packages/core2-64-poky-linux/python3-libarchive-c (sysroot):
  /usr/lib/python3.12/site-packages/libarchive_c-5.0.dist-info moved to 
/usr/lib/python3.12/site-packages/libarchive_c-5.1.dist-info


0001-python3-libarchive-c-upgrade-5.0-5.1.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages 

[OE-core] [AUH] python3-lxml: upgrading to 5.1.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-lxml* to *5.1.0* has 
Failed (devtool error).

Detailed error information:

The following devtool command failed:  upgrade python3-lxml -V 5.1.0
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-d279b6567e90d2c0ca24518b731c1485cf841c52"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:d279b6567e90d2c0ca24518b731c1485cf841c52"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1877 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-d279b6567e90d2c0ca24518b731c1485cf841c52"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:d279b6567e90d2c0ca24518b731c1485cf841c52"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 3 Local 2 Mirrors 0 Missed 1 Current 4 (66% match, 85% 
complete)
done.
NOTE: Executing Tasks
WARNING: Failed to fetch URL 
https://files.pythonhosted.org/packages/source/l/lxml/lxml-5.1.0.zip;downloadfilename=lxml-5.1.0.zip,
 attempting MIRRORS if available
NOTE: Tasks Summary: Attempted 22 tasks of which 20 didn't need to be rerun and 
1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
NOTE: The errors for this build are stored in 
/home/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20240315081159.txt
You can send the errors to a reports server by running:
  send-error-report 
/home/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20240315081159.txt
 [-s server]
NOTE: The contents of these logs will be posted in public if you use the above 
command with the default server. Please ensure you remove any identifying or 
proprietary information when prompted before sending.

INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Fetching 
https://files.pythonhosted.org/packages/source/l/lxml/lxml-5.1.0.zip;downloadfilename=lxml-5.1.0.zip...
ERROR: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export 
SSL_CERT_FILE="/home/pokybuild/yocto-worker/auh/build/buildtools/sysroots/x86_64-pokysdk-linux/etc/ssl/certs/ca-certificates.crt";
 export 
GIT_SSL_CAINFO="/home/pokybuild/yocto-worker/auh/build/buildtools/sysroots/x86_64-pokysdk-linux/etc/ssl/certs/ca-certificates.crt";
 export ftp_proxy="http://proxy.yocto.io:5187/;; export 
FTP_PROXY="http://proxy.yocto.io:5187/;; export 
PATH="/home/pokybuild/yocto-worker/auh/build/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/pokybuild/yocto-worker/auh/build/scripts:/home/pokybuild/yocto-worker/auh/build/build/tmp/work/recipetool-s7uiun2z/work/recipe-sysroot-native/usr/bin/x86_64-poky-linux:/home/pokybuild/yocto-worker/auh/build/build/tmp/work/recipetool-s7uiun2z/work/recipe-sysroot/usr/bin/crossscripts:/home/pokybuild/yocto-worker/auh/build/build/tmp/work/recipetool-s7uiun2z/work/recipe-sysroot-native/usr/sbin:/home/pokybuild/yocto-worker/auh/build/build/tmp/work/recipe
 
tool-s7uiun2z/work/recipe-sysroot-native/usr/bin:/home/pokybuild/yocto-worker/auh/build/build/tmp/work/recipetool-s7uiun2z/work/recipe-sysroot-native/sbin:/home/pokybuild/yocto-worker/auh/build/build/tmp/work/recipetool-s7uiun2z/work/recipe-sysroot-native/bin:/home/pokybuild/yocto-worker/auh/build/bitbake/bin:/home/pokybuild/yocto-worker/auh/build/build/tmp/hosttools";
 export HOME="/home/pokybuild"; /usr/bin/env wget -t 2 -T 30 --passive-ftp -O 
/srv/autobuilder/autobuilder.yocto.io/current_sources/lxml-5.1.0.zip.tmp -P 

[OE-core] [AUH] libcomps: upgrading to 0.1.21 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libcomps* to *0.1.21* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-libcomps-upgrade-0.1.20-0.1.21.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From cbc96b459115e0d1794df5113be5a2c7b96b9036 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 06:08:48 +
Subject: [PATCH] libcomps: upgrade 0.1.20 -> 0.1.21

---
 ...Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | 9 +++--
 .../libcomps/{libcomps_0.1.20.bb => libcomps_0.1.21.bb}  | 2 +-
 2 files changed, 4 insertions(+), 7 deletions(-)
 rename meta/recipes-devtools/libcomps/{libcomps_0.1.20.bb => 
libcomps_0.1.21.bb} (94%)

diff --git 
a/meta/recipes-devtools/libcomps/libcomps/0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
 
b/meta/recipes-devtools/libcomps/libcomps/0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
index 6cd052889a..7658af2a3c 100644
--- 
a/meta/recipes-devtools/libcomps/libcomps/0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
+++ 
b/meta/recipes-devtools/libcomps/libcomps/0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
@@ -1,7 +1,7 @@
-From 32447a79e24f8e7e9e0150eb747f34116d63ef38 Mon Sep 17 00:00:00 2001
+From 975ace691a9f7b33471829697db14baa75306c80 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Fri, 30 Dec 2016 18:22:09 +0200
-Subject: [PATCH 2/2] Do not set PYTHON_INSTALL_DIR by running python.
+Subject: [PATCH] Do not set PYTHON_INSTALL_DIR by running python.
 
 Upstream-Status: Inappropriate [oe-core specific]
 Signed-off-by: Alexander Kanavin 
@@ -10,7 +10,7 @@ Signed-off-by: Alexander Kanavin 
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/libcomps/src/python/src/CMakeLists.txt 
b/libcomps/src/python/src/CMakeLists.txt
-index f813af4..9eebb6c 100644
+index d22b84e..ad67309 100644
 --- a/libcomps/src/python/src/CMakeLists.txt
 +++ b/libcomps/src/python/src/CMakeLists.txt
 @@ -85,7 +85,7 @@ IF (SKBUILD)
@@ -22,6 +22,3 @@ index f813af4..9eebb6c 100644
  
  INSTALL(FILES ${pycomps_SRCDIR}/libcomps/__init__.py DESTINATION 
${PYTHON_INSTALL_DIR}/libcomps)
  #INSTALL(FILES ${pycomps_SRCDIR}/tests/__test.py DESTINATION
--- 
-2.25.1
-
diff --git a/meta/recipes-devtools/libcomps/libcomps_0.1.20.bb 
b/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb
similarity index 94%
rename from meta/recipes-devtools/libcomps/libcomps_0.1.20.bb
rename to meta/recipes-devtools/libcomps/libcomps_0.1.21.bb
index 1f59c5ea1e..91170dfbed 100644
--- a/meta/recipes-devtools/libcomps/libcomps_0.1.20.bb
+++ b/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb
@@ -8,7 +8,7 @@ SRC_URI = 
"git://github.com/rpm-software-management/libcomps.git;branch=master;p
file://0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \
"
 
-SRCREV = "854fbb9fe733b774981e1ffcf825b2d2ce0f8072"
+SRCREV = "2e973ce22698dd64f472180e3a689755268fb06b"
 
 S = "${WORKDIR}/git"
 
-- 
2.42.0

packages/core2-64-poky-linux/libcomps: PV changed from "0.1.20" to "0.1.21"
packages/core2-64-poky-linux/libcomps: PKGV changed from 0.1.20 [default] to 
0.1.21 [default]
packages/core2-64-poky-linux/libcomps/libcomps-dbg: PV changed from "0.1.20" to 
"0.1.21"
packages/core2-64-poky-linux/libcomps/libcomps-dbg: PKGV changed from 0.1.20 
[default] to 0.1.21 [default]
packages/core2-64-poky-linux/libcomps/libcomps-dev: PV changed from "0.1.20" to 
"0.1.21"
packages/core2-64-poky-linux/libcomps/libcomps-dev: PKGV changed from 0.1.20 
[default] to 0.1.21 [default]
packages/core2-64-poky-linux/libcomps/libcomps-doc: PV changed from "0.1.20" to 
"0.1.21"
packages/core2-64-poky-linux/libcomps/libcomps-doc: PKGV changed from 0.1.20 
[default] to 0.1.21 [default]
packages/core2-64-poky-linux/libcomps/libcomps-locale: PV changed from "0.1.20" 
to "0.1.21"
packages/core2-64-poky-linux/libcomps/libcomps-locale: PKGV changed from 0.1.20 
[default] to 0.1.21 [default]
packages/core2-64-poky-linux/libcomps/libcomps-src: PV changed from "0.1.20" to 
"0.1.21"
packages/core2-64-poky-linux/libcomps/libcomps-src: PKGV changed from 0.1.20 
[default] to 0.1.21 [default]
packages/core2-64-poky-linux/libcomps/libcomps-src: PKGSIZE changed from 816687 
to 816714 (+0%)

[OE-core] [AUH] llvm: upgrading to 18.1.1 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *llvm* to *18.1.1* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-llvm-upgrade-18.1.0-18.1.1.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 69edcdd8e48c2272f7e0cd5c9d3c684914152355 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 07:35:36 +
Subject: [PATCH] llvm: upgrade 18.1.0 -> 18.1.1

---
 ...tcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch | 6 +++---
 .../llvm/0007-llvm-allow-env-override-of-exe-path.patch  | 9 -
 meta/recipes-devtools/llvm/llvm_git.bb   | 4 ++--
 3 files changed, 9 insertions(+), 10 deletions(-)

diff --git 
a/meta/recipes-devtools/llvm/llvm/0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch
 
b/meta/recipes-devtools/llvm/llvm/0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch
index 48af6fc283..2a97f3c060 100644
--- 
a/meta/recipes-devtools/llvm/llvm/0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch
+++ 
b/meta/recipes-devtools/llvm/llvm/0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch
@@ -1,4 +1,4 @@
-From 86940d87026432683fb6741cd8a34d3b9b18e40d Mon Sep 17 00:00:00 2001
+From 1cf96613829740a8244523d3f44b116bfd671abd Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Fri, 27 Nov 2020 10:11:08 +
 Subject: [PATCH] AsmMatcherEmitter: sort ClassInfo lists by name as well
@@ -14,10 +14,10 @@ Signed-off-by: Alexander Kanavin 
  1 file changed, 4 insertions(+), 1 deletion(-)
 
 diff --git a/llvm/utils/TableGen/AsmMatcherEmitter.cpp 
b/llvm/utils/TableGen/AsmMatcherEmitter.cpp
-index ccf0959389b..1f801e83b7d 100644
+index 73724e662f9e..1ca9c73415db 100644
 --- a/llvm/utils/TableGen/AsmMatcherEmitter.cpp
 +++ b/llvm/utils/TableGen/AsmMatcherEmitter.cpp
-@@ -359,7 +359,10 @@ public:
+@@ -361,7 +361,10 @@ public:
  // name of a class shouldn't be significant. However, some of the backends
  // accidentally rely on this behaviour, so it will have to stay like this
  // until they are fixed.
diff --git 
a/meta/recipes-devtools/llvm/llvm/0007-llvm-allow-env-override-of-exe-path.patch
 
b/meta/recipes-devtools/llvm/llvm/0007-llvm-allow-env-override-of-exe-path.patch
index add38b3bb4..f7147dbbe0 100644
--- 
a/meta/recipes-devtools/llvm/llvm/0007-llvm-allow-env-override-of-exe-path.patch
+++ 
b/meta/recipes-devtools/llvm/llvm/0007-llvm-allow-env-override-of-exe-path.patch
@@ -1,4 +1,4 @@
-From 588a8694c6540e31140c7e242bfb5e279d6ca08c Mon Sep 17 00:00:00 2001
+From 3777b4fc95689de877beb58e30a27bac78e8280a Mon Sep 17 00:00:00 2001
 From: Martin Kelly 
 Date: Fri, 19 May 2017 00:22:57 -0700
 Subject: [PATCH] llvm: allow env override of exe and libdir path
@@ -13,11 +13,11 @@ Upstream-Status: Inappropriate [OE-specific]
 Signed-off-by: Martin Kelly 
 Signed-off-by: Khem Raj 
 ---
- llvm/tools/llvm-config/llvm-config.cpp | 25 +++--
- 1 file changed, 19 insertions(+), 6 deletions(-)
+ llvm/tools/llvm-config/llvm-config.cpp | 7 +++
+ 1 file changed, 7 insertions(+)
 
 diff --git a/llvm/tools/llvm-config/llvm-config.cpp 
b/llvm/tools/llvm-config/llvm-config.cpp
-index e86eb2b44b10..7b2abf318dbe 100644
+index d5b76b1bb6c1..6c28c34bc514 100644
 --- a/llvm/tools/llvm-config/llvm-config.cpp
 +++ b/llvm/tools/llvm-config/llvm-config.cpp
 @@ -246,6 +246,13 @@ Typical components:\n\
@@ -34,4 +34,3 @@ index e86eb2b44b10..7b2abf318dbe 100644
// This just needs to be some symbol in the binary; C++ doesn't
// allow taking the address of ::main however.
void *P = (void *)(intptr_t)GetExecutablePath;
- 
diff --git a/meta/recipes-devtools/llvm/llvm_git.bb 
b/meta/recipes-devtools/llvm/llvm_git.bb
index 111fb07fac..92080c7613 100644
--- a/meta/recipes-devtools/llvm/llvm_git.bb
+++ b/meta/recipes-devtools/llvm/llvm_git.bb
@@ -17,14 +17,14 @@ inherit cmake pkgconfig
 # could be 'rcX' or 'git' or empty ( for release )
 VER_SUFFIX = ""
 
-PV = "18.1.0${VER_SUFFIX}"
+PV = "18.1.1"
 
 MAJOR_VERSION = "${@oe.utils.trim_version("${PV}", 1)}"
 
 LLVM_RELEASE = "${PV}"
 
 BRANCH = "release/${MAJOR_VERSION}.x"
-SRCREV = "461274b81d8641eab64d494accddc81d7db8a09e"
+SRCREV = "dba2a75e9c7ef81fe84774ba5eee5e67e01d801a"
 SRC_URI = 

[OE-core] [AUH] python3-cython: upgrading to 3.0.9 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-cython* to *3.0.9* 
has Succeeded.

Next steps:
- apply the patch: git am 0001-python3-cython-upgrade-3.0.8-3.0.9.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 87493da7bf13b178cbfa713f1ae3674f7a0c414c Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 07:57:27 +
Subject: [PATCH] python3-cython: upgrade 3.0.8 -> 3.0.9

---
 meta/recipes-devtools/python/python-cython.inc  | 2 +-
 .../python/{python3-cython_3.0.8.bb => python3-cython_3.0.9.bb} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cython_3.0.8.bb => 
python3-cython_3.0.9.bb} (100%)

diff --git a/meta/recipes-devtools/python/python-cython.inc 
b/meta/recipes-devtools/python/python-cython.inc
index e54926ae6d..2235aa9332 100644
--- a/meta/recipes-devtools/python/python-cython.inc
+++ b/meta/recipes-devtools/python/python-cython.inc
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c"
 PYPI_PACKAGE = "Cython"
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[sha256sum] = 
"8333423d8fd5765e7cceea3a9985dd1e0a5dfeb2734629e1a2ed2d6233d39de6"
+SRC_URI[sha256sum] = 
"a2d354f059d1f055d34cfaa62c5b68bc78ac2ceab6407148d47fb508cf3ba4f3"
 UPSTREAM_CHECK_REGEX = "Cython-(?P.*)\.tar"
 
 inherit pypi
diff --git a/meta/recipes-devtools/python/python3-cython_3.0.8.bb 
b/meta/recipes-devtools/python/python3-cython_3.0.9.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-cython_3.0.8.bb
rename to meta/recipes-devtools/python/python3-cython_3.0.9.bb
-- 
2.42.0

packages/core2-64-poky-linux/python3-cython: PKGV changed from 3.0.8 [default] 
to 3.0.9 [default]
packages/core2-64-poky-linux/python3-cython: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/C/Cython/Cython-3.0.8.tar.gz;downloadfilename=Cython-3.0.8.tar.gz;
 to 
"https://files.pythonhosted.org/packages/source/C/Cython/Cython-3.0.9.tar.gz;downloadfilename=Cython-3.0.9.tar.gz;
packages/core2-64-poky-linux/python3-cython: PV changed from "3.0.8" to "3.0.9"
packages/core2-64-poky-linux/python3-cython/python3-cython-dbg: PKGSIZE changed 
from 27665304 to 27683488 (+0%)
packages/core2-64-poky-linux/python3-cython/python3-cython-dbg: PKGV changed 
from 3.0.8 [default] to 3.0.9 [default]
packages/core2-64-poky-linux/python3-cython/python3-cython-dbg: PV changed from 
"3.0.8" to "3.0.9"
packages/core2-64-poky-linux/python3-cython/python3-cython-dev: PKGV changed 
from 3.0.8 [default] to 3.0.9 [default]
packages/core2-64-poky-linux/python3-cython/python3-cython-dev: PV changed from 
"3.0.8" to "3.0.9"
packages/core2-64-poky-linux/python3-cython/python3-cython-doc: PKGV changed 
from 3.0.8 [default] to 3.0.9 [default]
packages/core2-64-poky-linux/python3-cython/python3-cython-doc: PV changed from 
"3.0.8" to "3.0.9"
packages/core2-64-poky-linux/python3-cython/python3-cython-locale: PKGV changed 
from 3.0.8 [default] to 3.0.9 [default]
packages/core2-64-poky-linux/python3-cython/python3-cython-locale: PV changed 
from "3.0.8" to "3.0.9"
packages/core2-64-poky-linux/python3-cython/python3-cython-src: PKGSIZE changed 
from 22890639 to 22908552 (+0%)
packages/core2-64-poky-linux/python3-cython/python3-cython-src: PKGV changed 
from 3.0.8 [default] to 3.0.9 [default]
packages/core2-64-poky-linux/python3-cython/python3-cython-src: PV changed from 
"3.0.8" to "3.0.9"
packages/core2-64-poky-linux/python3-cython/python3-cython-staticdev: PKGV 
changed from 3.0.8 [default] to 3.0.9 [default]
packages/core2-64-poky-linux/python3-cython/python3-cython-staticdev: PV 
changed from "3.0.8" to "3.0.9"
packages/core2-64-poky-linux/python3-cython/python3-cython: PKGSIZE changed 
from 14562323 to 14573139 (+0%)
packages/core2-64-poky-linux/python3-cython/python3-cython: PKGV changed from 
3.0.8 [default] to 3.0.9 [default]
packages/core2-64-poky-linux/python3-cython/python3-cython: PV changed from 
"3.0.8" to "3.0.9"
Changes to packages/core2-64-poky-linux/python3-cython (sysroot):
  /usr/lib/python3.12/site-packages/Cython-3.0.8.dist-info moved to 
/usr/lib/python3.12/site-packages/Cython-3.0.9.dist-info
Changes to 

[OE-core] [AUH] gptfdisk: upgrading to 1.0.10 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gptfdisk* to *1.0.10* has 
Failed (devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe gptfdisk failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-9dbee6ddd55b6670c5f86453f1a67736dfeb239e"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:9dbee6ddd55b6670c5f86453f1a67736dfeb239e"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1877 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-9dbee6ddd55b6670c5f86453f1a67736dfeb239e"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:9dbee6ddd55b6670c5f86453f1a67736dfeb239e"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files: 100% || Time: 0:00:00
INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Fetching 
https://downloads.sourceforge.net/gptfdisk/1.0.10/gptfdisk-1.0.10.tar.gz...
INFO: Rebasing devtool onto 873d0f10f92fa83466fd370a66b53f658d7e4d82
WARNING: Command 'git rebase 873d0f10f92fa83466fd370a66b53f658d7e4d82' failed:
Auto-merging NEWS
CONFLICT (content): Merge conflict in NEWS
Auto-merging gptcl.cc
CONFLICT (content): Merge conflict in gptcl.cc

You will need to resolve conflicts in order to complete the upgrade.
INFO: Using source tree as build directory since that would be the default for 
this recipe
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/gptfdisk
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/gptfdisk/gptfdisk_1.0.10.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197157): 
https://lists.openembedded.org/g/openembedded-core/message/197157
Mute This Topic: https://lists.openembedded.org/mt/104951766/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] meson: upgrading to 1.4.0 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *meson* to *1.4.0* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-meson-upgrade-1.3.1-1.4.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 38f7038b83c2bfc654033ed872f06f7b3b204b7e Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 07:39:24 +
Subject: [PATCH] meson: upgrade 1.3.1 -> 1.4.0

---
 .../meson/0001-Make-CPU-family-warnings-fatal.patch   | 11 +--
 ...odule-do-not-manipulate-the-environment-when.patch |  9 -
 .../0002-Support-building-allarch-recipes-again.patch |  7 +++
 .../meson/{meson_1.3.1.bb => meson_1.4.0.bb}  |  2 +-
 4 files changed, 13 insertions(+), 16 deletions(-)
 rename meta/recipes-devtools/meson/{meson_1.3.1.bb => meson_1.4.0.bb} (98%)

diff --git 
a/meta/recipes-devtools/meson/meson/0001-Make-CPU-family-warnings-fatal.patch 
b/meta/recipes-devtools/meson/meson/0001-Make-CPU-family-warnings-fatal.patch
index 8ea7c35950..9ec3ce2538 100644
--- 
a/meta/recipes-devtools/meson/meson/0001-Make-CPU-family-warnings-fatal.patch
+++ 
b/meta/recipes-devtools/meson/meson/0001-Make-CPU-family-warnings-fatal.patch
@@ -1,21 +1,20 @@
-From b77cbe67df5fa0998946503f207c256ee740bb5f Mon Sep 17 00:00:00 2001
+From e8b02d14cb7ba99ad5fa8ff70901fd31d2506503 Mon Sep 17 00:00:00 2001
 From: Ross Burton 
 Date: Tue, 3 Jul 2018 13:59:09 +0100
 Subject: [PATCH] Make CPU family warnings fatal
 
 Upstream-Status: Inappropriate [OE specific]
 Signed-off-by: Ross Burton 
-
 ---
  mesonbuild/envconfig.py   | 4 ++--
  mesonbuild/environment.py | 6 ++
  2 files changed, 4 insertions(+), 6 deletions(-)
 
 diff --git a/mesonbuild/envconfig.py b/mesonbuild/envconfig.py
-index 07f1229..a35c356 100644
+index 0e9cd23..b44e60c 100644
 --- a/mesonbuild/envconfig.py
 +++ b/mesonbuild/envconfig.py
-@@ -285,8 +285,8 @@ class MachineInfo(HoldableObject):
+@@ -276,8 +276,8 @@ class MachineInfo(HoldableObject):
  'but is missing {}.'.format(minimum_literal - set(literal)))
  
  cpu_family = literal['cpu_family']
@@ -27,10 +26,10 @@ index 07f1229..a35c356 100644
  endian = literal['endian']
  if endian not in ('little', 'big'):
 diff --git a/mesonbuild/environment.py b/mesonbuild/environment.py
-index 2ba2054..d798e3b 100644
+index af69f64..248d6dd 100644
 --- a/mesonbuild/environment.py
 +++ b/mesonbuild/environment.py
-@@ -359,10 +359,8 @@ def detect_cpu_family(compilers: CompilersDict) -> str:
+@@ -379,10 +379,8 @@ def detect_cpu_family(compilers: CompilersDict) -> str:
  if compilers and not any_compiler_has_define(compilers, '__mips64'):
  trial = 'mips'
  
diff --git 
a/meta/recipes-devtools/meson/meson/0001-python-module-do-not-manipulate-the-environment-when.patch
 
b/meta/recipes-devtools/meson/meson/0001-python-module-do-not-manipulate-the-environment-when.patch
index 2e0a4b1bbe..13257ff97f 100644
--- 
a/meta/recipes-devtools/meson/meson/0001-python-module-do-not-manipulate-the-environment-when.patch
+++ 
b/meta/recipes-devtools/meson/meson/0001-python-module-do-not-manipulate-the-environment-when.patch
@@ -1,4 +1,4 @@
-From e85683698aa3556bf14fc6d35f2c067f16af520b Mon Sep 17 00:00:00 2001
+From 5b1c897d5b6e688f901043fda21502cca26bb08b Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Mon, 19 Nov 2018 14:24:26 +0100
 Subject: [PATCH] python module: do not manipulate the environment when calling
@@ -6,16 +6,15 @@ Subject: [PATCH] python module: do not manipulate the 
environment when calling
 
 Upstream-Status: Inappropriate [oe-core specific]
 Signed-off-by: Alexander Kanavin 
-
 ---
  mesonbuild/dependencies/python.py | 6 +-
  1 file changed, 1 insertion(+), 5 deletions(-)
 
 diff --git a/mesonbuild/dependencies/python.py 
b/mesonbuild/dependencies/python.py
-index 9aea6bd..8c13ede 100644
+index b9b17f8..a305afb 100644
 --- a/mesonbuild/dependencies/python.py
 +++ b/mesonbuild/dependencies/python.py
-@@ -380,9 +380,6 @@ def python_factory(env: 'Environment', for_machine: 
'MachineChoice',
+@@ -381,9 +381,6 @@ def python_factory(env: 'Environment', for_machine: 
'MachineChoice',
  empty.name = 'python'
  return empty
  
@@ -25,7 +24,7 @@ 

[OE-core] [AUH] ovmf: upgrading to edk2-stable202402 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *ovmf* to *edk2-stable202402* 
has Failed (devtool error).

Detailed error information:

The following devtool command failed:  upgrade ovmf -V edk2-stable202402 -S 
edc6681206c1a8791981a2f911d2fb8b3d2f5768
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
Removing 1 recipes from the qemux86_64 sysroot...done.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-512898f622feebf389ad63b55530332c2f43560a"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:512898f622feebf389ad63b55530332c2f43560a"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds

INFO: Extracting current version source...
INFO: Extracting upgraded version source...
INFO: Rebasing devtool onto edc6681206c1a8791981a2f911d2fb8b3d2f5768
ERROR: Execution of 'git rev-list 
devtool-base..b64af41c3276f97f0e181920400ee056b9c88037' failed with exit code 
128:
fatal: Invalid revision range 
devtool-base..b64af41c3276f97f0e181920400ee056b9c88037



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197154): 
https://lists.openembedded.org/g/openembedded-core/message/197154
Mute This Topic: https://lists.openembedded.org/mt/104951763/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] dpkg: upgrading to 1.22.6 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *dpkg* to *1.22.6* has Failed 
(devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe dpkg failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-9dbee6ddd55b6670c5f86453f1a67736dfeb239e"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:9dbee6ddd55b6670c5f86453f1a67736dfeb239e"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
INFO: Extracting current version source...
INFO: SRC_URI contains some conditional appends/prepends - will create branches 
to represent these
INFO: Extracting upgraded version source...
INFO: Rebasing devtool onto b2f9600ead232a2dd3c27f8b52807a9ca5854d17
WARNING: Command 'git rebase b2f9600ead232a2dd3c27f8b52807a9ca5854d17' failed:
Auto-merging data/ostable
Auto-merging data/tupletable
CONFLICT (content): Merge conflict in data/tupletable

You will need to resolve conflicts in order to complete the upgrade.
INFO: Rebasing devtool-override-class-native onto 
b2f9600ead232a2dd3c27f8b52807a9ca5854d17
WARNING: Command 'git rebase b2f9600ead232a2dd3c27f8b52807a9ca5854d17' failed:
Auto-merging data/ostable
Auto-merging data/tupletable
CONFLICT (content): Merge conflict in data/tupletable

You will need to resolve conflicts in order to complete the upgrade.
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/dpkg
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/dpkg/dpkg_1.22.6.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197152): 
https://lists.openembedded.org/g/openembedded-core/message/197152
Mute This Topic: https://lists.openembedded.org/mt/104951761/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] ofono: upgrading to 2.5 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *ofono* to *2.5* has Succeeded.

Next steps:
- apply the patch: git am 0001-ofono-upgrade-2.4-2.5.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From bcc5e76baba83658d70bac6983be50eef9e6a5eb Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 05:16:45 +
Subject: [PATCH] ofono: upgrade 2.4 -> 2.5

---
 ...-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch | 5 +
 ...bim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch | 4 ++--
 .../ofono/{ofono_2.4.bb => ofono_2.5.bb} | 2 +-
 3 files changed, 4 insertions(+), 7 deletions(-)
 rename meta/recipes-connectivity/ofono/{ofono_2.4.bb => ofono_2.5.bb} (95%)

diff --git 
a/meta/recipes-connectivity/ofono/ofono/0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch
 
b/meta/recipes-connectivity/ofono/ofono/0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch
index 8a5a300adc..2924987c8f 100644
--- 
a/meta/recipes-connectivity/ofono/ofono/0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch
+++ 
b/meta/recipes-connectivity/ofono/ofono/0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch
@@ -1,4 +1,4 @@
-From 22b52db4842611ac31a356f023fc09595384e2ad Mon Sep 17 00:00:00 2001
+From 1cbac11571a455432174607032abfdc16d05f575 Mon Sep 17 00:00:00 2001
 From: Khem Raj 
 Date: Thu, 23 May 2019 18:11:22 -0700
 Subject: [PATCH] mbim: add an optional TEMP_FAILURE_RETRY macro copy
@@ -31,6 +31,3 @@ index e159235..51693ea 100644
  enum mbim_control_message {
MBIM_OPEN_MSG = 0x1,
MBIM_CLOSE_MSG = 0x2,
--- 
-2.21.0
-
diff --git 
a/meta/recipes-connectivity/ofono/ofono/0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch
 
b/meta/recipes-connectivity/ofono/ofono/0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch
index 3655b3fd66..60dde03ae9 100644
--- 
a/meta/recipes-connectivity/ofono/ofono/0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch
+++ 
b/meta/recipes-connectivity/ofono/ofono/0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch
@@ -1,4 +1,4 @@
-From 76e4054801350ebd4a44057379431a33d460ad0f Mon Sep 17 00:00:00 2001
+From 1659bf9d33f2276cac8c570a3126cdcc6ce103a3 Mon Sep 17 00:00:00 2001
 From: Martin Jansa 
 Date: Wed, 21 Apr 2021 11:01:34 +
 Subject: [PATCH] mbim: Fix build with ell-0.39 by restoring unlikely macro
@@ -12,7 +12,7 @@ Signed-off-by: Martin Jansa 
  1 file changed, 4 insertions(+)
 
 diff --git a/drivers/mbimmodem/mbim-private.h 
b/drivers/mbimmodem/mbim-private.h
-index 51693eae..d917312c 100644
+index 51693ea..d917312 100644
 --- a/drivers/mbimmodem/mbim-private.h
 +++ b/drivers/mbimmodem/mbim-private.h
 @@ -30,6 +30,10 @@
diff --git a/meta/recipes-connectivity/ofono/ofono_2.4.bb 
b/meta/recipes-connectivity/ofono/ofono_2.5.bb
similarity index 95%
rename from meta/recipes-connectivity/ofono/ofono_2.4.bb
rename to meta/recipes-connectivity/ofono/ofono_2.5.bb
index dae5cc3c25..b68eb99fa5 100644
--- a/meta/recipes-connectivity/ofono/ofono_2.4.bb
+++ b/meta/recipes-connectivity/ofono/ofono_2.5.bb
@@ -13,7 +13,7 @@ SRC_URI = "\
 file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch \
 file://0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch \
 "
-SRC_URI[sha256sum] = 
"93580adc1afd1890dc516efb069de0c5cdfef014415256ddfb28ab172df2d11d"
+SRC_URI[sha256sum] = 
"0f4e0386318adba6a6a6135143fb5821ad3dfda4ffb7fa3786c7433f005b273f"
 
 inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data
 
-- 
2.42.0

packages/core2-64-poky-linux/ofono: SRC_URI changed from 
"https://cdn.kernel.org/pub/linux/network/ofono/ofono-2.4.tar.xz file://ofono 
file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch 
file://0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch" to 
"https://cdn.kernel.org/pub/linux/network/ofono/ofono-2.5.tar.xz file://ofono 
file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch 
file://0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch"
packages/core2-64-poky-linux/ofono: PV changed from "2.4" to "2.5"
packages/core2-64-poky-linux/ofono: PKGV changed from 2.4 [default] to 2.5 
[default]

[OE-core] [AUH] ifupdown: upgrading to 0.8.43 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *ifupdown* to *0.8.43* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-ifupdown-upgrade-0.8.41-0.8.43.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From cc625f94e2c3a9bc3ebf679935d127d6c56ac690 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 05:44:32 +
Subject: [PATCH] ifupdown: upgrade 0.8.41 -> 0.8.43

---
 .../ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch | 3 +--
 ...-Makefile-do-not-use-dpkg-for-determining-OS-type.patch | 7 +++
 .../files/0001-ifupdown-skip-wrong-test-case.patch | 3 +--
 ...n2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch | 3 +--
 meta/recipes-core/ifupdown/files/tweak-ptest-script.patch  | 3 +--
 .../ifupdown/{ifupdown_0.8.41.bb => ifupdown_0.8.43.bb}| 2 +-
 6 files changed, 8 insertions(+), 13 deletions(-)
 rename meta/recipes-core/ifupdown/{ifupdown_0.8.41.bb => ifupdown_0.8.43.bb} 
(97%)

diff --git 
a/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch 
b/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch
index 6c4ed526bf..4db452f84b 100644
--- a/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch
+++ b/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch
@@ -1,4 +1,4 @@
-From 8dfbcf02e424ba1fdef587d81c9e08a37ab8c1b6 Mon Sep 17 00:00:00 2001
+From daa3242e369d9b63424ad508e827055098be8940 Mon Sep 17 00:00:00 2001
 From: Oleksandr Kravchuk 
 Date: Tue, 2 Jul 2019 20:10:42 +0200
 Subject: [PATCH] Define FNM_EXTMATCH for musl
@@ -24,7 +24,6 @@ function); did you mean 'FNM_NOMATCH'?
 Upstream-Status: Submitted 
[https://salsa.debian.org/debian/ifupdown/merge_requests/5]
 
 Signed-off-by: Oleksandr Kravchuk 
-
 ---
  archcommon.h | 4 
  1 file changed, 4 insertions(+)
diff --git 
a/meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch
 
b/meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch
index 6e15a25224..e045e4772d 100644
--- 
a/meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch
+++ 
b/meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch
@@ -1,17 +1,16 @@
-From 7fe516cbaf9fda09d99dcb54d4645367cffc8a4d Mon Sep 17 00:00:00 2001
+From f8e6213826c1554117610ceb5e1e517a684473dd Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Thu, 9 Jan 2020 15:38:06 +0100
 Subject: [PATCH] Makefile: do not use dpkg for determining OS type
 
 Upstream-Status: Inappropriate [oe-core specific]
 Signed-off-by: Alexander Kanavin 
-
 ---
  Makefile | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/Makefile b/Makefile
-index 0ce2fa3..739aef2 100644
+index 9cd758b..58b4173 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -1,6 +1,6 @@
@@ -21,4 +20,4 @@ index 0ce2fa3..739aef2 100644
 +ARCH := linux
  
  BASEDIR ?= $(DESTDIR)
- 
+ PKGLIBDIR ?= /lib/ifupdown
diff --git 
a/meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch 
b/meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch
index 9ae24da51e..70b8e52cd8 100644
--- a/meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch
+++ b/meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch
@@ -1,4 +1,4 @@
-From 782d8a869c266820d0f34974436f244f67afaea7 Mon Sep 17 00:00:00 2001
+From 5fb6b14bd3068700dfa90a24712b38df8439ffcc Mon Sep 17 00:00:00 2001
 From: Zqiang 
 Date: Mon, 19 Apr 2021 14:15:45 +0800
 Subject: [PATCH] ifupdown: skip wrong test case
@@ -10,7 +10,6 @@ and are skipped directly.
 Upstream-Status: Inappropriate [oe-core specific]
 
 Signed-off-by: Zqiang 
-
 ---
  tests/testbuild-linux | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 
a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
 
b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
index 7b4b761e6a..0a888d2534 100644
--- 
a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
+++ 

[OE-core] [AUH] openssh: upgrading to 9.7p1 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *openssh* to *9.7p1* has 
Succeeded.

Next steps:
- apply the patch: git am 0001-openssh-upgrade-9.6p1-9.7p1.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 7695e918465eec677d726010b1298c96c43e5835 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 05:22:18 +
Subject: [PATCH] openssh: upgrade 9.6p1 -> 9.7p1

---
 ...h-log-input-and-output-files-on-erro.patch |  7 +--
 ...tional-support-for-systemd-sd_notify.patch | 17 +++---
 .../add-test-support-for-busybox.patch| 56 +++
 ...igned-overflow-in-pointer-arithmatic.patch |  5 +-
 .../{openssh_9.6p1.bb => openssh_9.7p1.bb}|  2 +-
 5 files changed, 43 insertions(+), 44 deletions(-)
 rename meta/recipes-connectivity/openssh/{openssh_9.6p1.bb => 
openssh_9.7p1.bb} (99%)

diff --git 
a/meta/recipes-connectivity/openssh/openssh/0001-regress-banner.sh-log-input-and-output-files-on-erro.patch
 
b/meta/recipes-connectivity/openssh/openssh/0001-regress-banner.sh-log-input-and-output-files-on-erro.patch
index 8763f30f4b..ccdcbace6f 100644
--- 
a/meta/recipes-connectivity/openssh/openssh/0001-regress-banner.sh-log-input-and-output-files-on-erro.patch
+++ 
b/meta/recipes-connectivity/openssh/openssh/0001-regress-banner.sh-log-input-and-output-files-on-erro.patch
@@ -1,4 +1,4 @@
-From f5a4dacc987ca548fc86577c2dba121c86da3c34 Mon Sep 17 00:00:00 2001
+From 17f266d67abb34fb8a6674eca16c8bd1b36869d5 Mon Sep 17 00:00:00 2001
 From: Mikko Rapeli 
 Date: Mon, 11 Sep 2023 09:55:21 +0100
 Subject: [PATCH] regress/banner.sh: log input and output files on error
@@ -42,7 +42,7 @@ Signed-off-by: Mikko Rapeli 
  1 file changed, 3 insertions(+), 1 deletion(-)
 
 diff --git a/regress/banner.sh b/regress/banner.sh
-index a84feb5a..de84957a 100644
+index a84feb5..de84957 100644
 --- a/regress/banner.sh
 +++ b/regress/banner.sh
 @@ -32,7 +32,9 @@ for s in 0 10 100 1000 1 10 ; do
@@ -56,6 +56,3 @@ index a84feb5a..de84957a 100644
  done
  
  trace "test suppress banner (-q)"
--- 
-2.34.1
-
diff --git 
a/meta/recipes-connectivity/openssh/openssh/0001-systemd-Add-optional-support-for-systemd-sd_notify.patch
 
b/meta/recipes-connectivity/openssh/openssh/0001-systemd-Add-optional-support-for-systemd-sd_notify.patch
index acda8f1ce9..bd91269000 100644
--- 
a/meta/recipes-connectivity/openssh/openssh/0001-systemd-Add-optional-support-for-systemd-sd_notify.patch
+++ 
b/meta/recipes-connectivity/openssh/openssh/0001-systemd-Add-optional-support-for-systemd-sd_notify.patch
@@ -1,4 +1,4 @@
-From be187435911cde6cc3cef6982a508261074f1e56 Mon Sep 17 00:00:00 2001
+From 96796f59cf27b5bd40634bbe4abe03090395453c Mon Sep 17 00:00:00 2001
 From: Matt Jolly 
 Date: Thu, 2 Feb 2023 21:05:40 +1100
 Subject: [PATCH] systemd: Add optional support for systemd `sd_notify`
@@ -15,10 +15,10 @@ Signed-off-by: Xiangyu Chen 
  2 files changed, 37 insertions(+)
 
 diff --git a/configure.ac b/configure.ac
-index 22fee70f..486c189f 100644
+index 82e8bb7..d1145d3 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -4835,6 +4835,29 @@ AC_SUBST([GSSLIBS])
+@@ -4870,6 +4870,29 @@ AC_SUBST([GSSLIBS])
  AC_SUBST([K5LIBS])
  AC_SUBST([CHANNELLIBS])
  
@@ -48,7 +48,7 @@ index 22fee70f..486c189f 100644
  # Looking for programs, paths and files
  
  PRIVSEP_PATH=/var/empty
-@@ -5634,6 +5657,7 @@ echo "   libldns support: $LDNS_MSG"
+@@ -5688,6 +5711,7 @@ echo "   libldns support: $LDNS_MSG"
  echo "  Solaris process contract support: $SPC_MSG"
  echo "   Solaris project support: $SP_MSG"
  echo " Solaris privilege support: $SPP_MSG"
@@ -57,7 +57,7 @@ index 22fee70f..486c189f 100644
  echo "   Translate v4 in v6 hack: $IPV4_IN6_HACK_MSG"
  echo "  BSD Auth support: $BSD_AUTH_MSG"
 diff --git a/sshd.c b/sshd.c
-index 6321936c..859d6a0b 100644
+index b4f2b97..6820a41 100644
 --- a/sshd.c
 +++ b/sshd.c
 @@ -88,6 +88,10 @@
@@ -71,7 +71,7 @@ index 6321936c..859d6a0b 100644
  #include "xmalloc.h"
  #include "ssh.h"
  #include "ssh2.h"
-@@ -310,6 +314,10 @@ static void
+@@ -308,6 +312,10 @@ static void
  sighup_restart(void)
  {
logit("Received SIGHUP; restarting.");
@@ -82,7 +82,7 @@ index 

[OE-core] [AUH] glib-2.0: upgrading to 2.80.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *glib-2.0* to *2.80.0* has 
Failed (devtool error).

Detailed error information:

Running 'devtool upgrade' for recipe glib-2.0 failed.
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1877 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-e84a609b917a28596f9cdf9c29f25b762b990819"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:e84a609b917a28596f9cdf9c29f25b762b990819"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun 
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Loading cache...done.
Loaded 1877 entries from dependency cache.
Parsing recipes...done.
Parsing of 923 .bb files complete (921 cached, 2 parsed). 1878 targets, 35 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-e84a609b917a28596f9cdf9c29f25b762b990819"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:e84a609b917a28596f9cdf9c29f25b762b990819"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 10 Local 9 Mirrors 0 Missed 1 Current 18 (90% match, 96% 
complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 
all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
DEBUG 5 [Errno 25] Inappropriate ioctl for device
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:   0% |   | ETA:  --:--:--
Adding changed files:  10% |### | ETA:  0:00:01
Adding changed files:  21% |### | ETA:  0:00:00
Adding changed files:  32% |### | ETA:  0:00:00
Adding changed files:  42% |### | ETA:  0:00:00
Adding changed files:  53% |### | ETA:  0:00:00
Adding changed files:  64% |### | ETA:  0:00:00
Adding changed files:  75% |### | ETA:  0:00:00
Adding changed files:  85% |##  | ETA:  0:00:00
Adding changed files:  96% |##  | ETA:  0:00:00
Adding changed files: 100% || Time: 0:00:00
INFO: Extracting current version source...
INFO: SRC_URI contains some conditional appends/prepends - will create branches 
to represent these
INFO: Adding local source files to srctree...
INFO: Extracting upgraded version source...
INFO: Fetching 
https://download.gnome.org/sources//glib/2.80/glib-2.80.0.tar.xz...
INFO: Rebasing devtool onto 1e3f86065420dc45de85e996a214ada66868483a
WARNING: Command 'git rebase 1e3f86065420dc45de85e996a214ada66868483a' failed:
Auto-merging gio/meson.build
Auto-merging glib/meson.build
CONFLICT (content): Merge conflict in glib/meson.build

You will need to resolve conflicts in order to complete the upgrade.
INFO: Rebasing devtool-override-class-native onto 
1e3f86065420dc45de85e996a214ada66868483a
WARNING: Command 'git rebase 1e3f86065420dc45de85e996a214ada66868483a' failed:
Auto-merging gio/meson.build
Auto-merging glib/meson.build
CONFLICT (content): Merge conflict in glib/meson.build

You will need to resolve conflicts in order to complete the upgrade.
INFO: Upgraded source extracted to 
/home/pokybuild/yocto-worker/auh/build/build/workspace/sources/glib-2.0
INFO: New recipe is 
/home/pokybuild/yocto-worker/auh/build/build/workspace/recipes/glib-2.0/glib-2.0_2.80.0.bb



Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

[OE-core] [AUH] bluez5: upgrading to 5.73 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *bluez5* to *5.73* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-bluez5-upgrade-5.72-5.73.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 8890dc2137219ff4ba5a898dc5a0600a74090de2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 05:05:47 +
Subject: [PATCH] bluez5: upgrade 5.72 -> 5.73

---
 .../bluez5/bluez5/0001-test-gatt-Fix-hung-issue.patch  | 3 +--
 ...ts-add-a-target-for-building-tests-without-runnin.patch | 7 +++
 .../0004-src-shared-util.c-include-linux-limits.h.patch| 5 ++---
 .../bluez5/{bluez5_5.72.bb => bluez5_5.73.bb}  | 2 +-
 4 files changed, 7 insertions(+), 10 deletions(-)
 rename meta/recipes-connectivity/bluez5/{bluez5_5.72.bb => bluez5_5.73.bb} 
(94%)

diff --git 
a/meta/recipes-connectivity/bluez5/bluez5/0001-test-gatt-Fix-hung-issue.patch 
b/meta/recipes-connectivity/bluez5/bluez5/0001-test-gatt-Fix-hung-issue.patch
index b1e93dbe19..9aa060c467 100644
--- 
a/meta/recipes-connectivity/bluez5/bluez5/0001-test-gatt-Fix-hung-issue.patch
+++ 
b/meta/recipes-connectivity/bluez5/bluez5/0001-test-gatt-Fix-hung-issue.patch
@@ -1,4 +1,4 @@
-From fb583a57f9f4ab956a09e9bb96d89aa13553bf21 Mon Sep 17 00:00:00 2001
+From 6651b78a6eb52fd6217ba89715fd25790f584cc3 Mon Sep 17 00:00:00 2001
 From: Mingli Yu 
 Date: Fri, 24 Aug 2018 12:04:03 +0800
 Subject: [PATCH] test-gatt: Fix hung issue
@@ -21,7 +21,6 @@ no action.
 Upstream-Status: Submitted 
[https://marc.info/?l=linux-bluetooth=153508881804635=2]
 
 Signed-off-by: Mingli Yu 
-
 ---
  unit/test-gatt.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 
a/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch
 
b/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch
index 881494a354..2c3eb9f8c9 100644
--- 
a/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch
+++ 
b/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch
@@ -1,20 +1,19 @@
-From 738e73b386352fd90f1f26cc1ee75427cf4dc23b Mon Sep 17 00:00:00 2001
+From 9e61da068b98e407e8f330ce765df823c12e0988 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Fri, 1 Apr 2016 17:07:34 +0300
 Subject: [PATCH] tests: add a target for building tests without running them
 
 Upstream-Status: Inappropriate [oe specific]
 Signed-off-by: Alexander Kanavin 
-
 ---
  Makefile.am | 3 +++
  1 file changed, 3 insertions(+)
 
 diff --git a/Makefile.am b/Makefile.am
-index e738eb3..dab17dd 100644
+index dc9a96b..dac6908 100644
 --- a/Makefile.am
 +++ b/Makefile.am
-@@ -710,6 +710,9 @@ endif
+@@ -707,6 +707,9 @@ endif
  TESTS = $(unit_tests)
  AM_TESTS_ENVIRONMENT = MALLOC_CHECK_=3 MALLOC_PERTURB_=69
  
diff --git 
a/meta/recipes-connectivity/bluez5/bluez5/0004-src-shared-util.c-include-linux-limits.h.patch
 
b/meta/recipes-connectivity/bluez5/bluez5/0004-src-shared-util.c-include-linux-limits.h.patch
index 516d859069..a02841d606 100644
--- 
a/meta/recipes-connectivity/bluez5/bluez5/0004-src-shared-util.c-include-linux-limits.h.patch
+++ 
b/meta/recipes-connectivity/bluez5/bluez5/0004-src-shared-util.c-include-linux-limits.h.patch
@@ -1,4 +1,4 @@
-From b53df61b41088b68c127ac76cc71683ac3453b9d Mon Sep 17 00:00:00 2001
+From 31c4f101f6002ec298e2efd09349a4eb543bb95f Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Mon, 12 Dec 2022 13:10:19 +0100
 Subject: [PATCH] src/shared/util.c: include linux/limits.h
@@ -8,13 +8,12 @@ systems such as those using musl.
 
 Upstream-Status: Submitted [to 
linux-blueto...@vger.kernel.org,luiz.von.de...@intel.com,frederic.da...@collabora.com]
 Signed-off-by: Alexander Kanavin 
-
 ---
  src/shared/util.c | 1 +
  1 file changed, 1 insertion(+)
 
 diff --git a/src/shared/util.c b/src/shared/util.c
-index c0c2c4a..036dc0d 100644
+index 74d4367..9e01a80 100644
 --- a/src/shared/util.c
 +++ b/src/shared/util.c
 @@ -23,6 +23,7 @@
diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.72.bb 
b/meta/recipes-connectivity/bluez5/bluez5_5.73.bb

[OE-core] [AUH] iproute2: upgrading to 6.8.0 FAILED

2024-03-15 Thread Auto Upgrade Helper
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *iproute2* to *6.8.0* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
- apply the patch: git am 0001-iproute2-upgrade-6.7.0-6.8.0.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From ef85d1a8e39b1bbe80b2ff54e2b3e1c292119ad4 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 05:08:13 +
Subject: [PATCH] iproute2: upgrade 6.7.0 -> 6.8.0

---
 .../iproute2/0001-libc-compat.h-add-musl-workaround.patch  | 3 +--
 .../iproute2/{iproute2_6.7.0.bb => iproute2_6.8.0.bb}  | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-connectivity/iproute2/{iproute2_6.7.0.bb => 
iproute2_6.8.0.bb} (97%)

diff --git 
a/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch
 
b/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch
index 74e3de1ce9..47fe3d884b 100644
--- 
a/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch
+++ 
b/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch
@@ -1,4 +1,4 @@
-From c25f8d1f7a6203dfeb10b39f80ffd314bb84a58d Mon Sep 17 00:00:00 2001
+From 6cf14e2254251a238257a42d5602078a35595bd6 Mon Sep 17 00:00:00 2001
 From: Baruch Siach 
 Date: Thu, 22 Dec 2016 15:26:30 +0200
 Subject: [PATCH] libc-compat.h: add musl workaround
@@ -14,7 +14,6 @@ 
https://git.buildroot.net/buildroot/tree/package/iproute2/0001-Add-the-musl-work
 
 Signed-off-by: Baruch Siach 
 Signed-off-by: Maxin B. John 
-
 ---
  include/uapi/linux/libc-compat.h | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-connectivity/iproute2/iproute2_6.7.0.bb 
b/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb
similarity index 97%
rename from meta/recipes-connectivity/iproute2/iproute2_6.7.0.bb
rename to meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb
index 640b3013f1..65a7c1c372 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_6.7.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb
@@ -15,7 +15,7 @@ SRC_URI = 
"${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
file://0001-libc-compat.h-add-musl-workaround.patch \
"
 
-SRC_URI[sha256sum] = 
"ff942dd9828d7d1f867f61fe72ce433078c31e5d8e4a78e20f02cb5892e8841d"
+SRC_URI[sha256sum] = 
"03a6cca3d71a908d1f15f7b495be2b8fe851f941458dc4664900d7f45fcf68ce"
 
 inherit update-alternatives bash-completion pkgconfig
 
-- 
2.42.0



0001-iproute2-upgrade-6.7.0-6.8.0.patch
Description: Binary data
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1878 entries from dependency cache.
Parsing recipes...done.
Parsing of 922 .bb files complete (921 cached, 1 parsed). 1877 targets, 35 
skipped, 0 masked, 0 errors.
Removing 1 recipes from the core2-64 sysroot...done.
Removing 1 recipes from the qemux86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION   = "2.7.3"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING  = "universal"
TARGET_SYS   = "x86_64-poky-linux"
MACHINE  = "qemux86-64"
DISTRO   = "poky"
DISTRO_VERSION   = "4.3+snapshot-8cd77bf69db3a6b1ad1d0f99b371b7d841a4f0f5"
TUNE_FEATURES= "m64 core2"
TARGET_FPU   = ""
meta 
meta-poky
meta-yocto-bsp   
workspace= 
"tmp-auh-upgrades:8cd77bf69db3a6b1ad1d0f99b371b7d841a4f0f5"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 278 Local 265 Mirrors 0 Missed 13 Current 376 (95% 
match, 98% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 1347 of 1815 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_recipe_qa)
NOTE: recipe iproute2-6.8.0-r0: task do_recipe_qa: Started
NOTE: recipe iproute2-6.8.0-r0: task do_recipe_qa: Succeeded
NOTE: Running task 1796 of 1815 
(/home/pokybuild/yocto-worker/auh/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_fetch)
NOTE: recipe iproute2-6.8.0-r0: 

[OE-core] Patchtest results for [PATCH 2/3] curl: increase test timeouts

2024-03-15 Thread Patchtest
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:

---
Testing patch /home/patchtest/share/mboxes/2-3-curl-increase-test-timeouts.patch

FAIL: test Upstream-Status presence: Upstream-Status is Inappropriate, but no 
reason was provided (test_patch.TestPatch.test_upstream_status_presence_format)

PASS: pretest src uri left files 
(test_metadata.TestMetadata.pretest_src_uri_left_files)
PASS: test CVE check ignore (test_metadata.TestMetadata.test_cve_check_ignore)
PASS: test CVE tag format (test_patch.TestPatch.test_cve_tag_format)
PASS: test Signed-off-by presence 
(test_mbox.TestMbox.test_signed_off_by_presence)
PASS: test Signed-off-by presence 
(test_patch.TestPatch.test_signed_off_by_presence)
PASS: test author valid (test_mbox.TestMbox.test_author_valid)
PASS: test bugzilla entry format (test_mbox.TestMbox.test_bugzilla_entry_format)
PASS: test commit message presence 
(test_mbox.TestMbox.test_commit_message_presence)
PASS: test lic files chksum modified not mentioned 
(test_metadata.TestMetadata.test_lic_files_chksum_modified_not_mentioned)
PASS: test max line length (test_metadata.TestMetadata.test_max_line_length)
PASS: test mbox format (test_mbox.TestMbox.test_mbox_format)
PASS: test non-AUH upgrade (test_mbox.TestMbox.test_non_auh_upgrade)
PASS: test shortlog format (test_mbox.TestMbox.test_shortlog_format)
PASS: test shortlog length (test_mbox.TestMbox.test_shortlog_length)
PASS: test src uri left files 
(test_metadata.TestMetadata.test_src_uri_left_files)

SKIP: pretest pylint: No python related patches, skipping test 
(test_python_pylint.PyLint.pretest_pylint)
SKIP: test lic files chksum presence: No added recipes, skipping test 
(test_metadata.TestMetadata.test_lic_files_chksum_presence)
SKIP: test license presence: No added recipes, skipping test 
(test_metadata.TestMetadata.test_license_presence)
SKIP: test pylint: No python related patches, skipping test 
(test_python_pylint.PyLint.test_pylint)
SKIP: test series merge on head: Merge test is disabled for now 
(test_mbox.TestMbox.test_series_merge_on_head)
SKIP: test summary presence: No added recipes, skipping test 
(test_metadata.TestMetadata.test_summary_presence)
SKIP: test target mailing list: Series merged, no reason to check other mailing 
lists (test_mbox.TestMbox.test_target_mailing_list)

---

Please address the issues identified and
submit a new revision of the patch, or alternatively, reply to this
email with an explanation of why the patch should be accepted. If you
believe these results are due to an error in patchtest, please submit a
bug at https://bugzilla.yoctoproject.org/ (use the 'Patchtest' category
under 'Yocto Project Subprojects'). For more information on specific
failures, see: https://wiki.yoctoproject.org/wiki/Patchtest. Thank
you!

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197145): 
https://lists.openembedded.org/g/openembedded-core/message/197145
Mute This Topic: https://lists.openembedded.org/mt/104951310/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [OE-core] [PATCH] openssh: enable sshd.service by default

2024-03-15 Thread Ross Burton
On 7 Mar 2024, at 20:08, Emil Kronborg via lists.openembedded.org 
 wrote:
> 
> Socket activation is prone to DoS (denial of service) because too many
> connections will permanently deactivate sshd.socket [1]. Also, since
> socket units do not allow setting Restart, accepting new connections can
> fail due to, for example, OOM (out of memory) [2]. Therefore, it seems
> more sensible to use sshd.service by default and let sshd.socket be an
> optional choice.

Counter-argument: this is why it’s a PACKAGECONFIG, and socket activation has 
the advantage that it makes boots faster.  If DoS is a concern, then the distro 
can switch trivially to service activated.

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197144): 
https://lists.openembedded.org/g/openembedded-core/message/197144
Mute This Topic: https://lists.openembedded.org/mt/104795507/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [OE-core] [master] [PATCH] cve-check: Add provision to exclude classes

2024-03-15 Thread Ross Burton
On 3 Mar 2024, at 17:53, Dhairya Nagodra via lists.openembedded.org 
 wrote:
> 
> From: Dhairya Nagodra 
> 
> - There are times when exluding a package that inherits a particular
>  class/classes may be desired.
> - This provides the framework for that via the variable:
>  CVE_CHECK_CLASS_EXCLUDELIST

What’s the use-case for this?  Note that you can control whether cve-check runs 
per-layer already, if that’s useful.

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197143): 
https://lists.openembedded.org/g/openembedded-core/message/197143
Mute This Topic: https://lists.openembedded.org/mt/104706824/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [OE-core] [PATCH 1/3] curl: improve run-ptest

2024-03-15 Thread Khem Raj
On Fri, Mar 15, 2024 at 7:37 AM Ross Burton  wrote:
>
> From: Ross Burton 
>
> There's no need to run the output of runtests.pl through a sed to get
> automake-style output, as you can pass -am to get this formatting.
>
> Don't run timing dependent tests, as the ptests can run on loaded
> systems.
>
> Add a dependency on the en_US locale because some of the tests require
> this.
>
> Signed-off-by: Ross Burton 
> ---
>  meta/recipes-support/curl/curl/run-ptest | 13 +
>  meta/recipes-support/curl/curl_8.6.0.bb  |  1 +
>  2 files changed, 10 insertions(+), 4 deletions(-)
>
> diff --git a/meta/recipes-support/curl/curl/run-ptest 
> b/meta/recipes-support/curl/curl/run-ptest
> index 8f9c20f34df..acd2892f80e 100644
> --- a/meta/recipes-support/curl/curl/run-ptest
> +++ b/meta/recipes-support/curl/curl/run-ptest
> @@ -1,6 +1,11 @@
>  #!/bin/sh
> +
>  cd tests
> -{ ./runtests.pl -a -n -s -j4 !flaky || echo "FAIL: curl" ; } | sed \
> - -e 's|\([^ ]* *\) \([^ ]* *\)...OK|PASS: \1 \2|' \
> - -e 's|\([^ ]* *\) \([^ ]* *\)...FAILED|FAIL: \1 \2|' \
> - -e 's/Warning: test[0-9]\+ not present in tests\/data\/Makefile.inc//'
> +
> +# Run all tests, don't stop on first failure
> +# Don't use valgrind if it is found
> +# Use automake-style output
> +# Run four tests in parallel
> +# Print log output on failure
> +# Don't run the flaky or timing dependent tests
> +./runtests.pl -a -n -am -j4 -p '!flaky !timing-dependent'
> diff --git a/meta/recipes-support/curl/curl_8.6.0.bb 
> b/meta/recipes-support/curl/curl_8.6.0.bb
> index b01f4542a22..d4473d868e2 100644
> --- a/meta/recipes-support/curl/curl_8.6.0.bb
> +++ b/meta/recipes-support/curl/curl_8.6.0.bb
> @@ -125,6 +125,7 @@ RDEPENDS:${PN}-ptest += " \
> perl-module-storable \
> perl-module-time-hires \
>  "
> +RDEPENDS:${PN}-ptest:append:libc-glibc = " locale-base-en-us"

musl-locales does provide a subset of locales and locale-base-en-us is
one of them
so you don't have to make it conditional.

>
>  PACKAGES =+ "lib${BPN}"
>
> --
> 2.34.1
>
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197142): 
https://lists.openembedded.org/g/openembedded-core/message/197142
Mute This Topic: https://lists.openembedded.org/mt/104948640/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [OE-core] [PATCH 2/2] uninative: Add pthread linking workaround

2024-03-15 Thread Khem Raj
On Fri, Mar 15, 2024 at 7:29 AM Richard Purdie
 wrote:
>
> With newer glibc versions, pthread was merged into the main library so there 
> is
> no longer any need to link with -lpthread. On newer systems this means that 
> linker
> flag is dropped from places like pkgconfig .pc files. If uninative then uses 
> this
> newer library on an older system, the flag is missing and linker errors about 
> missing
> symbols occur.
>
> Adding the linkage unconditionally to our uninative linking flags avoids that 
> problem
> at a potential cost of slight over linking.
>

There is another unintended consequence of linking pthreads
unconditionally on older versions
where certain functions which are required to be thread-safe are
implemented as weak stubs in
libc so single threaded programs do not incur the cost of ensuring
thread safety, but when pthread
it linked in, it will replace these stubs with thread safe versions
which are correct in muti-threaded env
but incur performance cost. I do not know how much of this is going to
impact the uninative stuff
but I thought I would mention it for reference.

> Signed-off-by: Richard Purdie 
> ---
>  meta/classes-global/uninative.bbclass | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/classes-global/uninative.bbclass 
> b/meta/classes-global/uninative.bbclass
> index 9b8b4565dd4..d05b61c48eb 100644
> --- a/meta/classes-global/uninative.bbclass
> +++ b/meta/classes-global/uninative.bbclass
> @@ -143,8 +143,8 @@ def enable_uninative(d):
>  d.setVar("NATIVELSBSTRING", "universal%s" % 
> oe.utils.host_gcc_version(d))
>  d.appendVar("SSTATEPOSTUNPACKFUNCS", " uninative_changeinterp")
>  d.appendVarFlag("SSTATEPOSTUNPACKFUNCS", "vardepvalueexclude", "| 
> uninative_changeinterp")
> -d.appendVar("BUILD_LDFLAGS", " -Wl,--allow-shlib-undefined 
> -Wl,--dynamic-linker=${UNINATIVE_LOADER}")
> -d.appendVarFlag("BUILD_LDFLAGS", "vardepvalueexclude", "| 
> -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=${UNINATIVE_LOADER}")
> +d.appendVar("BUILD_LDFLAGS", " -Wl,--allow-shlib-undefined 
> -Wl,--dynamic-linker=${UNINATIVE_LOADER} -Wl,-lpthread")
> +d.appendVarFlag("BUILD_LDFLAGS", "vardepvalueexclude", "| 
> -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=${UNINATIVE_LOADER} 
> -Wl,-lpthread")
>  d.appendVarFlag("BUILD_LDFLAGS", "vardepsexclude", 
> "UNINATIVE_LOADER")
>  d.prependVar("PATH", 
> "${UNINATIVE_STAGING_DIR}-uninative/${BUILD_ARCH}-linux${bindir_native}:")
>
> --
> 2.40.1
>
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197141): 
https://lists.openembedded.org/g/openembedded-core/message/197141
Mute This Topic: https://lists.openembedded.org/mt/104948451/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] '.bashrc': Unknown file type; file ignored

2024-03-15 Thread Enrico Scholz via lists.openembedded.org
Hello,

with ubuntu-20.04 based builders I get problems like

| DEBUG: Executing shell function do_image_tar
| tar: ./home/.../.bashrc: Unknown file type; file ignored
| tar: Exiting with failure status due to previous errors
| WARNING: exit code 1 from a shell command.
| NOTE: recipe ...-image-core-1.0-r0: task do_image_tar: Failed

or

| Creating journal (8192 blocks): done
| Copying files into the device: __populate_fs: ignoring entry ".bashrc"
| .bashrc: File not found by ext2_lookup while looking up ".bashrc"
| mkfs.ext4: File not found by ext2_lookup while populating file system
| 
| + bb_sh_exit_handler
| + ret=1
| + [ 1 != 0 ]
| + echo WARNING: exit code 1 from a shell command.
| + exit 1
| WARNING: exit code 1 from a shell command.
| NOTE: recipe ...-image-1.0-r0: task do_image_wic: Failed


Build works fine under fedora-39 based builders.

I see related discussions at 2024-01-18 ("shadow: link executables
statically for -native variant") but not after.


Seen on scarthgap bc793fa9d1fe24c102d91e97b7002b6e637cbfa5 and it seems
to be very reproducible (both the failure on ubuntu-20.04 and the success
on fedora-39).



Enrico

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197140): 
https://lists.openembedded.org/g/openembedded-core/message/197140
Mute This Topic: https://lists.openembedded.org/mt/104950372/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [OE-core][dunfell][PATCH] expat: Backport fix for CVE-2024-28757

2024-03-15 Thread Steve Sakoman
Fails at build time:

ERROR: expat-2.2.9-r0 do_patch: Applying patch 'CVE-2024-28757.patch'
on target directory
'/home/steve/builds/poky-contrib-dunfell/build/tmp/work/core2-64-poky-linux/expat/2.2.9-r0/git/expat'
Command Error: 'quilt --quiltrc
/home/steve/builds/poky-contrib-dunfell/build/tmp/work/core2-64-poky-linux/expat/2.2.9-r0/recipe-sysroot-native/etc/quiltrc
push' exited with 0  Output:
Applying patch CVE-2024-28757.patch
can't find file to patch at input line 38
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--
|From 1d50b80cf31de87750103656f6eb693746854aa8 Mon Sep 17 00:00:00 2001
|From: Sebastian Pipping 
|Date: Mon, 4 Mar 2024 23:49:06 +0100
|Subject: [PATCH] lib/xmlparse.c: Detect billion laughs attack with isolated
| external parser
|
|When parsing DTD content with code like ..
|
|  XML_Parser parser = XML_ParserCreate(NULL);
|  XML_Parser ext_parser = XML_ExternalEntityParserCreate(parser, NULL, NULL);
|  enum XML_Status status = XML_Parse(ext_parser, doc,
(int)strlen(doc), XML_TRUE);
|
|.. there are 0 bytes accounted as direct input and all input from
`doc` accounted
|as indirect input.  Now function accountingGetCurrentAmplification
cannot calculate
|the current amplification ratio as "(direct + indirect) / direct",
and it did refuse
|to divide by 0 as one would expect, but it returned 1.0 for this case
to indicate
|no amplification over direct input.  As a result, billion laughs attacks from
|DTD-only input were not detected with this isolated way of using an
external parser.
|
|The new approach is to assume direct input of length not 0 but 22 --
derived from
|ghost input "", the shortest possible way to
include an external
|DTD --, and do the usual "(direct + indirect) / direct" math with
"direct := 22".
|
|GitHub issue #839 has more details on this issue and its origin in ClusterFuzz
|finding 66812.
|---
|CVE: CVE-2024-28757
|Upstream-Status: Backport
[https://github.com/libexpat/libexpat/commit/072eca0b72373da103ce15f8f62d1d7b52695454]
|Signed-off-by: Ashish Sharma 
|---
| expat/lib/xmlparse.c | 6 +-
| 1 file changed, 5 insertions(+), 1 deletion(-)
|
|diff --git a/expat/lib/xmlparse.c b/expat/lib/xmlparse.c
|index b884d82b5..d44baa68d 100644
|--- a/expat/lib/xmlparse.c
|+++ b/expat/lib/xmlparse.c
--
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
Patch CVE-2024-28757.patch does not apply (enforce with -f)

On Wed, Mar 13, 2024 at 10:03 AM Ashish Sharma via
lists.openembedded.org 
wrote:
>
> Upstream ref:
> https://github.com/libexpat/libexpat/pull/842
> https://github.com/libexpat/libexpat/issues/839
>
> Upstream-Status: Backport 
> [https://github.com/libexpat/libexpat/commit/072eca0b72373da103ce15f8f62d1d7b52695454]
> Signed-off-by: Ashish Sharma 
> ---
>  .../expat/expat/CVE-2024-28757.patch  | 57 +++
>  meta/recipes-core/expat/expat_2.2.9.bb|  1 +
>  2 files changed, 58 insertions(+)
>  create mode 100644 meta/recipes-core/expat/expat/CVE-2024-28757.patch
>
> diff --git a/meta/recipes-core/expat/expat/CVE-2024-28757.patch 
> b/meta/recipes-core/expat/expat/CVE-2024-28757.patch
> new file mode 100644
> index 00..c4bdb4621a
> --- /dev/null
> +++ b/meta/recipes-core/expat/expat/CVE-2024-28757.patch
> @@ -0,0 +1,57 @@
> +From 1d50b80cf31de87750103656f6eb693746854aa8 Mon Sep 17 00:00:00 2001
> +From: Sebastian Pipping 
> +Date: Mon, 4 Mar 2024 23:49:06 +0100
> +Subject: [PATCH] lib/xmlparse.c: Detect billion laughs attack with isolated
> + external parser
> +
> +When parsing DTD content with code like ..
> +
> +  XML_Parser parser = XML_ParserCreate(NULL);
> +  XML_Parser ext_parser = XML_ExternalEntityParserCreate(parser, NULL, NULL);
> +  enum XML_Status status = XML_Parse(ext_parser, doc, (int)strlen(doc), 
> XML_TRUE);
> +
> +.. there are 0 bytes accounted as direct input and all input from `doc` 
> accounted
> +as indirect input.  Now function accountingGetCurrentAmplification cannot 
> calculate
> +the current amplification ratio as "(direct + indirect) / direct", and it 
> did refuse
> +to divide by 0 as one would expect, but it returned 1.0 for this case to 
> indicate
> +no amplification over direct input.  As a result, billion laughs attacks from
> +DTD-only input were not detected with this isolated way of using an external 
> parser.
> +
> +The new approach is to assume direct input of length not 0 but 22 -- derived 
> from
> +ghost input "", the shortest possible way to include 
> an external
> +DTD --, and do the usual "(direct + indirect) / direct" math with "direct := 
> 22".
> +
> +GitHub issue #839 has more details on this issue and its origin in 
> ClusterFuzz
> +finding 66812.
> +---
> +CVE: CVE-2024-28757
> +Upstream-Status: Backport 
> [https://github.com/libexpat/libexpat/commit/072eca0b72373da103ce15f8f62d1d7b52695454]
> +Signed-off-by: Ashish Sharma 
> +---
> + expat/lib/xmlparse.c | 6 +-
> + 1 file changed, 5 

[OE-core] [PATCH 3/3] classes/pypi: don't expose PYPI_ARCHIVE_NAME

2024-03-15 Thread Ross Burton
From: Ross Burton 

This variable is only used when constructing a SRC_URI and some recipes
think that it's the correct value to assign if the PyPi package name
isn't the same as the recipe name, when PYPI_PACKAGE is actually all
that needs to be set.

Also document the variables we expect the recipe to assign if needed,
and where the PyPi URL structure is documented.

Signed-off-by: Ross Burton 
---
 meta/classes-recipe/pypi.bbclass | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/meta/classes-recipe/pypi.bbclass b/meta/classes-recipe/pypi.bbclass
index b8c18ccf395..c6bbe8119a6 100644
--- a/meta/classes-recipe/pypi.bbclass
+++ b/meta/classes-recipe/pypi.bbclass
@@ -12,14 +12,19 @@ def pypi_package(d):
 return bpn[8:]
 return bpn
 
+# The PyPi package name (defaults to PN without the python3- prefix)
 PYPI_PACKAGE ?= "${@pypi_package(d)}"
+# The file extension of the source archive
 PYPI_PACKAGE_EXT ?= "tar.gz"
-PYPI_ARCHIVE_NAME ?= "${PYPI_PACKAGE}-${PV}.${PYPI_PACKAGE_EXT}"
+# An optional prefix for the download file in the case of name collisions
 PYPI_ARCHIVE_NAME_PREFIX ?= ""
 
 def pypi_src_uri(d):
+"""
+Construct a source URL as per 
https://warehouse.pypa.io/api-reference/integration-guide.html#predictable-urls.
+"""
 package = d.getVar('PYPI_PACKAGE')
-archive_name = d.getVar('PYPI_ARCHIVE_NAME')
+archive_name = d.expand('${PYPI_PACKAGE}-${PV}.${PYPI_PACKAGE_EXT}')
 archive_downloadname = d.getVar('PYPI_ARCHIVE_NAME_PREFIX') + archive_name
 return 
'https://files.pythonhosted.org/packages/source/%s/%s/%s;downloadfilename=%s' % 
(package[0], package, archive_name, archive_downloadname)
 
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197138): 
https://lists.openembedded.org/g/openembedded-core/message/197138
Mute This Topic: https://lists.openembedded.org/mt/104948651/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [PATCH 2/3] python-*: don't set PYPI_ARCHIVE_NAME and S when PYPI_PACKAGE is sufficient

2024-03-15 Thread Ross Burton
From: Ross Burton 

There's no need to explicitly set PYPI_ARCHIVE_NAME and S when
PYPI_PACKAGE is set correctly.

Signed-off-by: Ross Burton 
---
 .../python/python3-jsonschema-specifications_2023.12.1.bb   | 6 ++
 meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb   | 4 ++--
 meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb  | 4 +---
 .../python/python3-sphinxcontrib-applehelp_1.0.8.bb | 5 ++---
 .../python/python3-sphinxcontrib-devhelp_1.0.6.bb   | 5 +
 .../python/python3-sphinxcontrib-htmlhelp_2.0.5.bb  | 5 +
 .../python/python3-sphinxcontrib-qthelp_1.0.7.bb| 5 +
 .../python/python3-sphinxcontrib-serializinghtml_1.1.10.bb  | 5 +
 8 files changed, 11 insertions(+), 28 deletions(-)

diff --git 
a/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb 
b/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb
index bffd59a719e..eb63509fce4 100644
--- 
a/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb
+++ 
b/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb
@@ -9,10 +9,8 @@ SRC_URI[sha256sum] = 
"48a76787b3e70f5ed53f1160d2b81f586e4ca6d1548c5de7085d168267
 
 inherit pypi python_hatchling
 
-DEPENDS += "${PYTHON_PN}-hatch-vcs-native"
-
-S = "${WORKDIR}/jsonschema_specifications-${PV}"
+PYPI_PACKAGE = "jsonschema_specifications"
 
-PYPI_ARCHIVE_NAME = "jsonschema_specifications-${PV}.${PYPI_PACKAGE_EXT}"
+DEPENDS += "${PYTHON_PN}-hatch-vcs-native"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb 
b/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb
index dfb29c4b863..540fdffaeda 100644
--- a/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb
+++ b/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "\
 SRC_URI[sha256sum] = 
"fa7a4001eae8aa572ee84f35feb510b321bd652e5cf9293249d62853e1f935a2"
 
 inherit python_poetry_core pypi
-PYPI_ARCHIVE_NAME = "poetry_core-${PV}.${PYPI_PACKAGE_EXT}"
-S = "${WORKDIR}/poetry_core-${PV}"
+
+PYPI_PACKAGE = "poetry_core"
 
 RDEPENDS:${PN}:append:class-target = "\
 python3-compression \
diff --git a/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb 
b/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb
index 01fb3d47ce7..cece2cb8ccd 100644
--- a/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb
+++ b/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb
@@ -10,8 +10,6 @@ require ${BPN}-crates.inc
 
 inherit pypi cargo-update-recipe-crates python_maturin
 
-S = "${WORKDIR}/rpds_py-${PV}"
-
-PYPI_ARCHIVE_NAME = "rpds_py-${PV}.${PYPI_PACKAGE_EXT}"
+PYPI_PACKAGE = "rpds_py"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git 
a/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb 
b/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb
index 6ea7c516d50..67dd299b72b 100644
--- a/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb
+++ b/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb
@@ -5,9 +5,8 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=c7715857042d4c8c0105999ca0c072c5"
 
 SRC_URI[sha256sum] = 
"c40a4f96f3776c4393d933412053962fac2b84f4c99a7982ba42e09576a70619"
 
-inherit pypi python_flit_core
+PYPI_PACKAGE = "sphinxcontrib_applehelp"
 
-PYPI_ARCHIVE_NAME = "sphinxcontrib_applehelp-${PV}.${PYPI_PACKAGE_EXT}"
-S = "${WORKDIR}/sphinxcontrib_applehelp-${PV}"
+inherit pypi python_flit_core
 
 BBCLASSEXTEND = "native nativesdk"
diff --git 
a/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb 
b/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb
index dd7ba3dc956..31f77a0a141 100644
--- a/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb
+++ b/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb
@@ -5,11 +5,8 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=fd30d9972a142c857a80c9f312e92b93"
 
 SRC_URI[sha256sum] = 
"9893fd3f90506bc4b97bdb977ceb8fbd823989f4316b28c3841ec128544372d3"
 
-PYPI_PACKAGE = "sphinxcontrib-devhelp"
+PYPI_PACKAGE = "sphinxcontrib_devhelp"
 
 inherit pypi python_flit_core
 
-PYPI_ARCHIVE_NAME = "sphinxcontrib_devhelp-${PV}.${PYPI_PACKAGE_EXT}"
-S = "${WORKDIR}/sphinxcontrib_devhelp-${PV}"
-
 BBCLASSEXTEND = "native nativesdk"
diff --git 
a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb 
b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb
index 532d1fc22aa..e30c61c3980 100644
--- a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb
+++ b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb
@@ -5,11 +5,8 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=24dce5ef6a13563241c24bc366f48886"
 
 SRC_URI[sha256sum] = 
"0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015"
 
-PYPI_PACKAGE = "sphinxcontrib-htmlhelp"
+PYPI_PACKAGE = "sphinxcontrib_htmlhelp"
 
 inherit pypi 

[OE-core] [PATCH 1/3] python3_pip517: just count wheels in the directory, not subdirectories

2024-03-15 Thread Ross Burton
From: Ross Burton 

The install task uses a recursive find to check that it can only find
one wheel, but then does a non-recursive glob to install.  This can
lead to false-failures if PEP517_WHEEL_PATH points at a directory with
subdirectories.

Solve this mismatch by making the find non-recusive.

Signed-off-by: Ross Burton 
---
 meta/classes-recipe/python_pep517.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/classes-recipe/python_pep517.bbclass 
b/meta/classes-recipe/python_pep517.bbclass
index a1659c5f628..c30674c8ec8 100644
--- a/meta/classes-recipe/python_pep517.bbclass
+++ b/meta/classes-recipe/python_pep517.bbclass
@@ -42,7 +42,7 @@ python_pep517_do_compile () {
 do_compile[cleandirs] += "${PEP517_WHEEL_PATH}"
 
 python_pep517_do_install () {
-COUNT=$(find ${PEP517_WHEEL_PATH} -name '*.whl' | wc -l)
+COUNT=$(find ${PEP517_WHEEL_PATH} -name '*.whl' -maxdepth 1 | wc -l)
 if test $COUNT -eq 0; then
 bbfatal No wheels found in ${PEP517_WHEEL_PATH}
 elif test $COUNT -gt 1; then
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197136): 
https://lists.openembedded.org/g/openembedded-core/message/197136
Mute This Topic: https://lists.openembedded.org/mt/104948649/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [PATCH 3/3] gstreamer1.0: improve test reliability

2024-03-15 Thread Ross Burton
From: Ross Burton 

First, libcheck has the ability to increase all test timeouts by an arbitrary
multiplier. Because we run our tests on loaded build machines,
increase all timeouts by 10x to reduce the chance of load causing failures.

Second, use GST_CHECKS_IGNORE to list test cases that should be skipped.

Drop skip-aggregator-test.patch as this is now redundant, and also skip
gstnetclientclock.c:test_functioning as this is very sensitive to load.

[ YOCTO #14808 ]

Signed-off-by: Ross Burton 
---
 .../gstreamer/gstreamer1.0/run-ptest  | 16 -
 .../gstreamer1.0/skip-aggregator-test.patch   | 35 ---
 .../gstreamer/gstreamer1.0_1.22.10.bb |  1 -
 3 files changed, 15 insertions(+), 37 deletions(-)
 delete mode 100644 
meta/recipes-multimedia/gstreamer/gstreamer1.0/skip-aggregator-test.patch

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0/run-ptest 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0/run-ptest
index 0cfa955f033..7d0312005f4 100755
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0/run-ptest
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0/run-ptest
@@ -1,2 +1,16 @@
-#!/usr/bin/env sh
+#! /bin/sh
+
+# Multiply all timeouts by ten so they're more likely to work
+# on a loaded system.
+export CK_TIMEOUT_MULTIPLIER=5
+
+# Skip some tests that we know are problematic
+export GST_CHECKS_IGNORE=""
+# gstnetclientclock.c:test_functioning is very sensitive to load
+GST_CHECKS_IGNORE="$GST_CHECKS_IGNORE,test_functioning"
+
+# aggregator.c:test_infinite_seek_50_src_live is known to be flaky
+# https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/410
+GST_CHECKS_IGNORE="$GST_CHECKS_IGNORE,test_infinite_seek_50_src_live"
+
 gnome-desktop-testing-runner gstreamer
diff --git 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0/skip-aggregator-test.patch 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0/skip-aggregator-test.patch
deleted file mode 100644
index 81337512fdd..000
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0/skip-aggregator-test.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From 9b72aa7cdbc2a81cffc6f855933afe90c81046d5 Mon Sep 17 00:00:00 2001
-From: Ross Burton 
-Date: Wed, 28 Feb 2024 12:40:34 +
-Subject: [PATCH] Skip aggregator test
-
-This test case is known to be flaky upstream[1] and often fails on the
-autobuilder[2], so skip it until this has been resolved upstream.
-
-[1] https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/410
-[2] https://bugzilla.yoctoproject.org/show_bug.cgi?id=15054
-
-Upstream-Status: Inappropriate
-Signed-off-by: Ross Burton 

- tests/check/libs/aggregator.c | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/tests/check/libs/aggregator.c b/tests/check/libs/aggregator.c
-index 1f2c5b4..27b3ac7 100644
 a/tests/check/libs/aggregator.c
-+++ b/tests/check/libs/aggregator.c
-@@ -1475,7 +1475,9 @@ gst_aggregator_suite (void)
-   tcase_add_test (general, test_flushing_seek);
-   tcase_add_test (general, test_infinite_seek);
-   tcase_add_test (general, test_infinite_seek_50_src);
--  tcase_add_test (general, test_infinite_seek_50_src_live);
-+  // This test case is known to be flaky, remove it until resolved:
-+  // https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/410
-+  // tcase_add_test (general, test_infinite_seek_50_src_live);
-   tcase_add_test (general, test_linear_pipeline);
-   tcase_add_test (general, test_two_src_pipeline);
-   tcase_add_test (general, test_timeout_pipeline);
--- 
-2.34.1
-
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.10.bb 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.10.bb
index c16f0de3b72..0c944e9e110 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.10.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.10.bb
@@ -21,7 +21,6 @@ SRC_URI = 
"https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.x
file://0002-tests-add-support-for-install-the-tests.patch \
file://0003-tests-use-a-dictionaries-for-environment.patch \

file://0004-tests-add-helper-script-to-run-the-installed_tests.patch \
-   file://skip-aggregator-test.patch \
"
 SRC_URI[sha256sum] = 
"969aaef396f252ce925132a4be2aa004e0320f5c1baf0acaaae09c544a6759f4"
 
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197135): 
https://lists.openembedded.org/g/openembedded-core/message/197135
Mute This Topic: https://lists.openembedded.org/mt/104948643/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [PATCH 1/3] curl: improve run-ptest

2024-03-15 Thread Ross Burton
From: Ross Burton 

There's no need to run the output of runtests.pl through a sed to get
automake-style output, as you can pass -am to get this formatting.

Don't run timing dependent tests, as the ptests can run on loaded
systems.

Add a dependency on the en_US locale because some of the tests require
this.

Signed-off-by: Ross Burton 
---
 meta/recipes-support/curl/curl/run-ptest | 13 +
 meta/recipes-support/curl/curl_8.6.0.bb  |  1 +
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-support/curl/curl/run-ptest 
b/meta/recipes-support/curl/curl/run-ptest
index 8f9c20f34df..acd2892f80e 100644
--- a/meta/recipes-support/curl/curl/run-ptest
+++ b/meta/recipes-support/curl/curl/run-ptest
@@ -1,6 +1,11 @@
 #!/bin/sh
+
 cd tests
-{ ./runtests.pl -a -n -s -j4 !flaky || echo "FAIL: curl" ; } | sed \
- -e 's|\([^ ]* *\) \([^ ]* *\)...OK|PASS: \1 \2|' \
- -e 's|\([^ ]* *\) \([^ ]* *\)...FAILED|FAIL: \1 \2|' \
- -e 's/Warning: test[0-9]\+ not present in tests\/data\/Makefile.inc//'
+
+# Run all tests, don't stop on first failure
+# Don't use valgrind if it is found
+# Use automake-style output
+# Run four tests in parallel
+# Print log output on failure
+# Don't run the flaky or timing dependent tests
+./runtests.pl -a -n -am -j4 -p '!flaky !timing-dependent'
diff --git a/meta/recipes-support/curl/curl_8.6.0.bb 
b/meta/recipes-support/curl/curl_8.6.0.bb
index b01f4542a22..d4473d868e2 100644
--- a/meta/recipes-support/curl/curl_8.6.0.bb
+++ b/meta/recipes-support/curl/curl_8.6.0.bb
@@ -125,6 +125,7 @@ RDEPENDS:${PN}-ptest += " \
perl-module-storable \
perl-module-time-hires \
 "
+RDEPENDS:${PN}-ptest:append:libc-glibc = " locale-base-en-us"
 
 PACKAGES =+ "lib${BPN}"
 
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197133): 
https://lists.openembedded.org/g/openembedded-core/message/197133
Mute This Topic: https://lists.openembedded.org/mt/104948640/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [PATCH 2/3] curl: increase test timeouts

2024-03-15 Thread Ross Burton
From: Ross Burton 

We often see multiple curl tests fail during ptest runs, the actual test
varies but the output is like this:

  FAIL: 337: protoc!
  There was no content at all in the file log/3/server.input.
  Server glitch? Total curl failure? Returned: 28

Error code 28 is CURLE_OPERATION_TIMEDOUT, so this is almost certainly
due to a loaded machine resulting in the tests running slowly.

It is notable that the test runner explicitly passes --max-time=13 to
curl, so experiment and change this to 600 to see if this solves the
problem.

[ YOCTO #15268 ]

Signed-off-by: Ross Burton 
---
 .../curl/curl/no-test-timeout.patch| 18 ++
 meta/recipes-support/curl/curl_8.6.0.bb|  1 +
 2 files changed, 19 insertions(+)
 create mode 100644 meta/recipes-support/curl/curl/no-test-timeout.patch

diff --git a/meta/recipes-support/curl/curl/no-test-timeout.patch 
b/meta/recipes-support/curl/curl/no-test-timeout.patch
new file mode 100644
index 000..b4cfe716db7
--- /dev/null
+++ b/meta/recipes-support/curl/curl/no-test-timeout.patch
@@ -0,0 +1,18 @@
+Set the max-time timeout to 600 so the timeout is 10 minutes instead of 13 
seconds.
+
+Upstream-Status: Inappropriate
+Signed-off-by: Ross Burton 
+
+diff --git a/tests/servers.pm b/tests/servers.pm
+index d4472d509..aeab62c47 100644
+--- a/tests/servers.pm
 b/tests/servers.pm
+@@ -120,7 +120,7 @@ my $sshdverstr;  # for socks server, ssh daemon version 
string
+ my $sshderror;   # for socks server, ssh daemon version error
+ my %doesntrun;# servers that don't work, identified by pidfile
+ my %PORT = (nolisten => 47); # port we use for a local non-listening service
+-my $server_response_maxtime=13;
++my $server_response_maxtime=600;
+ my $httptlssrv = find_httptlssrv();
+ my %run;  # running server
+ my %runcert;  # cert file currently in use by an ssl running server
diff --git a/meta/recipes-support/curl/curl_8.6.0.bb 
b/meta/recipes-support/curl/curl_8.6.0.bb
index d4473d868e2..ea69164d765 100644
--- a/meta/recipes-support/curl/curl_8.6.0.bb
+++ b/meta/recipes-support/curl/curl_8.6.0.bb
@@ -13,6 +13,7 @@ SRC_URI = " \
 https://curl.se/download/${BP}.tar.xz \
 file://run-ptest \
 file://disable-tests \
+file://no-test-timeout.patch \
 "
 SRC_URI[sha256sum] = 
"3ccd55d91af9516539df80625f818c734dc6f2ecf9bada33c76765e99121db15"
 
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197134): 
https://lists.openembedded.org/g/openembedded-core/message/197134
Mute This Topic: https://lists.openembedded.org/mt/104948641/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



  1   2   >