Re: [yocto] How do I used Yocto to build an sdcard image for my Raspberry Pi 3 Model B?

2016-11-03 Thread Khem Raj
> On Nov 3, 2016, at 4:57 AM, Thomas Thorne wrote: > > Presumably because I have in my local.conf: > IMAGE_FSTYPES = "tar.xz ext3" > yes thats the problem. signature.asc Description: Message signed with OpenPGP using GPGMail --

Re: [yocto] How do I used Yocto to build an sdcard image for my Raspberry Pi 3 Model B?

2016-11-03 Thread Thomas Thorne
ank you for your assistance. If you use the Raspberry Pi StackExchange site, please add your suggestion of including rpi-sdimg as an answer to http://raspberrypi.stackexchange.com/questions/57155/how-do-i-used-yocto-to-build-an-sdcard-image-for-my-raspberry-pi-3-model-b If you do

Re: [yocto] How do I used Yocto to build an sdcard image for my Raspberry Pi 3 Model B?

2016-11-03 Thread Gary Thomas
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

Re: [yocto] How do I used Yocto to build an sdcard image for my Raspberry Pi 3 Model B?

2016-11-03 Thread Thomas Thorne
> 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

Re: [yocto] How do I used Yocto to build an sdcard image for my Raspberry Pi 3 Model B?

2016-11-02 Thread Khem Raj
> bit? > > Why do all these tutorials suggest it would be as simple as a single dd > command? I guess something changed in the last couple of years and they are > all out of date. > > > This was also posted at > http://raspberrypi.stackexchange.com/questions/57155/how-do-

[yocto] How do I used Yocto to build an sdcard image for my Raspberry Pi 3 Model B?

2016-11-02 Thread Thomas A. F. Thorne MEng AUS MIET
the SD card manually and copy over the contents bit by bit? Why do all these tutorials suggest it would be as simple as a single |dd| command? I guess something changed in the last couple of years and they are all out of date. This was also posted at http://raspberrypi.stackexchange.com/questions