Re: [yocto] Separate out image generation into a new task

2016-01-20 Thread Markus Volk
Another strange thing. The IMG_COMMAND did result in an empty second partition. It did take a while to realize, what the problem was, because there was no error message at all. It just didn´t work. I had to do this: -USBIMG_ROOTFS = "${IMAGE_NAME}.rootfs.${USBIMG_ROOTFS_TYPE}“ +USBIMG_ROOT

Re: [yocto] Separate out image generation into a new task

2016-01-16 Thread Markus Volk
I found the mistake. The Problem seems to be the hyphen in the IMAGE_CMD name IMAGE_CMD_hd1-usbimgdidn´t work IMAGE_CMD_usbimgdoes I´m curious if it still works with IMAGE_CMD_rpi-sdimg on the raspberrypi. Has someone already tried ? > > Thank you, > > unfortunately this h

Re: [yocto] Separate out image generation into a new task

2016-01-14 Thread Markus Volk
Thank you, unfortunately this has´t solved the problem for me > Am 15.01.2016 um 02:56 schrieb Andre McCurdy : > > On Wed, Jan 13, 2016 at 12:36 PM, Markus Volk wrote: >> With the recent improvements in the master branch regarding image creation >> i´m not able to build usb images anymore. >

Re: [yocto] Separate out image generation into a new task

2016-01-14 Thread Andre McCurdy
On Wed, Jan 13, 2016 at 12:36 PM, Markus Volk wrote: > With the recent improvements in the master branch regarding image creation > i´m not able to build usb images anymore. This patch might help: http://lists.openembedded.org/pipermail/openembedded-core/2016-January/115474.html > do_image_

[yocto] Separate out image generation into a new task

2016-01-13 Thread Markus Volk
With the recent improvements in the master branch regarding image creation i´m not able to build usb images anymore. do_image_ext3 and do_image_jffs2 works well, then i´m getting this error message: Log data follows: | DEBUG: Executing python function set_image_size | DEBUG: Python function set_