On 15 August 2013 10:29, wenzong fan <wenzong....@windriver.com> wrote:
> A probable ways maybe:
>
> 1) Run world build to generate the sysroots as much as possible;
> 2) Run 'configure --help' on each package to spot all of the optional
> dependencies, and convert them into PACKAGECONFIG specs/or any other
> prompts.
> 3) Run #1, #2 as an audit script periodically.

Step 2 would be hard to to automate and some optional dependencies
don't have configure options.  However Martin Jansa recently
contributed scripts/test-dependencies.sh which does repeated builds to
determine if there are any "floating" or missing dependencies, which
can be ran periodically as an audit.

Ross
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to