diff mbox series

[AUH] pcsc-tools: upgrading to 1.7.0 FAILED

Message ID 0101018b96c78174-fe35cb68-e3e4-438c-964d-83500c65e9c4-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] pcsc-tools: upgrading to 1.7.0 FAILED | expand

Commit Message

auh@yoctoproject.org Nov. 3, 2023, 8:02 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *pcsc-tools* to *1.7.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-pcsc-tools-upgrade-1.6.2-1.7.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 4426e0a834ed6d2274c162c3da8dd78da11e06c5 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 3 Nov 2023 17:42:16 +0000
Subject: [PATCH] pcsc-tools: upgrade 1.6.2 -> 1.7.0

---
 .../pcsc-tools/{pcsc-tools_1.6.2.bb => pcsc-tools_1.7.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/pcsc-tools/{pcsc-tools_1.6.2.bb => pcsc-tools_1.7.0.bb} (92%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.0.bb
similarity index 92%
rename from meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb
rename to meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.0.bb
index b71fb0427..3dd257db5 100644
--- a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb
+++ b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.0.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENCE;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 SRC_URI = "git://github.com/LudovicRousseau/pcsc-tools;protocol=https;branch=master"
 
-SRCREV = "b1018b83346f8a3bc3d42c96f2ed4dc62147cb24"
+SRCREV = "a2c5a18891c3abae33f22edb579d1d62cf23c1d3"
 
 inherit autotools pkgconfig