diff mbox series

[AUH] pkgconf: upgrading to 2.3.0 SUCCEEDED

Message ID 010101915768391e-af92fff5-092e-42b9-ad8a-18333724c63d-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] pkgconf: upgrading to 2.3.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Aug. 15, 2024, 6:58 p.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-pkgconf-upgrade-2.2.0-2.3.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 4e92cc263f68369670bf8813275718219da85afb Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Aug 2024 11:06:26 +0000
Subject: [PATCH] pkgconf: upgrade 2.2.0 -> 2.3.0

---
 .../pkgconf/{pkgconf_2.2.0.bb => pkgconf_2.3.0.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/pkgconf/{pkgconf_2.2.0.bb => pkgconf_2.3.0.bb} (96%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/pkgconf/pkgconf_2.2.0.bb b/meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb
similarity index 96%
rename from meta/recipes-devtools/pkgconf/pkgconf_2.2.0.bb
rename to meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb
index 5f4ef73d43..c95ab74838 100644
--- a/meta/recipes-devtools/pkgconf/pkgconf_2.2.0.bb
+++ b/meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb
@@ -20,7 +20,7 @@  SRC_URI = "\
     file://pkg-config-native.in \
     file://pkg-config-esdk.in \
 "
-SRC_URI[sha256sum] = "b06ff63a83536aa8c2f6422fa80ad45e4833f590266feb14eaddfe1d4c853c69"
+SRC_URI[sha256sum] = "3a9080ac51d03615e7c1910a0a2a8df08424892b5f13b0628a204d3fcce0ea8b"
 
 inherit autotools