summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub/files
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-06-27 20:59:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-08 09:57:24 +0100
commite49d337e848a2cf72045e492c20482336b929381 (patch)
treecadfa3f6c6bd86e19512751623b5eae10f445e7c /meta/recipes-bsp/grub/files
parente6ad36cb5413509605249d4641f7d039e8a00aeb (diff)
downloadpoky-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')
-rw-r--r--meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch2
-rw-r--r--meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch2
-rw-r--r--meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch b/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch
index 09ef4dbff9..1ff3c1ca09 100644
--- a/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch
+++ b/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch
@@ -10,7 +10,7 @@ cc1: all warnings being treated as errors
10configure:20323: $? = 1 10configure:20323: $? = 1
11configure:20327: error: ccache i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/builddisk/build/build0/tmp/sysroots/emenlow failed to produce assembly code 11configure:20327: error: ccache i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/builddisk/build/build0/tmp/sysroots/emenlow failed to produce assembly code
12 12
13Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 13Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
142012/04/13 142012/04/13
15 15
16Index: grub-2.00/acinclude.m4 16Index: grub-2.00/acinclude.m4
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
6conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror] 6conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror]
7cc1: all warnings being treated as errors 7cc1: all warnings being treated as errors
8 8
9Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 9Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
102012/04/13 102012/04/13
11 11
12Index: grub-1.99/configure.ac 12Index: grub-1.99/configure.ac
diff --git a/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch b/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch
index 6259a1abe3..e15040d703 100644
--- a/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch
+++ b/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch
@@ -2,7 +2,7 @@ Upstream-Status: Inappropriate [embedded specific]
2 2
3remove the grub-sparc64-setup files from the x86 builds. 3remove the grub-sparc64-setup files from the x86 builds.
4 4
5Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 5Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
6 6
7--- a/Makefile.util.am 2014-08-15 11:41:02.441011278 -0700 7--- a/Makefile.util.am 2014-08-15 11:41:02.441011278 -0700
8+++ b/Makefile.util.am 2014-08-15 11:44:26.245021142 -0700 8+++ b/Makefile.util.am 2014-08-15 11:44:26.245021142 -0700