All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@rpsys.net>
To: openembedded-devel <openembedded-devel@lists.openembedded.org>
Subject: The rpurdie/work-in-progress branch has been merged
Date: Thu, 06 May 2010 00:43:19 +0100	[thread overview]
Message-ID: <1273102999.5743.49.camel@rex> (raw)

I finally felt the time was right so I've merged the work-in-progress
branch I've been talking about to OE.dev. This contains various
architecture improvements and legacy staging cleanups that have been
used in Poky for a while with great benefit.

One thing people have seen with this branch is configure failures like:


"""
Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1.10
cp: cannot stat `/media/data1/builds/oe1/tmp/sysroots/armv5te-oe-linux-gnueabi/usr/share/gettext/config.rpath': No such file or directory
"""

This means you need to inherit the gettext class in the .bb file as the
package has a gettext dependency that is missing, i.e. a trivial fix.

Obviously these don't appear once gettext has been built as a dependency
for any one thing. There are warnings about missing inherits in the QA
tests though. Poky has these as errors, I don't think OE is quite ready
for that yet but it would be something to start working on.

I and others will keep an eye open for problems related to this merge
and address them as quickly as possible. 

These changes are important to move us closer to our goals of improved
sysroot handling, better packaged staging and so forth.

Cheers,

Richard




             reply	other threads:[~2010-05-05 23:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-05 23:43 Richard Purdie [this message]
2010-05-06  0:14 ` The rpurdie/work-in-progress branch has been merged Tom Rini
2010-05-06  1:29   ` Khem Raj
2010-05-06 19:52   ` Tom Rini
2010-05-07  1:17     ` Khem Raj
2010-05-07 16:13       ` Tom Rini
2010-05-07 21:37         ` Andrea Adami
2010-05-07 21:57           ` Andrea Adami
2010-05-07 22:12             ` Andrea Adami
2010-05-06  6:11 ` Koen Kooi
2010-05-06  6:23 ` Koen Kooi
2010-05-06  7:03   ` Koen Kooi
2010-05-06 12:10     ` Richard Purdie
2010-05-06 12:48       ` Koen Kooi
2010-05-07  7:26         ` Michael Lippautz
2010-05-06 12:55       ` Martin Jansa
2010-05-06  6:38 ` Koen Kooi
2010-05-06  7:14   ` Khem Raj

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=1273102999.5743.49.camel@rex \
    --to=rpurdie@rpsys.net \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.