All of lore.kernel.org
 help / color / mirror / Atom feed
* core-image-minimal + ARCHIVER_MODE[src] = xxx
@ 2015-09-20 12:21 Robert Berger
  0 siblings, 0 replies; only message in thread
From: Robert Berger @ 2015-09-20 12:21 UTC (permalink / raw)
  To: yocto

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-20 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-20 12:21 core-image-minimal + ARCHIVER_MODE[src] = xxx Robert Berger

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.