Message ID | 010101980eccbff4-1ecf630c-c2a3-4c51-b2d1-4722efd49c43-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] libmicrohttpd: upgrading to 1.0.2 SUCCEEDED | expand |
diff --git a/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb b/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.2.bb similarity index 90% rename from meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb rename to meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.2.bb index 0628ee71b5..a75a5b3be8 100644 --- a/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb +++ b/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.2.bb @@ -7,7 +7,7 @@ SECTION = "net" DEPENDS = "file" SRC_URI = "${GNU_MIRROR}/libmicrohttpd/${BPN}-${PV}.tar.gz" -SRC_URI[sha256sum] = "a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94" +SRC_URI[sha256sum] = "df324fcd0834175dab07483133902d9774a605bfa298025f69883288fd20a8c7" inherit autotools lib_package pkgconfig gettext
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libmicrohttpd* to *1.0.2* has Succeeded. Next steps: - apply the patch: git am 0001-libmicrohttpd-upgrade-1.0.1-1.0.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 5487ee5d2a8da1f81af2378a1285f0c5895b28e2 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Tue, 15 Jul 2025 15:47:15 +0000 Subject: [PATCH] libmicrohttpd: upgrade 1.0.1 -> 1.0.2 --- .../{libmicrohttpd_1.0.1.bb => libmicrohttpd_1.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libmicrohttpd/{libmicrohttpd_1.0.1.bb => libmicrohttpd_1.0.2.bb} (90%)