Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *pkgconf* to *2.9.90* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-pkgconf-upgrade-2.5.1-2.9.90.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 31bc9e6a9ce94df80c4d921d641997a2c9b6042a Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Wed, 24 Jun 2026 05:22:05 +0000
Subject: [PATCH] pkgconf: upgrade 2.5.1 -> 2.9.90

---
 .../{pkgconf_2.5.1.bb => pkgconf_2.9.90.bb}   | 24 +++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/pkgconf/{pkgconf_2.5.1.bb => pkgconf_2.9.90.bb} 
(79%)

diff --git a/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb 
b/meta/recipes-devtools/pkgconf/pkgconf_2.9.90.bb
similarity index 79%
rename from meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb
rename to meta/recipes-devtools/pkgconf/pkgconf_2.9.90.bb
index 277ef9786c..a05dceeae0 100644
--- a/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb
+++ b/meta/recipes-devtools/pkgconf/pkgconf_2.9.90.bb
@@ -1,3 +1,23 @@
+# 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
+# @@ -1,5 +1,4 @@
+# -Copyright (c) 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018
+# -    pkgconf authors (see AUTHORS file in source directory).
+# +Copyright (c) 2011-2026 pkgconf authors (see AUTHORS file in source 
directory).
+#  
+#  Permission to use, copy, modify, and/or distribute this software for any
+#  purpose with or without fee is hereby granted, provided that the above
+# 
+#
+
 SUMMARY = "pkgconf provides compiler and linker configuration for development 
frameworks."
 DESCRIPTION = "pkgconf is a program which helps to configure compiler and 
linker \
 flags for development frameworks. It is similar to pkg-config from \
@@ -12,7 +32,7 @@ RPROVIDES:${PN} += "pkgconfig"
 # The pkgconf license seems to be functionally equivalent to BSD-2-Clause or
 # ISC, but has different wording, so needs its own name.
 LICENSE = "pkgconf"
-LIC_FILES_CHKSUM = "file://COPYING;md5=2214222ec1a820bd6cc75167a56925e0"
+LIC_FILES_CHKSUM = "file://COPYING;md5=1e33c297f35e165ecf4fbc81974dc9ca"
 
 SRC_URI = "\
     https://distfiles.ariadne.space/pkgconf/pkgconf-${PV}.tar.xz \
@@ -20,7 +40,7 @@ SRC_URI = "\
     file://pkg-config-native.in \
     file://pkg-config-esdk.in \
 "
-SRC_URI[sha256sum] = 
"cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243"
+SRC_URI[sha256sum] = 
"24fd9d086d06a4abbbc74117ae4737c93c2d890afe7e9816558b6276a71357ec"
 
 inherit autotools pkgconfig
 
-- 
2.47.1

packages/x86-64-v3-poky-linux/pkgconf/pkgconf-dbg: PKGSIZE changed from 405656 
to 657384 (+62%)
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-dev: PKGSIZE changed from 27212 
to 40806 (+50%)
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-doc: FILELIST: added 
"/usr/share/doc/pkgconf/COPYING /usr/share/doc/pkgconf/DCO 
/usr/share/doc/pkgconf/CONTRIBUTING.md /usr/share/man/man1/spdxtool.1"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-doc: PKGSIZE changed from 44352 
to 63357 (+43%)
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-src: PKGSIZE changed from 300257 
to 492706 (+64%)
packages/x86-64-v3-poky-linux/pkgconf/pkgconf: FILELIST: removed 
"/usr/lib/libpkgconf.so.7.0.0 /usr/lib/libpkgconf.so.7", added 
"/usr/lib/libpkgconf.so.8 /usr/bin/spdxtool /usr/lib/libpkgconf.so.8.0.0"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf: PKGSIZE changed from 174738 to 
258933 (+48%)
Changes to packages/x86-64-v3-poky-linux/pkgconf (sysroot):
  /usr/lib/libpkgconf.so changed symlink target from libpkgconf.so.7.0.0 to 
libpkgconf.so.8.0.0
  /usr/lib/libpkgconf.so.7.0.0 moved to /usr/lib/libpkgconf.so.8.0.0
  /usr/lib/libpkgconf.so.7 moved to /usr/lib/libpkgconf.so.8

Attachment: 0001-pkgconf-upgrade-2.5.1-2.9.90.patch
Description: Binary data

