[yocto] core-image-minimal + ARCHIVER_MODE[src] = xxx

Robert Berger gmane at reliableembeddedsystems.com
Sun Sep 20 05:21:27 PDT 2015


Hi,

With poky 1.8 I try to generate files for license compliance.

=====

add to local.conf:

INHERIT += "archiver"
ARCHIVER_MODE[src] = "original"

seems the only case which builds.

=====

I would like to use

ARCHIVER_MODE[src] = "configured"

and get:

NOTE: Preparing RunQueue
ERROR: Task do_ar_configured in
/tmp/yocto-autobuilder/yocto-autobuilder/yocto-worker/custom-fido-phyboard-wega-am335x-1-core-image-minimal/build/meta/recipes-devtools/gcc/gcc-source_4.9.bb
depends upon non-existent task do_configure in
/tmp/yocto-autobuilder/yocto-autobuilder/yocto-worker/custom-fido-phyboard-wega-am335x-1-core-image-minimal/build/meta/recipes-devtools/gcc/gcc-source_4.9.bb

=========


with:

ARCHIVER_MODE[src] = "patched"

I get:

different issues, looks like race conditions in the build.
Need to investigate this further.

=========

Am I missing something?
Does anybody else see similar issues?

Regards,

Robert..."Rules of Optimization: Rule1: Don't do it. Rule 2 (for experts
only): Don't do it yet." - M.A. Jackson (not the singer)

My public pgp key is available,at:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1





More information about the yocto mailing list