[oe-commits] Nitin A Kamble : fix my typos in patch headers

git at git.openembedded.org git at git.openembedded.org
Wed Jul 18 13:31:48 UTC 2012


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

Author: Nitin A Kamble <nitin.a.kamble at intel.com>
Date:   Mon Jul 16 21:52:49 2012 -0700

fix my typos in patch headers

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 ..._MKDIR_P_warning_error_with_automake_1.12.patch |   10 +++++-----
 ..._MKDIR_P_warning_error_with_automake_1.12.patch |   10 +++++-----
 .../gnutls/gnutls_fix_for_automake_1.12.1.patch    |    2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch b/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
index d3a9211..3476bb9 100644
--- a/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
+++ b/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
@@ -1,11 +1,11 @@
-Upsteam-Status: Inappropriate 
+Upstream-Status: Inappropriate 
 
-automake 1.12.x has depricated AM_PROG_MKDIR_P , and throws a warning for that,
-and the warnings are treated as errors becuase of the -Werror parameter.
+automake 1.12.x has deprecated AM_PROG_MKDIR_P , and throws a warning for that,
+and the warnings are treated as errors because of the -Werror parameter.
 
 These AM_PROG_MKDIR_P are coming from gettext, and the latest gettext code has not 
-eliminated these depricated macros yet. So disable the treatment of warnings
-as errors until gettext is updeated to remove the depricated macros.
+eliminated these deprecated macros yet. So disable the treatment of warnings
+as errors until gettext is updated to remove the deprecated macros.
 
 Signed-Off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
 2012/07/10
diff --git a/meta/recipes-support/gnutls/gnutls/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch b/meta/recipes-support/gnutls/gnutls/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
index dde683f..479596e 100644
--- a/meta/recipes-support/gnutls/gnutls/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
+++ b/meta/recipes-support/gnutls/gnutls/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
@@ -1,11 +1,11 @@
-Upsteam-Status: Inappropriate 
+Upstream-Status: Inappropriate 
 
-automake 1.12.x has depricated AM_PROG_MKDIR_P , and throws a warning for that,
-and the warnings are treated as errors becuase of the -Werror parameter.
+automake 1.12.x has deprecated AM_PROG_MKDIR_P , and throws a warning for that,
+and the warnings are treated as errors because of the -Werror parameter.
 
 These AM_PROG_MKDIR_P are coming from gettext, and the latest gettext code has not 
-eliminated these depricated macros yet. So disable the treatment of warnings
-as errors until gettext is updeated to remove the depricated macros.
+eliminated these deprecated macros yet. So disable the treatment of warnings
+as errors until gettext is updated to remove the deprecated macros.
 
 Signed-Off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
 2012/07/09
diff --git a/meta/recipes-support/gnutls/gnutls/gnutls_fix_for_automake_1.12.1.patch b/meta/recipes-support/gnutls/gnutls/gnutls_fix_for_automake_1.12.1.patch
index 1625255..c742e6c 100644
--- a/meta/recipes-support/gnutls/gnutls/gnutls_fix_for_automake_1.12.1.patch
+++ b/meta/recipes-support/gnutls/gnutls/gnutls_fix_for_automake_1.12.1.patch
@@ -1,4 +1,4 @@
-Upsteam-Status: Pending
+Upstream-Status: Pending
 
 Avoids these kind of warnings:
 Warning: 'libgnutls.la': linking libtool libraries using a non-POSIX archiver requires 'AM_PROG_AR' in 'configure.ac'





More information about the Openembedded-commits mailing list