[oe-commits] [openembedded-core] 02/02: libcap-ng: add missing Upstream-Status tags

git at git.openembedded.org git at git.openembedded.org
Mon Dec 9 12:01:08 UTC 2019


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 3e9234f12a7fb5877521be0ce3f865c7d145832b
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Mon Dec 9 11:58:55 2019 +0000

    libcap-ng: add missing Upstream-Status tags
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../libcap-ng/0001-configure.ac-add-library-if-header-found.patch        | 1 +
 .../libcap-ng/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 0fcb032..6b155cc 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 7eb950f..c68254f 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 ++

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


More information about the Openembedded-commits mailing list