diff mbox series

[AUH] adwaita-icon-theme: upgrading to 51.0 FAILED

Message ID 010101a0a39cf5f0-11f2925a-e923-42ac-b145-f299c72a703e-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] adwaita-icon-theme: upgrading to 51.0 FAILED | expand

Commit Message

auh@yoctoproject.org Sept. 15, 2026, 5:49 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *adwaita-icon-theme* to *51.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-adwaita-icon-theme-upgrade-50.0-51.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 1d9d07e55364c5bf6091300fde8a73cb245c74c4 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Tue, 15 Sep 2026 05:44:11 +0000
Subject: [PATCH] adwaita-icon-theme: upgrade 50.0 -> 51.0

Source: NEWS

51.0
51.beta
- XDG Projects folder (issue #219)
---
 .../{adwaita-icon-theme_50.0.bb => adwaita-icon-theme_51.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_50.0.bb => adwaita-icon-theme_51.0.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_50.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_51.0.bb
similarity index 91%
rename from meta/recipes-gnome/gnome/adwaita-icon-theme_50.0.bb
rename to meta/recipes-gnome/gnome/adwaita-icon-theme_51.0.bb
index b0dc59353d..78dbe000ee 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme_50.0.bb
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_51.0.bb
@@ -12,7 +12,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c \
 
 inherit gnomebase allarch gtk-icon-cache
 
-SRC_URI[archive.sha256sum] = "fac6e0401fca714780561a081b8f7e27c3bc1db34ebda4da175081f26b24d460"
+SRC_URI[archive.sha256sum] = "ba561cf3c96305a47179fa5605856ad695c9238ea07f7093aebd9ba80c4e323b"
 
 DEPENDS += "librsvg-native"