On 2016-11-03 10:21, Thomas Thorne wrote:
Do you see an image with .rpi-sdimg in deploy/images/raspberrypi3



No, files such as that not turning up is exactly what I am asking about.



thomasthorne@thorne-ul-dt:~/work/rpi-layer/build$ ls 
tmp/deploy/images/raspberrypi3/*.rpi-sdimg

ls: cannot access 'tmp/deploy/images/raspberrypi3/*.rpi-sdimg': No such file or 
directory

thomasthorne@thorne-ul-dt:~/work/rpi-layer/build$ ls 
tmp/deploy/images/raspberrypi2/*.rpi-sdimg

ls: cannot access 'tmp/deploy/images/raspberrypi2/*.rpi-sdimg': No such file or 
directory



I have tried building for Pi 2 and Pi 3.  rpi-test-image, rpi-basic-image, 
console-image, core-image-minimal,
core-image-full but none of them seem to have generated an SD image.  Plenty of 
other files I could put together but no
ready formed image to dd across.

What do you get from this?
  % bitbake rpi-test-image -e | grep ^IMAGE_FSTYPES

If it doesn't say (at least)
  IMAGE_FSTYPES="tar.bz2 ext3 rpi-sdimg"
then try making those settings in your local.conf

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to