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:57:24 +0100 |
commit | e49d337e848a2cf72045e492c20482336b929381 (patch) | |
tree | cadfa3f6c6bd86e19512751623b5eae10f445e7c /meta/recipes-support | |
parent | e6ad36cb5413509605249d4641f7d039e8a00aeb (diff) | |
download | poky-e49d337e848a2cf72045e492c20482336b929381.tar.gz |
meta: update patch metadata
Enforce the correct tag names across all of oe-core for consistency.
(From OE-Core rev: 606a43dc38a00cc243f933722db657aea4129f8e)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
3 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch b/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch index 63aed05ece..26fd8ef8bc 100644 --- a/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch +++ b/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch | |||
@@ -5,7 +5,7 @@ this patch avoids these kinds of errors: | |||
5 | | configure.in:2240: error: automatic de-ANSI-fication support has been removed | 5 | | configure.in:2240: error: automatic de-ANSI-fication support has been removed |
6 | | Makefile.am:28: error: automatic de-ANSI-fication support has been removed | 6 | | Makefile.am:28: error: automatic de-ANSI-fication support has been removed |
7 | 7 | ||
8 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 8 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
9 | 2012/05/02 | 9 | 2012/05/02 |
10 | 10 | ||
11 | 11 | ||
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 @@ | |||
1 | ensure the XATTR_NAME_CAPS is defined when it is used | 1 | Ensure the XATTR_NAME_CAPS is defined when it is used |
2 | 2 | ||
3 | Upstream-status: Pending | 3 | Upstream-Status: Pending |
4 | 4 | ||
5 | VFS_CAP_U32 can not ensure that XATTR_NAME_CAPS is defined, and failed to build | 5 | VFS_CAP_U32 can not ensure that XATTR_NAME_CAPS is defined, and failed to build |
6 | libcap-native in old release, like CentOS release 6.7 (Final), with the blow | 6 | libcap-native in old release, like CentOS release 6.7 (Final), with the blow |
diff --git a/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch b/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch index 91bca96a50..7d74aadffe 100644 --- a/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch +++ b/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch | |||
@@ -4,7 +4,7 @@ This patch avoids this error with automake 1.12: | |||
4 | 4 | ||
5 | | configure.ac:49: error: automatic de-ANSI-fication support has been removed | 5 | | configure.ac:49: error: automatic de-ANSI-fication support has been removed |
6 | 6 | ||
7 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 7 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
8 | 2012/05/02 | 8 | 2012/05/02 |
9 | 9 | ||
10 | Index: popt-1.16/configure.ac | 10 | Index: popt-1.16/configure.ac |