[oe-commits] Dexuan Cui : recipes: Upstream-status --> Upstream-Status: for multiple patches

git version control git at git.openembedded.org
Thu Jun 2 13:57:19 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 874038469e28d011b60b2d4bfd5a6fada6e754c4
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=874038469e28d011b60b2d4bfd5a6fada6e754c4

Author: Dexuan Cui <dexuan.cui at intel.com>
Date:   Thu Jun  2 15:31:53 2011 +0800

recipes: Upstream-status --> Upstream-Status: for multiple patches

As a keyword, Upstream-Status is case sensitive.

Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>

---

 .../eglibc/eglibc-2.13/IO-acquire-lock-fix.patch   |    2 +-
 .../eglibc-svn-arm-lowlevellock-include-tls.patch  |    2 +-
 .../eglibc/eglibc-2.13/mips-rld-map-check.patch    |    2 +-
 .../eglibc-2.13/shorten-build-commands.patch       |    2 +-
 .../eglibc/eglibc-2.13/stack-protector-test.patch  |    2 +-
 .../elfutils/elfutils-0.148/mempcpy.patch          |    2 +-
 .../ghostscript/ghostscript-9.02-genarch.patch     |    2 +-
 .../ghostscript-9.02-prevent_recompiling.patch     |    2 +-
 .../lttng/lttng-ust/uclibc-sched_getcpu.patch      |    2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/meta/recipes-core/eglibc/eglibc-2.13/IO-acquire-lock-fix.patch b/meta/recipes-core/eglibc/eglibc-2.13/IO-acquire-lock-fix.patch
index 7bfb67c..cf58035 100644
--- a/meta/recipes-core/eglibc/eglibc-2.13/IO-acquire-lock-fix.patch
+++ b/meta/recipes-core/eglibc/eglibc-2.13/IO-acquire-lock-fix.patch
@@ -1,6 +1,6 @@
 import http://sourceware.org/ml/libc-ports/2007-12/msg00000.html
 
-Upstream-status: Pending
+Upstream-Status: Pending
 
 Index: libc/bits/stdio-lock.h
 ===================================================================
diff --git a/meta/recipes-core/eglibc/eglibc-2.13/eglibc-svn-arm-lowlevellock-include-tls.patch b/meta/recipes-core/eglibc/eglibc-2.13/eglibc-svn-arm-lowlevellock-include-tls.patch
index a667d56..4313aa5 100644
--- a/meta/recipes-core/eglibc/eglibc-2.13/eglibc-svn-arm-lowlevellock-include-tls.patch
+++ b/meta/recipes-core/eglibc/eglibc-2.13/eglibc-svn-arm-lowlevellock-include-tls.patch
@@ -7,7 +7,7 @@ In file included from ../nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c:21:
 ../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:34: error: 'header' undeclared (first use in this function)
 make[4]: *** [/var/tmp/portage/sys-libs/glibc-2.7-r1/work/build-default-armv4l-unknown-linux-gnu-nptl/nptl/rtld-libc-lowlevellock.os] Error 1
 
-Upstream-status: Pending
+Upstream-Status: Pending
 
 --- libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h.orig
 +++ libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
diff --git a/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch b/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch
index 9740e17..7772e6f 100644
--- a/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch
+++ b/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch
@@ -8,7 +8,7 @@ see also: http://sourceware.org/bugilla/show_bug.cgi?id=11615
 
 9/19/2010 - added by Qing He <qing.he at intel.com>
 
-Upstream-status: Pending
+Upstream-Status: Pending
 
 ---
 diff -ru glibc-2.10.1.orig/ports/sysdeps/mips/dl-machine.h glibc-2.10.1/ports/sysdeps/mips/dl-machine.h
diff --git a/meta/recipes-core/eglibc/eglibc-2.13/shorten-build-commands.patch b/meta/recipes-core/eglibc/eglibc-2.13/shorten-build-commands.patch
index 9153258..c17d58b 100644
--- a/meta/recipes-core/eglibc/eglibc-2.13/shorten-build-commands.patch
+++ b/meta/recipes-core/eglibc/eglibc-2.13/shorten-build-commands.patch
@@ -24,7 +24,7 @@ CodeSourcery
 	* Makerules ($(common-objpfx)includes.mk): Include and create
 	includes.mk.  Create includes.
 
-Upstream-status: Pending
+Upstream-Status: Pending
 
 Index: libc/Makeconfig
 ===================================================================
diff --git a/meta/recipes-core/eglibc/eglibc-2.13/stack-protector-test.patch b/meta/recipes-core/eglibc/eglibc-2.13/stack-protector-test.patch
index 63a86c9..dbf70a9 100644
--- a/meta/recipes-core/eglibc/eglibc-2.13/stack-protector-test.patch
+++ b/meta/recipes-core/eglibc/eglibc-2.13/stack-protector-test.patch
@@ -3,7 +3,7 @@ might have build the compiler with --disable-ssp which means ssp should not be
 enabled. Therefore we change the test to a link time test. It will fail if
 libssp is not available.
 
-Upstream-status: Pending
+Upstream-Status: Pending
 
 Signed-off-by: Khem Raj <raj.khem at gmail.com>
 
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch
index 2c1e823..218a57b 100644
--- a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch
+++ b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch
@@ -5,7 +5,7 @@ This patch may make sense for upstream but elfutils uses more
 glibc specific features like obstack_printf which are missing in
 uclibc they need to be fixed along to make it work all the way
 
-Upstream-status: Inappropriate[Elfutils uses more glibc specific features]
+Upstream-Status: Inappropriate[Elfutils uses more glibc specific features]
 
 Signed-off-by: Khem Raj <raj.khem at gmail.com>
 
diff --git a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch
index 149f9fc..3c2a4c8 100644
--- a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch
+++ b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch
@@ -2,7 +2,7 @@ Import patch from windriver linux for cross compilation, and split patches
 into oe way under different directories such as i586, powerpc etc according 
 to Richard's opinion.
 
-Upstream-status: Pending
+Upstream-Status: Pending
 
 Signed-off-by: Kang Kai <kai.kang at windriver.com>
 
diff --git a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch
index def8596..8fde77f 100644
--- a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch
+++ b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch
@@ -2,7 +2,7 @@ Just use commands provided by ghostscript-native, preventing recompile them when
 compile ghostscript.
 Way to enable cross compile.
 
-Upstream-status: Pending
+Upstream-Status: Pending
 
 Signed-off-by: Kang Kai <kai.kang at windriver.com>
 
diff --git a/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch b/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch
index 7102a69..7ab429c 100644
--- a/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch
+++ b/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch
@@ -6,7 +6,7 @@ this header is not needed even in eglibc case so it can be removed
 
 Signed-off-by: Khem Raj <raj.khem at gmail.com>
 
-Upstream-status: Pending
+Upstream-Status: Pending
 
 Index: ust-0.12/libust/tracer.h
 ===================================================================





More information about the Openembedded-commits mailing list