[yocto] package various recipes

2014-01-09 Thread Katu Txakur
Hi, I have a few recipes one.bb, two.bb, three.bb that I bitbake to get ipk packages. I would like to create a recipe all.bb that creates a single all.ipk package that will install one, two and three binaries files in the system. How can I do that? Thanks, Katu

Re: [yocto] package various recipes

2014-01-09 Thread Gary Thomas
On 2014-01-09 12:02, Katu Txakur wrote: Hi, I have a few recipes one.bb http://one.bb, two.bb http://two.bb, three.bb http://three.bb that I bitbake to get ipk packages. I would like to create a recipe all.bb http://all.bb that creates a single all.ipk package that will install one, two and