[oe-commits] [openembedded-core] 10/48: systemtap: remove the unneeded patch

git at git.openembedded.org git at git.openembedded.org
Wed Jan 8 19:59:33 UTC 2020


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

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

commit a166a119c5a5506224953b2befb21df9d29c2dcf
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Wed Jan 8 14:27:47 2020 +0100

    systemtap: remove the unneeded patch
    
    As the problem is now fixed with a backported patch to
    gettext itself, the patch is no longer needed.
    
    Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 ...01-po-LINGUAS-drop-the-polish-translation.patch | 27 ----------------------
 meta/recipes-kernel/systemtap/systemtap_git.inc    |  1 -
 2 files changed, 28 deletions(-)

diff --git a/meta/recipes-kernel/systemtap/systemtap/0001-po-LINGUAS-drop-the-polish-translation.patch b/meta/recipes-kernel/systemtap/systemtap/0001-po-LINGUAS-drop-the-polish-translation.patch
deleted file mode 100644
index b2114ab..0000000
--- a/meta/recipes-kernel/systemtap/systemtap/0001-po-LINGUAS-drop-the-polish-translation.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From b9ba80a22bd4ac3438ad38819cbe550ec9e8a3f8 Mon Sep 17 00:00:00 2001
-From: Alexander Kanavin <alex.kanavin at gmail.com>
-Date: Mon, 16 Dec 2019 13:59:47 +0100
-Subject: [PATCH] po/LINGUAS: drop the polish translation
-
-There are no actual translated strings, and newer gettext (0.20)
-fails in this case.
-
-Upstream-Status: Pending
-Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
----
- po/LINGUAS | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/po/LINGUAS b/po/LINGUAS
-index 6f927b706..aa01eb56e 100644
---- a/po/LINGUAS
-+++ b/po/LINGUAS
-@@ -1,5 +1,4 @@
- en
--pl
- fr
- cs
- 
--- 
-2.17.1
-
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index 85c204e..116e83f 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -7,7 +7,6 @@ SRC_URI = "git://sourceware.org/git/systemtap.git \
            file://0001-Do-not-let-configure-write-a-python-location-into-th.patch \
            file://0001-Install-python-modules-to-correct-library-dir.patch \
            file://0001-staprun-stapbpf-don-t-support-installing-a-non-root.patch \
-           file://0001-po-LINGUAS-drop-the-polish-translation.patch \
            "
 
 COMPATIBLE_HOST = '(x86_64|i.86|powerpc|arm|aarch64|microblazeel|mips).*-linux'

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


More information about the Openembedded-commits mailing list