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/gmp/gmp-4.2.1 | |
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/gmp/gmp-4.2.1')
-rw-r--r-- | meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch | 2 |
1 files changed, 1 insertions, 1 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 | ||