mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
libgpg-error: upgrade 1.51 -> 1.55
0001-Do-not-fail-when-testing-config-scripts.patch refreshed for 1.55 (From OE-Core rev: b340702af103c1d116f8434f6e7509605954b28a) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
abb3c012ac
commit
fe51bad381
|
@ -1,4 +1,4 @@
|
|||
From 581919f3af914c6b62e51b345d5d15e709f20e77 Mon Sep 17 00:00:00 2001
|
||||
From b1b6c28b4753c027052aeb6275a73eed06f0bf49 Mon Sep 17 00:00:00 2001
|
||||
From: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
Date: Fri, 28 Feb 2020 09:19:56 +0000
|
||||
Subject: [PATCH] Do not fail when testing config scripts
|
||||
|
@ -14,10 +14,10 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
|||
1 file changed, 1 deletion(-)
|
||||
|
||||
diff --git a/src/Makefile.am b/src/Makefile.am
|
||||
index 9389e99..6ded263 100644
|
||||
index e56bb23..8c3ba7b 100644
|
||||
--- a/src/Makefile.am
|
||||
+++ b/src/Makefile.am
|
||||
@@ -324,6 +324,5 @@ gpg-error-config: gpgrt-config gpg-error-config-old gpg-error-config-test.sh
|
||||
@@ -326,6 +326,5 @@ gpg-error-config: gpgrt-config gpg-error-config-old gpg-error-config-test.sh
|
||||
else \
|
||||
echo "no"; \
|
||||
echo "*** Please report to <https://bugs.gnupg.org> with gpg-error-config-test.log"; \
|
||||
|
|
|
@ -20,7 +20,7 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \
|
|||
file://run-ptest \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "be0f1b2db6b93eed55369cdf79f19f72750c8c7c39fc20b577e724545427e6b2"
|
||||
SRC_URI[sha256sum] = "95b178148863f07d45df0cea67e880a79b9ef71f5d230baddc0071128516ef78"
|
||||
|
||||
BINCONFIG = "${bindir}/gpg-error-config"
|
||||
|
Loading…
Reference in New Issue
Block a user