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-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch | |
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-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch')
-rw-r--r-- | meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch b/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch index c557f13e23..dd30d94b75 100644 --- a/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch +++ b/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch | |||
@@ -6,7 +6,7 @@ configure:20574: i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic | |||
6 | conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror] | 6 | conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror] |
7 | cc1: all warnings being treated as errors | 7 | cc1: all warnings being treated as errors |
8 | 8 | ||
9 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 9 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
10 | 2012/04/13 | 10 | 2012/04/13 |
11 | 11 | ||
12 | Index: grub-1.99/configure.ac | 12 | Index: grub-1.99/configure.ac |