On Mon, Mar 7, 2011 at 7:47 PM, Charles Manning <[email protected]> wrote: > What is the rationale behind PACKAGES_DYNAMIC. > > I tried to RTFM, but that's in one of the Todo sections :-(.
It informs bitbake about the emission of binary packages when we don't know what packages will be emitted until runtime (e.g. the locale packages, kernel modules, etc. Note kernel.bbclass sets PACKAGES_DYNAMIC += "kernel-module-*"). -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
