Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 2/2] gettext: Make gettext 0.16.1 extend native and nativesdk.
@ 2012-09-11  8:30 Martin Ertsaas
  2012-09-12 16:49 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Ertsaas @ 2012-09-11  8:30 UTC (permalink / raw)
  To: openembedded-core

gettext 0.16.1 is a GPLv2 version of gettext. Making that extend native and
nativesdk makes sure we use the same version of gettext for compiling internally
as well as in our toolchain.

Signed-off-by: Martin Ertsaas <mertsas@cisco.com>
---
 meta/recipes-core/gettext/gettext_0.16.1.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/gettext/gettext_0.16.1.bb b/meta/recipes-core/gettext/gettext_0.16.1.bb
index fa8a213..00045d5 100644
--- a/meta/recipes-core/gettext/gettext_0.16.1.bb
+++ b/meta/recipes-core/gettext/gettext_0.16.1.bb
@@ -93,3 +93,5 @@ FILES_gettext-runtime-doc = "${mandir}/man1/gettext.* \
 do_install_append() {
 	rm -f ${D}${libdir}/preloadable_libintl.so
 }
+
+BBCLASSEXTEND = "native nativesdk"
-- 
1.7.8.6




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/2] gettext: Make gettext 0.16.1 extend native and nativesdk.
  2012-09-11  8:30 [PATCH 2/2] gettext: Make gettext 0.16.1 extend native and nativesdk Martin Ertsaas
@ 2012-09-12 16:49 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2012-09-12 16:49 UTC (permalink / raw)
  To: Martin Ertsaas; +Cc: openembedded-core

On 09/11/2012 01:30 AM, Martin Ertsaas wrote:
> gettext 0.16.1 is a GPLv2 version of gettext. Making that extend native and
> nativesdk makes sure we use the same version of gettext for compiling internally
> as well as in our toolchain.
>
> Signed-off-by: Martin Ertsaas <mertsas@cisco.com>
> ---
>   meta/recipes-core/gettext/gettext_0.16.1.bb |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-core/gettext/gettext_0.16.1.bb b/meta/recipes-core/gettext/gettext_0.16.1.bb
> index fa8a213..00045d5 100644
> --- a/meta/recipes-core/gettext/gettext_0.16.1.bb
> +++ b/meta/recipes-core/gettext/gettext_0.16.1.bb
> @@ -93,3 +93,5 @@ FILES_gettext-runtime-doc = "${mandir}/man1/gettext.* \
>   do_install_append() {
>   	rm -f ${D}${libdir}/preloadable_libintl.so
>   }
> +
> +BBCLASSEXTEND = "native nativesdk"
>

Merged into OE-Core

Thanks
	Sau!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-12 17:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11  8:30 [PATCH 2/2] gettext: Make gettext 0.16.1 extend native and nativesdk Martin Ertsaas
2012-09-12 16:49 ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox