* [PATCH 0/1] some typo fixes in patch headers
@ 2012-07-17 4:52 nitin.a.kamble
2012-07-17 4:52 ` [PATCH 1/1] fix my typos " nitin.a.kamble
2012-07-19 16:11 ` [PATCH 0/1] some typo fixes " Saul Wold
0 siblings, 2 replies; 3+ messages in thread
From: nitin.a.kamble @ 2012-07-17 4:52 UTC (permalink / raw)
To: Openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
The following changes since commit 5ed19a40f407efa1e6a2043bd8e36d729968c446:
toolchain-scripts: Sync the SDK/ADT values to the build system (2012-07-17 18:02:55 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib nitin/misc
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
Nitin A Kamble (1):
fix my typos in patch headers
..._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(-)
--
1.7.3.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] fix my typos in patch headers
2012-07-17 4:52 [PATCH 0/1] some typo fixes in patch headers nitin.a.kamble
@ 2012-07-17 4:52 ` nitin.a.kamble
2012-07-19 16:11 ` [PATCH 0/1] some typo fixes " Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: nitin.a.kamble @ 2012-07-17 4:52 UTC (permalink / raw)
To: Openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@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@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@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'
--
1.7.3.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] some typo fixes in patch headers
2012-07-17 4:52 [PATCH 0/1] some typo fixes in patch headers nitin.a.kamble
2012-07-17 4:52 ` [PATCH 1/1] fix my typos " nitin.a.kamble
@ 2012-07-19 16:11 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-07-19 16:11 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 07/16/2012 09:52 PM, nitin.a.kamble@intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble@intel.com>
>
> The following changes since commit 5ed19a40f407efa1e6a2043bd8e36d729968c446:
>
> toolchain-scripts: Sync the SDK/ADT values to the build system (2012-07-17 18:02:55 +0100)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib nitin/misc
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
>
> Nitin A Kamble (1):
> fix my typos in patch headers
>
> ..._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(-)
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-07-19 16:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17 4:52 [PATCH 0/1] some typo fixes in patch headers nitin.a.kamble
2012-07-17 4:52 ` [PATCH 1/1] fix my typos " nitin.a.kamble
2012-07-19 16:11 ` [PATCH 0/1] some typo fixes " Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox