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-multimedia | |
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-multimedia')
-rw-r--r-- | meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch b/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch index 571a1d07a3..51baef26f2 100644 --- a/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch +++ b/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch | |||
@@ -4,7 +4,7 @@ Fix this kind of errors with automake 1.12.x: | |||
4 | | doc/man/Makefile.am:3: error: automatic de-ANSI-fication support has been removed | 4 | | doc/man/Makefile.am:3: error: automatic de-ANSI-fication support has been removed |
5 | | autoreconf: automake failed with exit status: 1 | 5 | | autoreconf: automake failed with exit status: 1 |
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/07/13 | 8 | 2012/07/13 |
9 | 9 | ||
10 | Index: lame-3.99.5/configure.in | 10 | Index: lame-3.99.5/configure.in |