[oe] Source distribution broken?

Anders Törnqvist a.tqvist at gmail.com
Wed Nov 24 08:17:57 UTC 2010


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.


In src_distribute.bbclass there is a line
addtask distribute_sources before do_build after do_fetch
Does do_build actually get run for every task?

If set to something else instead of "do_build" like "do_compile" will trigger a
lot of src_distribute calls and copying of files for a lot of licenses to
TMPDIR/deploy/glibc/sources.

Any ideas?

/Anders





More information about the Openembedded-devel mailing list