summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-12-09 11:58:55 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-09 12:00:38 +0000
commitb45c967a8324c10642f2ef445f4c8c1a82947e1f (patch)
tree9fe7a00a75817be1a2b8816f840f3bc0a39f5714 /meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch
parentb234a4ed4d6a9c2e00f5fa38cf04867c7ada24a0 (diff)
downloadopenembedded-core-b45c967a8324c10642f2ef445f4c8c1a82947e1f.tar.gz
libcap-ng: add missing Upstream-Status tags
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch')
-rw-r--r--meta/recipes-support/libcap-ng/libcap-ng/0001-configure.ac-add-library-if-header-found.patch1
1 files changed, 1 insertions, 0 deletions
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 0fcb032f90..6b155ccea8 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@gmail.com>
---
configure.ac | 4 +++-