Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org,
	Steve Sakoman <steve@sakoman.com>
Subject: Re: Re-execution of tasks - test report and results
Date: Mon, 02 Apr 2012 12:59:03 +0100	[thread overview]
Message-ID: <1333367943.647.27.camel@ted> (raw)
In-Reply-To: <1536285.gssKeMVGyU@helios>

On Mon, 2012-04-02 at 10:02 +0100, Paul Eggleton wrote:
> On Monday 02 April 2012 04:45:43 Richard Purdie wrote:
> > diff --git a/meta/recipes-core/gettext/gettext_0.18.1.1.bb
> > b/meta/recipes-core/gettext/gettext_0.18.1.1.bb index 4144d2b..0ed5dd9
> > 100644
> > --- a/meta/recipes-core/gettext/gettext_0.18.1.1.bb
> > +++ b/meta/recipes-core/gettext/gettext_0.18.1.1.bb
> > @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM =
> > "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
> > 
> >  PR = "r10"
> >  DEPENDS = "libxml2-native gettext-native virtual/libiconv ncurses expat"
> > -DEPENDS_virtclass-native = "libxml2-native"
> > +DEPENDS_virtclass-native = "libxml2-native gettext-minimal-native"
> >  PROVIDES = "virtual/libintl virtual/gettext"
> >  PROVIDES_virtclass-native = "virtual/gettext-native"
> >  CONFLICTS_${PN} = "proxy-libintl"
> > @@ -95,4 +95,8 @@ do_install_append() {
> >      rm -f ${D}${libdir}/preloadable_libintl.so
> >  }
> > 
> > +do_install_append_virtclass-native () {
> > +	rm ${D}${datadir}/aclocal/*
> > +}
> > +
> >  BBCLASSEXTEND = "native nativesdk"
> > 
> > although I'm travelling at the moment and have not tested this yet.
> 
> I've tested this just now and it does fix the problem. The only thing missing 
> is a PR bump.

Thanks for testing. I've gone ahead and merged this into master with a
PR bump added for both gettext and gettext-minimal-native to ensure
sysroots are corrected.

Cheers,

Richard




  reply	other threads:[~2012-04-02 12:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-31 14:07 Re-execution of tasks - test report and results Richard Purdie
2012-03-31 15:04 ` Steve Sakoman
2012-03-31 15:34   ` Richard Purdie
2012-03-31 15:59     ` Steve Sakoman
2012-03-31 16:55       ` Richard Purdie
2012-04-02  3:45         ` Richard Purdie
2012-04-02  9:02           ` Paul Eggleton
2012-04-02 11:59             ` Richard Purdie [this message]
2012-04-06 18:56 ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1333367943.647.27.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    --cc=steve@sakoman.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox