summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libgpg-error/libgpg-error_1.36.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-08-31 07:22:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-09-01 22:37:48 +0100
commit11f4bf5ace2e6c0baf0eebbab128d4867139249d (patch)
treeff4593a18d4130f0bcbd1b1679f1debfef0d2af8 /meta/recipes-support/libgpg-error/libgpg-error_1.36.bb
parent2259bf5366a9ff654dfaf15baa5df2d943383ce6 (diff)
downloadopenembedded-core-11f4bf5ace2e6c0baf0eebbab128d4867139249d.tar.gz
libgpg-error: Fix build with gawk 5.x
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libgpg-error/libgpg-error_1.36.bb')
-rw-r--r--meta/recipes-support/libgpg-error/libgpg-error_1.36.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.36.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.36.bb
index 2db544a12e..b11ab0548d 100644
--- a/meta/recipes-support/libgpg-error/libgpg-error_1.36.bb
+++ b/meta/recipes-support/libgpg-error/libgpg-error_1.36.bb
@@ -14,6 +14,7 @@ SECTION = "libs"
UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html"
SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \
file://pkgconfig.patch \
+ file://libgpg-error-1.36-gawk5-support.patch \
"
SRC_URI[md5sum] = "eff437f397e858a9127b76c0d87fa5ed"