[oe-commits] Saul Wold : Upstream-Status: Correct capitalization

git at git.openembedded.org git at git.openembedded.org
Thu Jul 18 20:18:32 UTC 2013


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon Jul 15 16:44:42 2013 -0700

Upstream-Status: Correct capitalization

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/libxml/libxml2/runtest.patch     |    2 +-
 .../util-linux/util-linux/util-linux-native.patch  |    2 +-
 .../binutils-2.23.2/backport/aarch64-crn.patch     |    2 +-
 .../binutils-2.23.2/backport/aarch64-movi.patch    |    2 +-
 .../0001-Fix-libopkg-header-installation.patch     |    2 +-
 .../grep/grep-2.5.1a/grep-CVE-2012-5667.patch      |    2 +-
 .../clutter/clutter-gst-1.6/cogl-1.14.patch        |    2 +-
 .../recipes-graphics/mx/mx-1.4/fix-build-dir.patch |    2 +-
 .../recipes-graphics/mx/mx/fix-test-includes.patch |    2 +-
 .../latencytop-0.5/latencytop-fsync.patch          |    2 +-
 ...fix-lib-cache_mngr.c-two-parentheses-bugs.patch |    2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/meta/recipes-core/libxml/libxml2/runtest.patch b/meta/recipes-core/libxml/libxml2/runtest.patch
index fce69d9..397ab20 100644
--- a/meta/recipes-core/libxml/libxml2/runtest.patch
+++ b/meta/recipes-core/libxml/libxml2/runtest.patch
@@ -2,7 +2,7 @@ Add 'install-ptest' rule.
 Print a standard result line for each test.
 
 Signed-off-by: Mihaela Sendrea <mihaela.sendrea at enea.com>
-Upstream-status: Pending
+Upstream-Status: Pending
 
 diff -uNr a/Makefile.am b/Makefile.am
 --- a/Makefile.am	2013-04-17 14:51:42.633386477 +0200
diff --git a/meta/recipes-core/util-linux/util-linux/util-linux-native.patch b/meta/recipes-core/util-linux/util-linux/util-linux-native.patch
index 9f34497..e8fcd98 100644
--- a/meta/recipes-core/util-linux/util-linux/util-linux-native.patch
+++ b/meta/recipes-core/util-linux/util-linux/util-linux-native.patch
@@ -11,7 +11,7 @@ this is not defined on older hosts.  Revert:
   commit c69bbca9c1f6645097bd20fe3a21f5a99a2a0698
   fdisk: (sun): use ask API, remove global variable
 
-Upstream-status: Inappropriate [other]
+Upstream-Status: Inappropriate [other]
 Patches revert upstream changes in order to support older
 machines.
 
diff --git a/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-crn.patch b/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-crn.patch
index 3f0338c..920ccbc 100644
--- a/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-crn.patch
+++ b/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-crn.patch
@@ -3,7 +3,7 @@ Date: Mon, 13 May 2013 22:50:00 +0000 (+0000)
 Subject: gas/
 X-Git-Url: http://sourceware.org/git/?p=binutils.git;a=commitdiff_plain;h=1796bf893c4729d5c523502318d72cae78495d6c
 
-Upstream-status: backport
+Upstream-Status: backport
 
 gas/
 
diff --git a/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-movi.patch b/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-movi.patch
index 5c7076d..314eef2 100644
--- a/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-movi.patch
+++ b/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-movi.patch
@@ -3,7 +3,7 @@ Date: Mon, 13 May 2013 23:09:51 +0000 (+0000)
 Subject: gas/testsuite/
 X-Git-Url: http://sourceware.org/git/?p=binutils.git;a=commitdiff_plain;h=f426901e1be0f58fe4e9386cada50ca57d0a4f36
 
-Upstream-status: backport
+Upstream-Status: backport
 
 gas/testsuite/
 
