summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-11-17 16:35:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-21 11:05:02 +0000
commite14d46a44dfa5d3a63895e2076006fcd607cda5a (patch)
tree120c6c0fad75bee987c07dbcdcb3f835ed7443c2
parent8091f7cb1799ad9769faa0168bf1469210a47343 (diff)
downloadpoky-e14d46a44dfa5d3a63895e2076006fcd607cda5a.tar.gz
libxml2: add missing Upstream-Status tag
(From OE-Core rev: 9b79981f3c9a677121a46f4d6d8c899100fee753) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/libxml/libxml2/remove-fuzz-from-ptests.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/libxml/libxml2/remove-fuzz-from-ptests.patch b/meta/recipes-core/libxml/libxml2/remove-fuzz-from-ptests.patch
index e80c46054e..66694af388 100644
--- a/meta/recipes-core/libxml/libxml2/remove-fuzz-from-ptests.patch
+++ b/meta/recipes-core/libxml/libxml2/remove-fuzz-from-ptests.patch
@@ -9,6 +9,7 @@ folder fuzz. These tests are not required for ptests of this package.
9This patch removes the fuzz testing targets from the Makefile. 9This patch removes the fuzz testing targets from the Makefile.
10Otherwise, running the ptests will fail due to the invalid directory. 10Otherwise, running the ptests will fail due to the invalid directory.
11 11
12Upstream-Status: Inappropriate [oe specific]
12Signed-off-by: Tony Tascioglu <tony.tascioglu@windriver.com> 13Signed-off-by: Tony Tascioglu <tony.tascioglu@windriver.com>
13--- 14---
14 Makefile.am | 5 ++--- 15 Makefile.am | 5 ++---