On Wed, Oct 20, 2010 at 04:12:13PM -0700, Ash Charles wrote: > Hello, > > Is it possible to use the 'require' or 'include' keywords across > different collections without specifying an absolute path? > Specifically, I have an image recipe which adds a few additional > packages to console-image.bb; it lives in a separate collection i.e. > it is not recipes/images/. I currently get parse errors if I try to > 'require console-image.bb' yet I had thought there was a way of doing > this and I can't track it down in the mailing list archives.
require recipes/images/console-image.bb -- Denys _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