diff --git a/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch b/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch
index c27fdb1..784c412 100644
--- a/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch
+++ b/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch
@@ -9,7 +9,7 @@ is being ran in, not the source directory. So we fix this by adding
 $(srcdir)/*.h to the list of header files to install.
 
 Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
-Upstream-status: Submitted
+Upstream-Status: Submitted
 ---
  libopkg/Makefile.am | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch b/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch
index 0631f35..059d068 100644
--- a/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch
+++ b/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch
@@ -7,7 +7,7 @@ involving a long input line that triggers a heap-based buffer overflow.
 
 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-5667
 
-Upstream-status: Inappropriate [other]
+Upstream-Status: Inappropriate [other]
 This version of GNU Grep has been abandoned upstream and they are no longer
 accepting patches.  This is not a backport.
 
diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch b/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch
index a46b448..d009e44 100644
--- a/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch
+++ b/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch
@@ -9,7 +9,7 @@ pull in the GL type definitions through its public headers; specifically
 compilation will fail due to undefined GL_TEXTURE_2D. So include the headers
 the hard way.
 
-Upstream-status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509
+Upstream-Status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509
 Signed-off-by: Tomas Frydrych <tomas at sleepfive.com>
 ---
  clutter-gst/clutter-gst-video-sink.c |   17 +++++++++++++++++
diff --git a/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch b/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch
index e7481e9..3c8a832 100644
--- a/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch
+++ b/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch
@@ -1,7 +1,7 @@
 Fix build for S != B
 
 This patch is specific to version 1.4.x
-Upstream-status: Submitted @ https://github.com/clutter-project/mx/issues/81
+Upstream-Status: Submitted @ https://github.com/clutter-project/mx/issues/81
 Signed-off-by: Tomas Frydrych <tomas at sleepfive.com>
 --
 Index: git/docs/reference/libmx-gtk/Makefile.am
diff --git a/meta/recipes-graphics/mx/mx/fix-test-includes.patch b/meta/recipes-graphics/mx/mx/fix-test-includes.patch
index c6496a9..82c93dd 100644
--- a/meta/recipes-graphics/mx/mx/fix-test-includes.patch
+++ b/meta/recipes-graphics/mx/mx/fix-test-includes.patch
@@ -1,7 +1,7 @@
 Fix missing include directory when building tests
 
 This patch is currently required for all versions of mx
-Upstream-status: Submitted @ https://github.com/clutter-project/mx/issues/82
+Upstream-Status: Submitted @ https://github.com/clutter-project/mx/issues/82
 Signed-off-by: Tomas Frydrych <tomas at sleepfive.com>
 --
 Index: git/tests/Makefile.am
diff --git a/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch b/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch
index 9720cdb..7848ccf 100644
--- a/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch
+++ b/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch
@@ -5,7 +5,7 @@ tracing_enabled use in the kernel is being deprecated as per commit
 the linux mainline kernel. tracing_enabled use will generate a warning
 and may no longer function as expected, therefore move to use tracing_on.
 
-Upstream-status: Pending
+Upstream-Status: Pending
 
 Signed-off-by: Dennis Hall <dennis.hall at windriver.com>
 
diff --git a/meta/recipes-support/libnl/libnl/fix-lib-cache_mngr.c-two-parentheses-bugs.patch b/meta/recipes-support/libnl/libnl/fix-lib-cache_mngr.c-two-parentheses-bugs.patch
index 6b8fa10..22b0d88 100644
--- a/meta/recipes-support/libnl/libnl/fix-lib-cache_mngr.c-two-parentheses-bugs.patch
+++ b/meta/recipes-support/libnl/libnl/fix-lib-cache_mngr.c-two-parentheses-bugs.patch
@@ -13,7 +13,7 @@ of the function which can be any integer value.
  lib/cache_mngr.c |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
-Upstream-status: Pending
+Upstream-Status: Pending
 
 diff --git a/lib/cache_mngr.c b/lib/cache_mngr.c
 index dae8768..57cc1f9 100644



More information about the Openembedded-commits mailing list