Re: [yocto] Distro vs. Image

2014-12-28 Thread ChenQi
Hi Schwab, What do you mean by distro recipe? I can see your initial problem is that you want different config details for the same image recipe (maybe for different HW, I guess?). Now we would like to create an installer image, i.e. a bootable image whose job is to install a

Re: [yocto] Distro vs. Image

2014-12-28 Thread nick
Schwab, You asked about an building an installable image, if you have Hob there is a way. https://www.yoctoproject.org/documentation/hob-manual-16#run-deploy This is a link to the page explaining it, scroll down to the section on deploying or running your image and it should explain how to do

[yocto] Distro vs. Image

2014-12-22 Thread Leo Schwab
Up to this point, all our builds for our prototypes have been image builds, i.e. we built an image recipe starting with packagegroup-core-boot, and it's accreted from there. We write the resulting .sdcard image file to an SD card and boot from that. Now we would like to create an installer