Re: [yocto] Trouble building RasberryPi with Yocto/Poky

2012-05-21 Thread Gary Thomas
On 2012-05-21 13:28, Martin Jansa wrote: On Mon, May 21, 2012 at 11:51:13AM -0600, Gary Thomas wrote: I tried to build a simple image using just Poky+meta-raspberrypi Build Configuration: BB_VERSION= "1.15.2" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE

Re: [yocto] Trouble building RasberryPi with Yocto/Poky

2012-05-21 Thread Martin Jansa
On Mon, May 21, 2012 at 11:51:13AM -0600, Gary Thomas wrote: > I tried to build a simple image using just Poky+meta-raspberrypi > Build Configuration: > BB_VERSION= "1.15.2" > TARGET_ARCH = "arm" > TARGET_OS = "linux-gnueabi" > MACHINE = "raspberrypi" > DISTRO

Re: [yocto] Trouble building RasberryPi with Yocto/Poky

2012-05-21 Thread Andrei Gherzan
Strange. I just built the kernel and worked ok for me. I will give it a try tonight. On May 21, 2012 9:56 PM, "Gary Thomas" wrote: > On 2012-05-21 12:47, Andrei Gherzan wrote: > >> Give some more output please. >> > > That's about all there is - you can see the layer versions, it's breaking > dur

Re: [yocto] Trouble building RasberryPi with Yocto/Poky

2012-05-21 Thread Gary Thomas
On 2012-05-21 12:47, Andrei Gherzan wrote: Give some more output please. That's about all there is - you can see the layer versions, it's breaking during the kernel install. Looks like there may be some package dependency that's missing - where does the 'lib/__firmware/ti_3410.fw' file get c

Re: [yocto] Trouble building RasberryPi with Yocto/Poky

2012-05-21 Thread Andrei Gherzan
Give some more output please. On May 21, 2012 8:51 PM, "Gary Thomas" wrote: > I tried to build a simple image using just Poky+meta-raspberrypi > Build Configuration: > BB_VERSION= "1.15.2" > TARGET_ARCH = "arm" > TARGET_OS = "linux-gnueabi" > MACHINE = "raspberrypi

[yocto] Trouble building RasberryPi with Yocto/Poky

2012-05-21 Thread Gary Thomas
I tried to build a simple image using just Poky+meta-raspberrypi Build Configuration: BB_VERSION= "1.15.2" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "raspberrypi" DISTRO= "poky" DISTRO_VERSION= "1.2+snapshot-20120521" TUNE_FEATURES