summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/npth/npth_1.7.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-04-22 16:38:45 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-23 13:40:24 +0100
commitc83b2b39b367c7447281a6bd9ff1f3d83092d306 (patch)
tree5eb50f833647d2a5fa91064a25509d4bab5565c6 /meta/recipes-support/npth/npth_1.7.bb
parent7124dc9f0d4e70a18d9620358ea4f35c296680c2 (diff)
downloadpoky-c83b2b39b367c7447281a6bd9ff1f3d83092d306.tar.gz
npth: remove obsolete pkgconfig patch
npth now provides a pkg-config itself[1] so we don't need to patch one in anymore. [1] https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git;a=commit;h=f3cbbc86cb49a1729d6df573bd76a5559e7f636b (From OE-Core rev: f96f16127cc27e1440f7a51a38726a9ab69ba6a1) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/npth/npth_1.7.bb')
-rw-r--r--meta/recipes-support/npth/npth_1.7.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-support/npth/npth_1.7.bb b/meta/recipes-support/npth/npth_1.7.bb
index 45d4efb4a9..038caebd3d 100644
--- a/meta/recipes-support/npth/npth_1.7.bb
+++ b/meta/recipes-support/npth/npth_1.7.bb
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2caced0b25dfefd4c601d92bd15116de"
7UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html" 7UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html"
8 8
9SRC_URI = "${GNUPG_MIRROR}/npth/npth-${PV}.tar.bz2 \ 9SRC_URI = "${GNUPG_MIRROR}/npth/npth-${PV}.tar.bz2 \
10 file://pkgconfig.patch \
11 file://musl-fix.patch \ 10 file://musl-fix.patch \
12 " 11 "
13 12