All of lore.kernel.org
 help / color / mirror / Atom feed
* The rpurdie/work-in-progress branch has been merged
@ 2010-05-05 23:43 Richard Purdie
  2010-05-06  0:14 ` Tom Rini
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Richard Purdie @ 2010-05-05 23:43 UTC (permalink / raw)
  To: openembedded-devel

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




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

end of thread, other threads:[~2010-05-07 22:16 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-05 23:43 The rpurdie/work-in-progress branch has been merged Richard Purdie
2010-05-06  0:14 ` 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

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.