To: ['Ross Burton '] To: openembedded-core@lists.openembedded.org Subject: [AUH] adwaita-icon-theme: upgrading to 48.1 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250902142455/all/adwaita-icon-theme/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250902142455/all/adwaita-icon-theme/bitbake-output-qemuarm_musl.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250902142455/all/adwaita-icon-theme/buildhistory-diff.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250902142455/all/adwaita-icon-theme/0001-adwaita-icon-theme-upgrade-48.0-48.1.patch Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *adwaita-icon-theme* to *48.1* has Succeeded. Next steps: - apply the patch: git am 0001-adwaita-icon-theme-upgrade-48.0-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 b73a7c22dba8facc656b9e5ad963a0b27635efc5 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 2 Sep 2025 19:42:08 +0000 Subject: [PATCH] adwaita-icon-theme: upgrade 48.0 -> 48.1 --- .../{adwaita-icon-theme_48.0.bb => adwaita-icon-theme_48.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gnome/{adwaita-icon-theme_48.0.bb => adwaita-icon-theme_48.1.bb} (91%) diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_48.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_48.1.bb similarity index 91% rename from meta/recipes-gnome/gnome/adwaita-icon-theme_48.0.bb rename to meta/recipes-gnome/gnome/adwaita-icon-theme_48.1.bb index 38b5410086..dadfbc0b3c 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_48.0.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_48.1.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c \ inherit gnomebase allarch gtk-icon-cache -SRC_URI[archive.sha256sum] = "847068888650d9673115be6dbf2bfdc31a46aebc528a6a9db4420e60e656b8d4" +SRC_URI[archive.sha256sum] = "cbfe9b86ebcd14b03ba838c49829f7e86a7b132873803b90ac10be7d318a6e12" DEPENDS += "librsvg-native" -- 2.47.1