libcap-ng: add missing Upstream-Status tags

(From OE-Core rev: b45c967a8324c10642f2ef445f4c8c1a82947e1f)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2019-12-09 11:58:55 +00:00
committed by Richard Purdie
parent 70d3ef49a8
commit f5487cd427
2 changed files with 2 additions and 0 deletions

View File

@@ -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@gmail.com>
---
configure.ac | 4 +++-

View File

@@ -3,6 +3,7 @@ From: Christopher Larson <chris_larson@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@mentor.com>
---
src/cap-ng.c | 2 ++