Re: [yocto] Where is the emgd.ko module?

2011-12-15 Thread Tom Zanussi
Just a followup to this, in case anyone ever runs into the same problem... After some digging and bits of info from autif, the problem was indeed found to be a kernel problem - CONFIG_EGD wasn't turned on because it was found to be an invalid config option, in turn because the emgd driver wasn't i

Re: [yocto] Raspberry Pi

2011-12-15 Thread Jeff Osier-Mixon
Looks like the Raspberry Pi is not quite available yet, sadly! Hopefully we can do one for 1.2. On Thu, Dec 15, 2011 at 5:14 PM, Bruce Ashfield < bruce.ashfi...@windriver.com> wrote: > On 11-12-15 5:23 PM, Richard Purdie wrote: > >> On Thu, 2011-12-15 at 21:47 +, Chris Tapp wrote: >> >>> Is a

Re: [yocto] Raspberry Pi

2011-12-15 Thread Bruce Ashfield
On 11-12-15 5:23 PM, Richard Purdie wrote: On Thu, 2011-12-15 at 21:47 +, Chris Tapp wrote: Is anyone on this list considering (or working on) a BSP for the Raspberry Pi (http://www.raspberrypi.org/faqs) ? For those that haven't seen it, it's a credit-card sized 'home pc' aimed primarily at

Re: [yocto] The role of "distro" and "image"

2011-12-15 Thread Chris Larson
On Thu, Dec 15, 2011 at 4:06 PM, Richard Purdie wrote: > On Thu, 2011-12-15 at 15:56 -0700, Chris Larson wrote: >> On Thu, Dec 15, 2011 at 2:18 PM, Richard Purdie >> wrote: >> > On Thu, 2011-12-15 at 10:54 -0700, Chris Larson wrote: >> >> On Thu, Dec 15, 2011 at 10:29 AM, Koen Kooi wrote: >> >>

Re: [yocto] The role of "distro" and "image"

2011-12-15 Thread Richard Purdie
On Thu, 2011-12-15 at 15:56 -0700, Chris Larson wrote: > On Thu, Dec 15, 2011 at 2:18 PM, Richard Purdie > wrote: > > On Thu, 2011-12-15 at 10:54 -0700, Chris Larson wrote: > >> On Thu, Dec 15, 2011 at 10:29 AM, Koen Kooi wrote: > >> > Op 13 dec. 2011, om 22:45 heeft Chris Larson het volgende ges

[yocto] [PATCH 1/1] meta-cedartrail: new layer for Cedar Trail Systems

2011-12-15 Thread rahul . saxena
From: Rahul Saxena Signed-off-by: Rahul Saxena --- MAINTAINERS|4 + meta-cedartrail/COPYING.MIT| 17 meta-cedartrail/README | 83 meta-cedartrail/README.sources

[yocto] [PATCH 0/1] meta-cedartrail: new layer for Cedar Trail systems

2011-12-15 Thread rahul . saxena
From: Rahul Saxena This is the initial version of the BSP for Cedar Trail platform. The Cedar Trail platform is based on the Intel Cedarview Atom processor and Tiger Point Chipset. I have sucessfuly booted sato image on the Cedar Falls CRB, desktop and mobile pre-production sample boards and test

Re: [yocto] The role of "distro" and "image"

2011-12-15 Thread Chris Larson
On Thu, Dec 15, 2011 at 2:18 PM, Richard Purdie wrote: > On Thu, 2011-12-15 at 10:54 -0700, Chris Larson wrote: >> On Thu, Dec 15, 2011 at 10:29 AM, Koen Kooi wrote: >> > Op 13 dec. 2011, om 22:45 heeft Chris Larson het volgende geschreven: >> > >> >> On Tue, Dec 13, 2011 at 2:36 PM, Richard Purd

Re: [yocto] Raspberry Pi

2011-12-15 Thread Richard Purdie
On Thu, 2011-12-15 at 21:47 +, Chris Tapp wrote: > Is anyone on this list considering (or working on) a BSP for the > Raspberry Pi (http://www.raspberrypi.org/faqs) ? > > For those that haven't seen it, it's a credit-card sized 'home pc' > aimed primarily at educational users that includes

[yocto] Raspberry Pi

2011-12-15 Thread Chris Tapp
Is anyone on this list considering (or working on) a BSP for the Raspberry Pi (http://www.raspberrypi.org/faqs) ? For those that haven't seen it, it's a credit-card sized 'home pc' aimed primarily at educational users that includes a 700MHz ARM11 core, HDMI, OpenGL ES 2.0, ethernet and audi

Re: [yocto] The role of "distro" and "image"

2011-12-15 Thread Richard Purdie
On Thu, 2011-12-15 at 10:54 -0700, Chris Larson wrote: > On Thu, Dec 15, 2011 at 10:29 AM, Koen Kooi wrote: > > Op 13 dec. 2011, om 22:45 heeft Chris Larson het volgende geschreven: > > > >> On Tue, Dec 13, 2011 at 2:36 PM, Richard Purdie > >> wrote: > >>> Not all images can be built with a given

[yocto] prelink-cross project update

2011-12-15 Thread Mark Hatle
A new version of the prelink-cross has been pushed to the repository. There are no upstream changes to the main prelink component, all changes are specific to the cross functionality. Below is the Changelog: 2011-12-08 Mark Hatle * rtld/rtld.c: Fix an issue where missing objects wou

Re: [yocto] libva-glx missing when building crownbay

2011-12-15 Thread Tom Zanussi
iled > > It is the only error. > > I am building crownbay with a snapshot of Poky that I cloned from master as > of yesterday (DISTRO_VERSION= "1.1+snapshot-20111215"). I also cloned > meta-intel at the same time. I then added into > meta-intel/common/recipes

[yocto] libva-glx missing when building crownbay

2011-12-15 Thread Jeffrey Moore
I cloned from master as of yesterday (DISTRO_VERSION= "1.1+snapshot-20111215"). I also cloned meta-intel at the same time. I then added into meta-intel/common/recipes-graphics/xorg-xserver/emg-driver-bin-1.8, all of the emgd (Meego 1.2) driver files and video plug in files as ins

Re: [yocto] The role of "distro" and "image"

2011-12-15 Thread Koen Kooi
Op 13 dec. 2011, om 22:45 heeft Chris Larson het volgende geschreven: > On Tue, Dec 13, 2011 at 2:36 PM, Richard Purdie > wrote: >> Not all images can be built with a given distro, our base config is >> rather ride ranging though for obvious reasons. You could "enforce" this >> by adding some an

Re: [yocto] The role of "distro" and "image"

2011-12-15 Thread Chris Larson
On Thu, Dec 15, 2011 at 10:29 AM, Koen Kooi wrote: > Op 13 dec. 2011, om 22:45 heeft Chris Larson het volgende geschreven: > >> On Tue, Dec 13, 2011 at 2:36 PM, Richard Purdie >> wrote: >>> Not all images can be built with a given distro, our base config is >>> rather ride ranging though for obvi

Re: [yocto] Next steps on the Yocto Project's developer experience

2011-12-15 Thread Barros Pena, Belen
Hi all, We'll be posting all design-related documentation in the wiki. Our first iteration of the Hob 1.2 design is available at: https://wiki.yoctoproject.org/wiki/Hob2_(Hob_v2) Scroll down to the very bottom of the page. Very much looking forward to your feedback. Belen From: "Stewart, Dav