Re: [yocto] Yocto build problem on Ubuntu 11.10

2011-10-29 Thread McClintock Matthew-B29882
For xkeyboard: Try install the XML parser perl module on your host machine and see if it resolves it. Seems like that recipe is using the host's perl when it should not be doing that.That or add inherit perl-native to the recipe. -M On Sat, Oct 29, 2011 at 1:59 AM, Brian Park wrote: > Hi, > I'm

Re: [yocto] Building for pandaboard

2011-10-29 Thread Bruce Ashfield
On 11-10-28 1:06 PM, Brian Park wrote: Thanks for the info. As I'm very new to Yocto, I'd not know how to create local.conf to build for panda, even knowing that the kernel will support pandaboard. How would I go about configuring Yocto to build for panda? If you can point me to some documentatio

[yocto] is there a filesystem issue with kernel 3.0.x on pandaboards?

2011-10-29 Thread Robert P. J. Day
possibly off-topic but i'm sitting in a fedora/ARM talk right this minute at FSOSS/linuxfest at york u, and the presenter mentioned that when building fedora for pandaboards, they had to back off from kernel 3.0.4 to 2.6.35 because, in that situation, the filesystem had a bad habit of switching

[yocto] Yocto build problem on Ubuntu 11.10

2011-10-29 Thread Brian Park
Hi, I'm trying to build for Beagleboard on Ubuntu 11.10 x64. But it fails to build with the following error. Can anyone help me resolve the problem? When I built for x86qemu, i had no problem. Thanks Brian OE Build Configuration: BB_VERSION= "1.13.3" TARGET_ARCH = "arm" TARGET_OS