> So currently it gets stashed in the locations specified above. Currently > the code has the ability to extract values out of the uri as new bits. > The above would be reasonable, but you could do as well: > > BBLAYERS = " \ >> http://url.to.my.tarball/tarball.tar.gz;local=/path/to/layer \ >> git://gitserver.com/git/repo;proto=httplocalLayer=/path/to/layer/two \ >> /path/to/layer/three \ >> /path/to/layer/four \ > > With the current implementation the above is fairly straight forward. > (not that I am implying implementation should necessarily dictate the > what is done, just noting the above is significantly easier to implement > from the point the code is now.)
Arg. Too early this morning. That should have been something like: > BBLAYERS = " \ >> http://url.to.my.tarball/tarball.tar.gz;localLayer=/path/to/layer \ >> git://gitserver.com/git/repo;proto=http;localLayer=/path/to/layer/two \ >> /path/to/layer/three \ >> /path/to/layer/four \ > or something to that effect. _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core