[oe] Source distribution broken?

Anders Törnqvist a.tqvist at gmail.com
Thu Dec 30 16:56:31 UTC 2010


Khem Raj <raj.khem <at> gmail.com> writes:

> 
> On (15/12/10 23:35), Michael Poole wrote:
> > 2010/11/24 Anders Törnqvist <a.tqvist <at> gmail.com>:
> > > Hi,
> > >
> > > Is the source distribution functionality broken?
> > >
> > > This is set in local.conf:
> > > SRC_DIST_LOCAL = "copy"
> > > INHERIT += "src_distribute_local"
> > >
> > > New checkout of OE from git.
> > > Have tried different builds for MACHINE=beagleboard and images
minimal-image and
> > > base-image.
> > >
> > > The only thing that is stored in the TMPDIR/deploy/glibc/sources is a MIT
> > > directory with the minimal-image/minimal-image.bb file.
> 
> hmm I get it properly populated for console-image, do_build is added in
> base.bbclass I think it should be there for all recipes
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel <at> lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> 

Hmm. I do not get the TMPDIR/deploy/glibc/sources populated by any other sources
than the console-image.bb file in a MIT directory.

I have tested several builds with different images (micro, minimal, console,
base) in combination with DISTRO set to "angstrom-2008.1".
These combinations have I build based on release 2010.12 from tar file as well
as a GIT dev-branch dated christmas.

The result is always that the TMPDIR/deploy/glibc/sources is not populated.

On the other hand is the  TMPDIR/deploy/glibc/sources always populated if I add
"-c buildall" in all combinations (image, distro, and branch) mentioned above.

"-c distribute_sources_all" also always work to get TMPDIR/deploy/glibc/sources
populated.

Isn't the idea that TMPDIR/deploy/glibc/sources should be populated
automatically without having to add "-c buildall"?

/Anders Törnqvist







More information about the Openembedded-devel mailing list