packages/x86-64-v3-poky-linux/pkgconf: PKGV changed from 2.5.1 [default] to 
2.9.90 [default]
packages/x86-64-v3-poky-linux/pkgconf: SRC_URI changed from 
"https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz 
file://pkg-config-wrapper file://pkg-config-native.in 
file://pkg-config-esdk.in" to 
"https://distfiles.ariadne.space/pkgconf/pkgconf-2.9.90.tar.xz 
file://pkg-config-wrapper file://pkg-config-native.in file://pkg-config-esdk.in"
packages/x86-64-v3-poky-linux/pkgconf: PV changed from "2.5.1" to "2.9.90"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-dbg: PKGSIZE changed from 405656 
to 657384 (+62%)
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-dbg: FILELIST: removed 
"/usr/lib/.debug/libpkgconf.so.7.0.0", added "/usr/bin/.debug/spdxtool 
/usr/lib/.debug/libpkgconf.so.8.0.0"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-dbg: PKGV changed from 2.5.1 
[default] to 2.9.90 [default]
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-dbg: PV changed from "2.5.1" to 
"2.9.90"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-dev: PKGSIZE changed from 27212 
to 40806 (+50%)
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-dev: PKGV changed from 2.5.1 
[default] to 2.9.90 [default]
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-dev: PV changed from "2.5.1" to 
"2.9.90"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-doc: PKGSIZE changed from 44352 
to 63357 (+43%)
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-doc: FILELIST: added 
"/usr/share/doc/pkgconf/CONTRIBUTING.md /usr/share/man/man1/spdxtool.1 
/usr/share/doc/pkgconf/DCO /usr/share/doc/pkgconf/COPYING"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-doc: PKGV changed from 2.5.1 
[default] to 2.9.90 [default]
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-doc: PV changed from "2.5.1" to 
"2.9.90"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-locale: PKGV changed from 2.5.1 
[default] to 2.9.90 [default]
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-locale: PV changed from "2.5.1" 
to "2.9.90"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-src: PKGSIZE changed from 300257 
to 492706 (+64%)
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-src: FILELIST: directory renamed 
/usr/src/debug/pkgconf/2.5.1/cli/bomtool -> 
/usr/src/debug/pkgconf/2.9.90/cli/bomtool, removed 
"/usr/src/debug/pkgconf/2.5.1/libpkgconf/bsdstubs.h 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/bsdstubs.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/cache.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/fileio.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/client.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/fragment.c 
/usr/src/debug/pkgconf/2.5.1/cli/main.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/libpkgconf.h 
/usr/src/debug/pkgconf/2.5.1/cli/getopt_long.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/dependency.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/pkg.c 
/usr/src/debug/pkgconf/2.5.1/cli/getopt_long.h 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/audit.c 
/usr/src/debug/pkgconf/2.5.1/cli/renderer-msvc.h 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/argvsplit.c 
/usr/src/debug/pkgconf/2.5.1/cli/renderer-msvc.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/
 parser.c /usr/src/debug/pkgconf/2.5.1/libpkgconf/iter.h 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/path.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/tuple.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/buffer.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/queue.c 
/usr/src/debug/pkgconf/2.5.1/libpkgconf/personality.c", added 
"/usr/src/debug/pkgconf/2.9.90/cli/renderer-msvc.h 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/serialize.c 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/serialize.h 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/fragment.c 
/usr/src/debug/pkgconf/2.9.90/cli/renderer-msvc.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/iter.h 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/tuple.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/bsdstubs.c 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/simplelicensing.h 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/core.h 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/software.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/bufferset.c 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/util.h /usr/sr
 c/debug/pkgconf/2.9.90/libpkgconf/personality.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/bsdstubs.h 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/main.c 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/util.c 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/core.c 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/software.h 
/usr/src/debug/pkgconf/2.9.90/cli/spdxtool/simplelicensing.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/dependency.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/buffer.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/client.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/fileio.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/output.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/parser.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/pkg.c 
/usr/src/debug/pkgconf/2.9.90/cli/getopt_long.c 
/usr/src/debug/pkgconf/2.9.90/cli/getopt_long.h 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/libpkgconf.h 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/cache.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/audit.c 
/usr/src/debug/pkgconf/2.9.90/lib
 pkgconf/argvsplit.c /usr/src/debug/pkgconf/2.9.90/libpkgconf/queue.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/license.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/version.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/bytecode.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/path.h 
/usr/src/debug/pkgconf/2.9.90/cli/core.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/path.c 
/usr/src/debug/pkgconf/2.9.90/cli/core.h 
/usr/src/debug/pkgconf/2.9.90/cli/main.c 
/usr/src/debug/pkgconf/2.9.90/libpkgconf/variable.c"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-src: PKGV changed from 2.5.1 
[default] to 2.9.90 [default]
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-src: PV changed from "2.5.1" to 
"2.9.90"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-staticdev: PKGV changed from 
2.5.1 [default] to 2.9.90 [default]
packages/x86-64-v3-poky-linux/pkgconf/pkgconf-staticdev: PV changed from 
"2.5.1" to "2.9.90"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf: PKGSIZE changed from 174738 to 
258933 (+48%)
packages/x86-64-v3-poky-linux/pkgconf/pkgconf: FILELIST: removed 
"/usr/lib/libpkgconf.so.7 /usr/lib/libpkgconf.so.7.0.0", added 
"/usr/lib/libpkgconf.so.8.0.0 /usr/bin/spdxtool /usr/lib/libpkgconf.so.8"
packages/x86-64-v3-poky-linux/pkgconf/pkgconf: PKGV changed from 2.5.1 
[default] to 2.9.90 [default]
packages/x86-64-v3-poky-linux/pkgconf/pkgconf: PV changed from "2.5.1" to 
"2.9.90"
Changes to packages/x86-64-v3-poky-linux/pkgconf (sysroot):
  /usr/lib/libpkgconf.so changed symlink target from libpkgconf.so.7.0.0 to 
libpkgconf.so.8.0.0
  /usr/lib/libpkgconf.so.7.0.0 moved to /usr/lib/libpkgconf.so.8.0.0
  /usr/lib/libpkgconf.so.7 moved to /usr/lib/libpkgconf.so.8
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#239467): 
https://lists.openembedded.org/g/openembedded-core/message/239467
Mute This Topic: https://lists.openembedded.org/mt/119953230/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to