diff options
author | Ross Burton <ross.burton@intel.com> | 2016-06-27 20:59:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-08 09:55:40 +0100 |
commit | 606a43dc38a00cc243f933722db657aea4129f8e (patch) | |
tree | 9d21c2bc0a1af29991e4894b7fccac8b6bfae9d7 /meta/recipes-support/libcap | |
parent | 45048442913687f2817ef9a52352fe3214f5f023 (diff) | |
download | openembedded-core-606a43dc38a00cc243f933722db657aea4129f8e.tar.gz openembedded-core-606a43dc38a00cc243f933722db657aea4129f8e.tar.bz2 openembedded-core-606a43dc38a00cc243f933722db657aea4129f8e.zip |
meta: update patch metadata
Enforce the correct tag names across all of oe-core for consistency.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/libcap')
-rw-r--r-- | meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch b/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch index a43017c674..05c771ac10 100644 --- a/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch +++ b/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch @@ -1,6 +1,6 @@ -ensure the XATTR_NAME_CAPS is defined when it is used +Ensure the XATTR_NAME_CAPS is defined when it is used -Upstream-status: Pending +Upstream-Status: Pending VFS_CAP_U32 can not ensure that XATTR_NAME_CAPS is defined, and failed to build libcap-native in old release, like CentOS release 6.7 (Final), with the blow |