[OE-core] [PATCH] libcap-ng: add missing Upstream-Status tags
Ross Burton
ross.burton at intel.com
Mon Dec 9 11:58:55 UTC 2019
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
.../0001-configure.ac-add-library-if-header-found.patch | 1 +
.../0002-Wrap-pthread_atfork-usage-in-HAVE_PTHREAD_H.patch | 1 +
2 files changed, 2 insertions(+)
diff --git a/meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch b/meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch
index 0fcb032f903..6b155ccea85 100644
--- a/meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch
+++ b/meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch
@@ -8,6 +8,7 @@ If the pthread.h header is found, make sure library containing
On some hosts (e.g. openSUSE 15.1) "-lpthread" needs to be explicitly added
in order for the code to compile correctly.
+Upstream-Status: Submitted [https://github.com/stevegrubb/libcap-ng/pull/10]
Signed-off-by: Trevor Woerner <twoerner at gmail.com>
---
configure.ac | 4 +++-
diff --git a/meta/recipes-support/libcap-ng/libcap-ng/0002-Wrap-pthread_atfork-usage-in-HAVE_PTHREAD_H.patch b/meta/recipes-support/libcap-ng/libcap-ng/0002-Wrap-pthread_atfork-usage-in-HAVE_PTHREAD_H.patch
index 7eb950f159c..c68254ff3da 100644
--- a/meta/recipes-support/libcap-ng/libcap-ng/0002-Wrap-pthread_atfork-usage-in-HAVE_PTHREAD_H.patch
+++ b/meta/recipes-support/libcap-ng/libcap-ng/0002-Wrap-pthread_atfork-usage-in-HAVE_PTHREAD_H.patch
@@ -3,6 +3,7 @@ From: Christopher Larson <chris_larson at mentor.com>
Date: Tue, 26 Nov 2019 22:34:34 +0500
Subject: [PATCH] Wrap pthread_atfork usage in HAVE_PTHREAD_H
+Upstream-Status: Pending
Signed-off-by: Christopher Larson <chris_larson at mentor.com>
---
src/cap-ng.c | 2 ++
--
2.20.1
More information about the Openembedded-core
mailing list