diff mbox series

[AUH] yad: upgrading to 13.0 FAILED

Message ID 0101018b96bef90e-731cfeda-6fb9-43df-bbf3-2a50c855fe11-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] yad: upgrading to 13.0 FAILED | expand

Commit Message

auh@yoctoproject.org Nov. 3, 2023, 7:52 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *yad* to *13.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-yad-upgrade-6.0-13.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 e94d202cfc8345c81946ebdbc2634c7bed30bb98 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 3 Nov 2023 19:41:15 +0000
Subject: [PATCH] yad: upgrade 6.0 -> 13.0

---
 meta-oe/recipes-graphics/yad/{yad_6.0.bb => yad_13.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-graphics/yad/{yad_6.0.bb => yad_13.0.bb} (90%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-graphics/yad/yad_6.0.bb b/meta-oe/recipes-graphics/yad/yad_13.0.bb
similarity index 90%
rename from meta-oe/recipes-graphics/yad/yad_6.0.bb
rename to meta-oe/recipes-graphics/yad/yad_13.0.bb
index 9e46215fd..032cad13f 100644
--- a/meta-oe/recipes-graphics/yad/yad_6.0.bb
+++ b/meta-oe/recipes-graphics/yad/yad_13.0.bb
@@ -5,7 +5,7 @@  LICENSE = "GPL-3.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
 SRC_URI = "git://github.com/v1cont/yad.git;branch=master;protocol=https"
-SRCREV = "a5b1a7a3867bc7dffbbc539f586f301687b6ec02"
+SRCREV = "fbfb0fafb06fad14b5ddc2d7a9a3064022ee41b4"
 
 inherit autotools gsettings features_check pkgconfig