[oe-commits] [openembedded-core] 02/27: libgpg-error: Fix build with gawk 5.x

git at git.openembedded.org git at git.openembedded.org
Fri Sep 6 13:58:39 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 1418581aa22f37c5d7d9a686c1c387149954e9b2
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Sat Aug 31 07:22:52 2019 -0700

    libgpg-error: Fix build with gawk 5.x
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../libgpg-error/libgpg-error/libgpg-error-1.36-gawk5-support.patch   | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-support/libgpg-error/libgpg-error/libgpg-error-1.36-gawk5-support.patch b/meta/recipes-support/libgpg-error/libgpg-error/libgpg-error-1.36-gawk5-support.patch
index 2db11b2..b936d11 100644
--- a/meta/recipes-support/libgpg-error/libgpg-error/libgpg-error-1.36-gawk5-support.patch
+++ b/meta/recipes-support/libgpg-error/libgpg-error/libgpg-error-1.36-gawk5-support.patch
@@ -1,3 +1,6 @@
+Upstream-Status: Backport [https://dev.gnupg.org/T4459]
+Signed-off-by: Khem Raj <raj.khem at gmail.com>
+
 From 7865041c77f4f7005282f10f9b6666b19072fbdf Mon Sep 17 00:00:00 2001
 From: NIIBE Yutaka <gniibe at fsij.org>
 Date: Mon, 15 Apr 2019 15:10:44 +0900
@@ -16,7 +19,6 @@ which only allows escaping specific characters.
 GnuPG-bug-id: 4459
 Reported-by: Marius Schamschula
 Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>
-Upstream-Status: Backport [https://dev.gnupg.org/T4459]
 ---
  lang/cl/mkerrcodes.awk |  2 +-
  src/Makefile.am        |  2 +-

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list