On Fri, 2015-05-22 at 16:18 +0100, Burton, Ross wrote: > > On 22 May 2015 at 16:00, Tanu Kaskinen <[email protected]> > wrote: > That sounds like a reasonable approach too. To avoid > maintaining a list > of all modules in the recipe, it would be good to script the > dependencies: > > RDEPENDS_${PN} = "${@get_built_plugin_packages()}" > > I'm not experienced with bitbake scripting, so any pointers > for > implementing get_built_plugin_packages() would be helpful. > > > do_split_packages() returns a list of packages that it created, > gdk-pixbuf is a concise example.
Thanks a lot! -- Tanu -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
