To: ['Ross Burton '] To: openembedded-core@lists.openembedded.org Subject: [AUH] adwaita-icon-theme: upgrading to 50.0 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260415050057/all/adwaita-icon-theme/bitbake-output-qemuarm_musl.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260415050057/all/adwaita-icon-theme/buildhistory-diff.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260415050057/all/adwaita-icon-theme/0001-adwaita-icon-theme-upgrade-49.0-50.0.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260415050057/all/adwaita-icon-theme/buildhistory-diff-full.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *adwaita-icon-theme* to *50.0* has Succeeded. Next steps: - apply the patch: git am 0001-adwaita-icon-theme-upgrade-49.0-50.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 f57e20b01eec2be2f67de50587fa03ed23d666bf Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Apr 2026 11:27:54 +0000 Subject: [PATCH] adwaita-icon-theme: upgrade 49.0 -> 50.0 --- .../{adwaita-icon-theme_49.0.bb => adwaita-icon-theme_50.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gnome/{adwaita-icon-theme_49.0.bb => adwaita-icon-theme_50.0.bb} (91%) diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_49.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_50.0.bb similarity index 91% rename from meta/recipes-gnome/gnome/adwaita-icon-theme_49.0.bb rename to meta/recipes-gnome/gnome/adwaita-icon-theme_50.0.bb index a12faeb8fd..8d26aae75c 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_49.0.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_50.0.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c \ inherit gnomebase allarch gtk-icon-cache -SRC_URI[archive.sha256sum] = "65166461d1b278aa942f59aa8d0fccf1108d71c65f372c6266e172449791755c" +SRC_URI[archive.sha256sum] = "fac6e0401fca714780561a081b8f7e27c3bc1db34ebda4da175081f26b24d460" DEPENDS += "librsvg-native" -- 2.47.1