Re: [yocto] RaspberryPi 2

2015-07-20 Thread Leonardo Sandoval
On 07/20/2015 01:26 PM, Edward Vidal wrote: Hi all, I made the following changes in local.conf--- ../../local.conf.orig 2015-07-20 07:01:42.835320506 -0600 +++ conf/local.conf 2015-07-20 10:50:00.129187741 -0600 @@ -34,7 +34,10 @@ #MACHINE ?= "edgerouter" # # This sets the def

[yocto] RaspberryPi 2

2015-07-20 Thread Edward Vidal
Hi all, I made the following changes in local.conf--- ../../local.conf.orig   2015-07-20 07:01:42.835320506 -0600 +++ conf/local.conf 2015-07-20 10:50:00.129187741 -0600 @@ -34,7 +34,10 @@  #MACHINE ?= "edgerouter"  #  # This sets the default machine to be qemux86 if no other machine is se

Re: [yocto] RaspberryPi 2

2015-07-20 Thread Gary Thomas
On 2015-07-20 09:50, Edward Vidal wrote: Hi all, Gary Thomas recommended installing apt-get install libsdl1.2. which helped with The libsdl-native error. Is MACHINE ??= "raspberrypi2" a valid machine. Yes, I use it all the time. Make the assignment immediate/firm though: MACHINE = "raspber

[yocto] RaspberryPi 2

2015-07-20 Thread Edward Vidal
Hi all,Gary Thomas recommended installing apt-get install libsdl1.2. which helped withThe libsdl-native error.   Is MACHINE ??= "raspberrypi2" a valid machine.bitbake rpi-basic-image ERROR:  OE-core's config sanity checker detected a potential misconfiguration.     Either fix the cause of this er

Re: [yocto] RaspberryPi 2

2015-07-20 Thread Gary Thomas
On 2015-07-20 09:06, Edward Vidal wrote: Hello, It has been a while since I built any Yocto images. I have been trying to learn Hardware Description Language HDL. I have a raspberry working with Debian. I am using a couple of products from http://www.xess.com/ XESS XulA2-LX9, StickIt-MB whic

[yocto] RaspberryPi 2

2015-07-20 Thread Edward Vidal
Hello,It has been a while since I built any Yocto images.  I have been trying to learn Hardware Description Language HDL.I have a raspberry working with Debian.  I am using a couple of products from http://www.xess.com/  XESS XulA2-LX9, StickIt-MB which combines a Spartan 6 with a Raspberry Pi.