From 606a43dc38a00cc243f933722db657aea4129f8e Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 27 Jun 2016 20:59:19 +0100 Subject: meta: update patch metadata Enforce the correct tag names across all of oe-core for consistency. Signed-off-by: Ross Burton --- .../grub/files/grub-2.00-fix-enable_execute_stack-check.patch | 2 +- meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch | 2 +- .../grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch | 2 +- .../0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'meta/recipes-bsp/grub') 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 configure:20323: $? = 1 configure: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 -Signed-Off-By: Nitin A Kamble +Signed-off-by: Nitin A Kamble 2012/04/13 Index: 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 conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors -Signed-Off-By: Nitin A Kamble +Signed-off-by: Nitin A Kamble 2012/04/13 Index: 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] remove the grub-sparc64-setup files from the x86 builds. -Signed-Off-By: Nitin A Kamble +Signed-off-by: Nitin A Kamble --- a/Makefile.util.am 2014-08-15 11:41:02.441011278 -0700 +++ b/Makefile.util.am 2014-08-15 11:44:26.245021142 -0700 diff --git a/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch b/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch index 87ec29e32b..ce3238f3a1 100644 --- a/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch +++ b/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch @@ -20,7 +20,7 @@ conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors -Signed-Off-By: Nitin A Kamble +Signed-off-by: Nitin A Kamble Signed-off-by: Khem Raj --- Upstream-Status: Pending -- cgit 1.2.3-korg