mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
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:
committed by
Richard Purdie
parent
70d3ef49a8
commit
f5487cd427
@@ -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
|
On some hosts (e.g. openSUSE 15.1) "-lpthread" needs to be explicitly added
|
||||||
in order for the code to compile correctly.
|
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>
|
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
|
||||||
---
|
---
|
||||||
configure.ac | 4 +++-
|
configure.ac | 4 +++-
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ From: Christopher Larson <chris_larson@mentor.com>
|
|||||||
Date: Tue, 26 Nov 2019 22:34:34 +0500
|
Date: Tue, 26 Nov 2019 22:34:34 +0500
|
||||||
Subject: [PATCH] Wrap pthread_atfork usage in HAVE_PTHREAD_H
|
Subject: [PATCH] Wrap pthread_atfork usage in HAVE_PTHREAD_H
|
||||||
|
|
||||||
|
Upstream-Status: Pending
|
||||||
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
|
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
|
||||||
---
|
---
|
||||||
src/cap-ng.c | 2 ++
|
src/cap-ng.c | 2 ++
|
||||||
|
|||||||
Reference in New Issue
Block a user