[yocto] [PATCH 04/10] meta-crownbay: xserver-xorg renaming updates

2011-10-12 Thread tom . zanussi
From: Tom Zanussi Update crownbay and crownbay-noemgd to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay-noemgd.conf |6 +++--- meta-crownbay/conf/machine/crownbay.conf|8 2 files changed, 7 insertions(+), 7

[yocto] [PATCH 05/10] meta-fishriver: xserver-xorg renaming updates

2011-10-12 Thread tom . zanussi
From: Tom Zanussi Update fishriver to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi --- meta-fishriver/conf/machine/fishriver.conf |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-fishriver/conf/machine/fishriver.conf b/meta-fishriver/conf

[yocto] [PATCH 06/10] meta-fri2: xserver-xorg renaming updates

2011-10-12 Thread tom . zanussi
From: Tom Zanussi Update fri2 and fri2-noemgd to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi --- meta-fri2/conf/machine/fri2-noemgd.conf |6 +++--- meta-fri2/conf/machine/fri2.conf|8 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a

[yocto] [PATCH 07/10] meta-jasperforest: remove meta-intel/common from BBFILES

2011-10-12 Thread tom . zanussi
From: Tom Zanussi There's nothing in meta-intel/common used by jasperforest any longer, and is too broad anyway, so remove it from BBFILES. Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/layer.conf |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a

[yocto] [PATCH 08/10] meta-jasperforest: xserver-xorg renaming updates

2011-10-12 Thread tom . zanussi
From: Tom Zanussi Update jasperforest to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/machine/jasperforest.conf |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta

[yocto] [PATCH 02/10] meta-sugarbay: xserver-xorg rename

2011-10-12 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-sugarbay/conf/machine/sugarbay.conf |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf index 6277e20..5b7842a 100644 --- a/meta

[yocto] [PATCH 03/10] meta-sugarbay: remove meta-intel/common from BBFILES

2011-10-12 Thread tom . zanussi
From: Tom Zanussi There's nothing in meta-intel/common used by sugarbay any longer, and is too broad anyway, so remove it from BBFILES. Signed-off-by: Tom Zanussi --- meta-sugarbay/conf/layer.conf |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/meta-sugarbay

[yocto] [PATCH 09/10] meta-jasperforest: remove obsolete xserver-xf86-dri-lite .bbappend

2011-10-12 Thread tom . zanussi
From: Tom Zanussi The recipe and what it does no longer needed, so remove it. Signed-off-by: Tom Zanussi --- .../xserver-xf86-dri-lite_1.9.3.bbappend |1 - 1 files changed, 0 insertions(+), 1 deletions(-) delete mode 100644 meta-jasperforest/recipes-graphics/xorg-xserver

[yocto] [PATCH 10/10] meta-n450: xserver-xorg renaming updates

2011-10-12 Thread tom . zanussi
From: Tom Zanussi Update n450 to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi --- meta-n450/conf/machine/n450.conf |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-n450/conf/machine/n450.conf b/meta-n450/conf/machine/n450.conf index 79970d1

[yocto] [PATCH 00/10] meta-intel: xserver-xorg rename fixes, v1

2011-10-13 Thread tom . zanussi
From: Tom Zanussi This patchset is a first pass at the fixes needed to fix up the server-xorg renaming in meta-intel and get X working again. So far sugarbay and crownbay both with and without EMGD have been built and boot-tested successfully into sato. One thing I don't yet understand t

[yocto] [PATCH 01/10] meta-intel: /common xserver-xorg name change

2011-10-13 Thread tom . zanussi
From: Tom Zanussi xserver-xf86-dri-lite changed its name to xorg-xserver, so update the version in /common. Signed-off-by: Tom Zanussi --- ...86-dri-lite_1.9.3.bb => xserver-xorg-1.9.3.inc} | 16 ++-- .../crosscompile.patch |

[yocto] [PATCH 02/10] meta-sugarbay: xserver-xorg rename

2011-10-13 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-sugarbay/conf/machine/sugarbay.conf |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf index 6277e20..5b7842a 100644 --- a/meta

[yocto] [PATCH 03/10] meta-sugarbay: remove meta-intel/common from BBFILES

2011-10-13 Thread tom . zanussi
From: Tom Zanussi There's nothing in meta-intel/common used by sugarbay any longer, and is too broad anyway, so remove it from BBFILES. Signed-off-by: Tom Zanussi --- meta-sugarbay/conf/layer.conf |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/meta-sugarbay

[yocto] [PATCH 04/10] meta-crownbay: xserver-xorg renaming updates

2011-10-13 Thread tom . zanussi
From: Tom Zanussi Update crownbay and crownbay-noemgd to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 14 +++--- meta-crownbay/conf/machine/crownbay.conf| 14 ++ 2 files changed, 21

[yocto] [PATCH 05/10] meta-fishriver: xserver-xorg renaming updates

2011-10-13 Thread tom . zanussi
From: Tom Zanussi Update fishriver to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi --- meta-fishriver/conf/machine/fishriver.conf |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-fishriver/conf/machine/fishriver.conf b/meta-fishriver/conf

[yocto] [PATCH 06/10] meta-fri2: xserver-xorg renaming updates

2011-10-13 Thread tom . zanussi
From: Tom Zanussi Update fri2 and fri2-noemgd to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi --- meta-fri2/conf/machine/fri2-noemgd.conf |8 +--- meta-fri2/conf/machine/fri2.conf|8 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a

[yocto] [PATCH 07/10] meta-jasperforest: remove meta-intel/common from BBFILES

2011-10-13 Thread tom . zanussi
From: Tom Zanussi There's nothing in meta-intel/common used by jasperforest any longer, and is too broad anyway, so remove it from BBFILES. Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/layer.conf |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a

[yocto] [PATCH 08/10] meta-jasperforest: xserver-xorg renaming updates

2011-10-13 Thread tom . zanussi
From: Tom Zanussi Update jasperforest to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/machine/jasperforest.conf |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta

[yocto] [PATCH 09/10] meta-jasperforest: remove obsolete xserver-xf86-dri-lite .bbappend

2011-10-13 Thread tom . zanussi
From: Tom Zanussi The recipe and what it does no longer needed, so remove it. Signed-off-by: Tom Zanussi --- .../xserver-xf86-dri-lite_1.9.3.bbappend |1 - 1 files changed, 0 insertions(+), 1 deletions(-) delete mode 100644 meta-jasperforest/recipes-graphics/xorg-xserver

[yocto] [PATCH 10/10] meta-n450: xserver-xorg renaming updates

2011-10-13 Thread tom . zanussi
From: Tom Zanussi Update n450 to reflect the new xserver-xorg naming. Signed-off-by: Tom Zanussi --- meta-n450/conf/machine/n450.conf |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-n450/conf/machine/n450.conf b/meta-n450/conf/machine/n450.conf index 79970d1

[yocto] [PATCH] meta-emenlow: upgrade clutter .bbappend

2011-10-14 Thread Tom Zanussi
Upgrade clutter bbappend to match upgrade in oe-core. Signed-off-by: Tom Zanussi --- .../clutter/clutter-1.6_1.6.14.bbappend|4 .../clutter/clutter-1.6_1.6.18.bbappend|4 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 meta-emenlow

[yocto] [PATCH 0/1] meta-intel: jasperforest xorg fix

2011-10-20 Thread tom . zanussi
From: Tom Zanussi This small patch gets jasperforest sato images working again. The following changes since commit 42fcbb128c5fe812068bb86934ab31ac92fd9f83: Tom Zanussi (1): fri2-noemgd: set boot vga mode are available in the git repository at: git://git.yoctoproject.org/meta

[yocto] [PATCH 1/1] meta-jasperforest: add xserver-xorg bbappend

2011-10-20 Thread tom . zanussi
From: Tom Zanussi The xorg vesa driver calls DGAInit, so we need to able it in the xserver. Signed-off-by: Tom Zanussi --- .../xorg-xserver/xserver-xorg_1.11.1.bbappend |1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 meta-jasperforest/recipes-graphics/xorg

[yocto] [PATCH 0/4][KERNEL] more bsp cleanup and new power/intel feature

2011-10-25 Thread tom . zanussi
From: Tom Zanussi This patchset adds a new power/intel feature containing power-related config items for intel bsps and initially makes sugarbay and crownbay use it. It also removes the igb feature from common-pc-64, which shouldn't be there and was responsible for Yocto bug #1188.

[yocto] [PATCH 1/4][KERNEL] meta: add power feature

2011-10-25 Thread tom . zanussi
From: Tom Zanussi Add a 'power feature' that collects power-friendly config options and populate an initial intel-specific set. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/features/power/intel.cfg | 28 meta/cfg/kernel-cache/features/power/intel.

[yocto] [PATCH 3/4][KERNEL] meta/crownbay: use power/intel feature

2011-10-25 Thread tom . zanussi
From: Tom Zanussi Have crownbay use more power-friendly settings. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc b/meta/cfg/kernel-cache

[yocto] [PATCH 2/4][KERNEL] meta/sugarbay: use power/intel feature

2011-10-25 Thread tom . zanussi
From: Tom Zanussi Have sugarbay use more power-friendly settings. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc b/meta/cfg/kernel-cache

[yocto] [PATCH 4/4][KERNEL] meta/common-pc-64: remove igb

2011-10-25 Thread tom . zanussi
From: Tom Zanussi igb shouldn't be included by default in the common-pc-64 base, so remove it. Signed-off-by: Tom Zanussi --- .../kernel-cache/bsp/common-pc-64/common-pc-64.scc |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/common-

[yocto] [PATCH 0/2] meta-intel: a couple README fixes

2011-10-25 Thread tom . zanussi
From: Tom Zanussi This adds a missed step to the READMEs for the manual version of the EMGD setup for fri2 and crownbay. The BSP tarballs for these, which would normally be what users would download and use, don't need these instructions - this is only for users who would manually extrac

[yocto] [PATCH 1/2] meta-crownbay: README correction

2011-10-25 Thread tom . zanussi
From: Tom Zanussi In the instructions for manually extracting the binaries from the EMGD Linux tarball, an additional step for removing the emgd_drv_video shared library is necessary; this adds it for crownbay. Signed-off-by: Tom Zanussi --- meta-crownbay/README |5 + 1 files changed

[yocto] [PATCH 2/2] meta-fri2: README correction

2011-10-25 Thread tom . zanussi
From: Tom Zanussi In the instructions for manually extracting the binaries from the EMGD Linux tarball, an additional step for removing the emgd_drv_video shared library is necessary; this adds it for fri2. Signed-off-by: Tom Zanussi --- meta-fri2/README |9 + 1 files changed, 9

Re: [yocto] [PATCH 0/4][KERNEL] more bsp cleanup and new power/intel feature

2011-10-26 Thread Tom Zanussi
On Wed, 2011-10-26 at 07:39 -0700, Bruce Ashfield wrote: > On 11-10-25 03:17 PM, tom.zanu...@intel.com wrote: > > From: Tom Zanussi > > > > This patchset adds a new power/intel feature containing power-related > > config items for intel bsps and initially makes sugar

Re: [yocto] [PATCH 0/7] New meta-romley BSP created.

2011-10-26 Thread Tom Zanussi
rs to the Intel Rosecity Board. > This has been verified by Tom Zanussi, and wanted to pull this BSP into the > main line. > > Please let me know if anything is required further to get into the main line. > > Please pull. > Hi Kishore, In general it looks ok, but one thing t

Re: [yocto] [PATCH 1/7] New Romley BSP added.

2011-10-26 Thread Tom Zanussi
On Wed, 2011-10-26 at 16:25 -0700, kishore.k.bo...@intel.com wrote: > From: Kishore Bodke > Please add a comment describing this BSP, and also add a Signed-off-by: line. Tom > --- > meta-romley/COPYING.MIT| 17 > meta-romley/README

Re: [yocto] [PATCH 6/7] Romley BSP tested against master branch and with new xorg changes.

2011-10-26 Thread Tom Zanussi
On Wed, 2011-10-26 at 16:25 -0700, kishore.k.bo...@intel.com wrote: > From: Kishore Bodke > This .bbappend was added in the initial BSP and goes away in the next patch, so please squash it with the others... Tom > --- > .../linux/linux-yocto_2.6.37.bbappend |2 +- > 1 files c

Re: [yocto] [PATCH 7/7] Updated the romley.conf and removed linux-yocto_2.6.37.bbappend file. Signed-off-by: Kishore Bodke

2011-10-26 Thread Tom Zanussi
|7 --- > 3 files changed, 5 insertions(+), 10 deletions(-) > delete mode 100644 > meta-romley/recipes-kernel/linux/linux-yocto_2.6.37.bbappend > > diff --git a/MAINTAINERS b/MAINTAINERS > index fda48ad..54559dd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINER

Re: [yocto] [PATCH 0/1] New meta-romley BSP created.--v3

2011-10-28 Thread Tom Zanussi
mley refers to the Intel Rosecity Board. > This has been verified by Tom Zanussi, and wanted to pull this BSP into the > main line. > > I had incorporated the comments mentioned by Tom. > > Please let me know if anything is required further to get into the main line. >

[yocto] [PATCH 0/2] meta-romley: minor fixes

2011-10-28 Thread tom . zanussi
From: Tom Zanussi While reviewing the romley BSP, I noticed a couple of minor problems, which this patchset fixes up. The following changes since commit 478969defe862a2779bf7eb3bca30e2067827d7e: Kishore Bodke (1): New Romley BSP created. Uses Matrox MGA graphics driver. are available

[yocto] [PATCH 1/2] meta-romley: Fix BSP description in romley.conf

2011-10-28 Thread tom . zanussi
From: Tom Zanussi The description still had a reference to Sugar Bay; this changes it to Romley. Signed-off-by: Tom Zanussi --- meta-romley/conf/machine/romley.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley

[yocto] [PATCH 2/2] meta-romley: change references to sugarbay in linux-yocto-rt_3.0.bbappend

2011-10-28 Thread tom . zanussi
From: Tom Zanussi There are still references to sugarbay in linux-yocto-rt_3.0.bbappend; this changes them to romley. Signed-off-by: Tom Zanussi --- .../linux/linux-yocto-rt_3.0.bbappend |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-romley

[yocto] [PATCH 1/3] meta-crownbay: add linux-yocto-rt_3.0.bbappend

2011-10-28 Thread tom . zanussi
From: Tom Zanussi commit 061f3187e8cbec70d5970928b6e8252cb0958f4a (meta-intel: move emgd-driver-bin_1.8 to common) somehow mistakenly removed the unrelated linux-yocto-rt_3.0.bbappend from meta-crownbay. This adds it back. Signed-off-by: Tom Zanussi --- .../linux/linux-yocto-rt_3.0.bbappend

[yocto] [PATCH 0/3] meta-intel: linux-yocto-rt fixes for crownbay and fri2

2011-10-28 Thread tom . zanussi
From: Tom Zanussi Trying to build rt images for crownbay and fri2, I ran in to a few build problems - this patchset fixes them up. The following changes since commit 478969defe862a2779bf7eb3bca30e2067827d7e: Kishore Bodke (1): New Romley BSP created. Uses Matrox MGA graphics driver

[yocto] [PATCH 2/3] meta-fri2: allow linux-yocto-rt to be used for fri2-noemgd

2011-10-28 Thread tom . zanussi
From: Tom Zanussi The fri2 linux-yocto-rt .bbappend is missing settings needed for use with fri2-noemgd - this adds them. Signed-off-by: Tom Zanussi --- .../linux/linux-yocto-rt_3.0.bbappend |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta-fri2

[yocto] [PATCH 3/3] meta-crownbay: allow linux-yocto-rt to be used for crownbay

2011-10-28 Thread tom . zanussi
From: Tom Zanussi The crownbay linux-yocto-rt .bbappend is missing settings needed for use with crownbay - this adds them. Signed-off-by: Tom Zanussi --- .../linux/linux-yocto-rt_3.0.bbappend | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/meta

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-01 Thread Tom Zanussi
Hi, On Tue, 2011-11-01 at 11:37 -0700, James Abernathy wrote: > I tried to duplicate the Yocto Project Decelopment Manual Appendix A > build of a Crownbay NOEMGD image, no changes just dulicate the > instructions. This is using the latest Yocto 1.1. I did get a long > way down the line, but had

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-01 Thread Tom Zanussi
build error for the kernel, so I'm assuming that's the case. Tom > Jim a > > > > > On Tue, Nov 1, 2011 at 3:40 PM, Tom Zanussi > wrote: > Hi, > > On Tue, 2011-11-01 at 11:37 -0700, James Abernathy wrote: >

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-01 Thread Tom Zanussi
On Tue, 2011-11-01 at 14:37 -0700, Robert P. J. Day wrote: > On Tue, 1 Nov 2011, Tom Zanussi wrote: > > > Hi, > > > > On Tue, 2011-11-01 at 11:37 -0700, James Abernathy wrote: > > > I tried to duplicate the Yocto Project Decelopment Manual Appendix A > >

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-01 Thread Tom Zanussi
On Tue, 2011-11-01 at 14:46 -0700, Tom Zanussi wrote: > On Tue, 2011-11-01 at 14:37 -0700, Robert P. J. Day wrote: > > On Tue, 1 Nov 2011, Tom Zanussi wrote: > > > > > Hi, > > > > > > On Tue, 2011-11-01 at 11:37 -0700, James Abernathy wrote: >

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-01 Thread Tom Zanussi
On Tue, 2011-11-01 at 15:47 -0700, Robert P. J. Day wrote: > some questions/observations as i'm getting close to the end of this > appendix (some of which you've already seen and addressed), all done > on my 64-bit ubuntu 11.10 system: > > * section A.3: rather than force the reader to follow a

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-01 Thread Tom Zanussi
oject.org/poky > 3. cd poky > 4. git clone git://git.yoctoproject.org/meta-intel.git > > I did not install the poky-extras. I assumed it only had to be > installed if you installed the kernel source for modification like in > Appendix b > > Jim a > > > >

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-02 Thread Tom Zanussi
On Wed, 2011-11-02 at 05:19 -0700, Robert P. J. Day wrote: > just to clarify any overlooked issues ... > > On Tue, 1 Nov 2011, Tom Zanussi wrote: > > > ... I captured the steps I used below, which should work in the same > > way for you. > > > > trz@elmorro:

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-02 Thread Tom Zanussi
just this morning. Can you explain that? Should I just use > the ones in your cat output or eventually the corrected Dev. Manual? > I got these commits from the kernel .bb and .bbappends captured in the edison branch, as mentioened above. Tom > Jim A > > On Tue, 2011-11-01 a

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-02 Thread Tom Zanussi
On Wed, 2011-11-02 at 08:07 -0700, Jim Abernathy wrote: > > > Second, I looked at your cat of the same file containing the SRCREV > > > commit strings and I don't see that they agree with the commits on the > > > website even just this morning. Can you explain that? Should I just use > > > the one

[yocto] meta-intel candidate branch for 1.1 edison point release

2011-11-02 Thread Tom Zanussi
that branch: commit 59292a744ad1ea7875c0f2b7564c4ad74af2d68e Author: Tom Zanussi Date: Fri Oct 28 11:26:22 2011 -0500 meta-crownbay: allow linux-yocto-rt to be used for crownbay The crownbay linux-yocto-rt .bbappend is missing settings needed for use with crownbay - this adds them. Signed-off-by:

Re: [yocto] meta-intel candidate branch for 1.1 edison point release

2011-11-02 Thread Tom Zanussi
On Wed, 2011-11-02 at 10:17 -0700, Flanagan, Elizabeth wrote: > On Wed, Nov 2, 2011 at 9:37 AM, Tom Zanussi wrote: > > Hi, > > > > I've created a new meta-intel/edison-next branch to hold commits > > intended for the upcoming 1.1 point release. > > >

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-02 Thread Tom Zanussi
On Wed, 2011-11-02 at 12:18 -0700, Jim Abernathy wrote: > > Well, I finally got a "successful" build without erros of the Appendix A > example for Crownbay, but the image created was only 216MB in size and > kernel panic'ed because it couldn't find a valid root file system. > That size doesn't s

Re: [yocto] Build error while following Appendix A. Yocto Project Development manual

2011-11-02 Thread Tom Zanussi
On Wed, 2011-11-02 at 13:07 -0700, Jim Abernathy wrote: > On Wed, 2011-11-02 at 14:36 -0500, Tom Zanussi wrote: > > > And what kind of machine are you booting it on? > > > > Tom > > I'm building on Core i5 desktop with Ubuntu 10.10. One of the odd > thin

[yocto] [PATCH 0/1] Development Manual Appendix A changes

2011-11-02 Thread tom . zanussi
From: Tom Zanussi Here are a set of changes that attempt to clean up the BSP Development Manual a bit. Thanks to Robert P. J. Day and Jim Abernathy for their input. I went through the resulting doc and set things up exactly as written, and so far the build is looking ok - will report if it

[yocto] [PATCH 1/1] documentation/dev-manual: BSP Development Example changes

2011-11-02 Thread tom . zanussi
From: Tom Zanussi This patch contains a set of changes to The Yocto Project Development Manual's 'Appendix A. BSP Development Example' to reflect input from several users and to add some changes for problems and opportunities for enhancement that I noted when doing my own testing.

[yocto] [PATCH 0/2] meta-intel: tune updates

2011-11-07 Thread tom . zanussi
From: Tom Zanussi This patchset makes sugarbay and jasperforest use the corei7 tune files. The following changes since commit 63253211b4ca30c3a5fa2b4dd9a393247217816e: Tom Zanussi (1): meta-romley: change references to sugarbay in linux-yocto-rt_3.0.bbappend are available in the git

[yocto] [PATCH 1/2] meta-sugarbay: use corei7 tune file

2011-11-07 Thread tom . zanussi
From: Tom Zanussi Have sugarbay make use of the new corei7-specific tune file. Signed-off-by: Tom Zanussi --- meta-sugarbay/conf/machine/sugarbay.conf |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf

[yocto] [PATCH 2/2] meta-jasperforest: use corei7 tune file

2011-11-07 Thread tom . zanussi
From: Tom Zanussi Have jasperforest make use of the new corei7-specific tune file. Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/machine/jasperforest.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta

[yocto] [PATCH 0/4][KERNEL] some more bsp cleanups

2011-11-07 Thread tom . zanussi
From: Tom Zanussi This just finishes up the previous set of meta-intel cleanups. All machines were build- and run-tested. Please pull into linux-yocto-3.0 and linux-yocto-dev. The following changes since commit 4095bb597a7bcd647856aa35b5fb8637ed7ff975: Tom Zanussi (1): meta/common

[yocto] [PATCH 1/4][KERNEL] meta/fishriver: use power/intel feature

2011-11-07 Thread tom . zanussi
From: Tom Zanussi Have fishriver use more power-friendly settings. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/bsp/fishriver/fishriver.scc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/fishriver/fishriver.scc b/meta/cfg/kernel

[yocto] [PATCH 2/4][KERNEL] meta/fri2: use power/intel feature

2011-11-07 Thread tom . zanussi
From: Tom Zanussi Have fri2 use more power-friendly settings. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/bsp/fri2/fri2.scc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/fri2/fri2.scc b/meta/cfg/kernel-cache/bsp/fri2/fri2.scc

[yocto] [PATCH 3/4][KERNEL] meta/jasperforest: use power/intel feature

2011-11-07 Thread tom . zanussi
From: Tom Zanussi Have jasperforest use more power-friendly settings. Signed-off-by: Tom Zanussi --- .../kernel-cache/bsp/jasperforest/jasperforest.scc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/jasperforest/jasperforest.scc b/meta/cfg

[yocto] [PATCH 4/4][KERNEL] meta/fishriver: enable hpet

2011-11-07 Thread tom . zanussi
From: Tom Zanussi The fishriver reference board has HPET hardware - enable it. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/bsp/fishriver/fishriver.scc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/fishriver/fishriver.scc b/meta

Re: [yocto] build failure on crownbay with EMGD

2011-11-09 Thread Tom Zanussi
On Wed, 2011-11-09 at 09:41 -0800, James Abernathy wrote: > In the past I've built the crownbay-noemgd successfully, using the > Development Manual Appendix A corrected instructions that have been > patched. I thought I'd try my hand at building the crownbay with EMGD > this time. Following the i

Re: [yocto] build failure on crownbay with EMGD

2011-11-09 Thread Tom Zanussi
On Wed, 2011-11-09 at 10:24 -0800, James Abernathy wrote: > > > On Wed, Nov 9, 2011 at 12:56 PM, James Abernathy > wrote: > > > On Wed, Nov 9, 2011 at 12:51 PM, Tom Zanussi > wrote: > On Wed, 2011-11-09 at 0

Re: [yocto] build failure on crownbay with EMGD

2011-11-09 Thread Tom Zanussi
On Wed, 2011-11-09 at 11:17 -0800, Joshua Lock wrote: > > On 09/11/11 09:51, Tom Zanussi wrote: > > On Wed, 2011-11-09 at 09:41 -0800, James Abernathy wrote: > >> In the past I've built the crownbay-noemgd successfully, using the > >> Development Manual Appendix

Re: [yocto] build failure on crownbay with EMGD

2011-11-09 Thread Tom Zanussi
On Wed, 2011-11-09 at 09:56 -0800, James Abernathy wrote: > > > On Wed, Nov 9, 2011 at 12:51 PM, Tom Zanussi > wrote: > On Wed, 2011-11-09 at 09:41 -0800, James Abernathy wrote: > > In the past I've built the crownbay-noemgd success

Re: [yocto] build failure on crownbay with EMGD

2011-11-09 Thread Tom Zanussi
On Wed, 2011-11-09 at 12:03 -0800, James Abernathy wrote: > > > On Wed, Nov 9, 2011 at 2:43 PM, Tom Zanussi > wrote: > > > On Wed, 2011-11-09 at 10:24 -0800, James Abernathy wrote: > > > > > > On Wed, N

[yocto] [PATCH 0/1] meta-intel: emenlow xorg fix

2011-11-10 Thread tom . zanussi
From: Tom Zanussi This fixes a problem with emenlow introduced by a recent xorg change. The following changes since commit 63253211b4ca30c3a5fa2b4dd9a393247217816e: Tom Zanussi (1): meta-romley: change references to sugarbay in linux-yocto-rt_3.0.bbappend are available in the git

[yocto] [PATCH 1/1] meta-emenlow: fix mesa-dri multiple-providers warning

2011-11-10 Thread tom . zanussi
From: Tom Zanussi commit 8e14cee (xserver-xorg: Add mesa-dri to depends instead of virtual/libgl) caused meta-emenlow to start failing with: NOTE: multiple providers are available for mesa-dri (mesa-dri, xpsb-glx) NOTE: consider defining a PREFERRED_PROVIDER entry to match mesa-dri This adds a

[yocto] [PATCH 00/11] meta-intel: machine config cleanup

2011-11-18 Thread tom . zanussi
From: Tom Zanussi This patchset cleans up the BSPs in meta-intel by having them uses the new ia32-base.inc file containing common BSP settings. The following BSPs were build- and boot-tested: sugarbay, crownbay, crownbay-noemgd, emenlow, and n450. These represent all the main variations and

[yocto] [PATCH 01/11] meta-intel: remove virtual/xserver-xf86 references

2011-11-18 Thread tom . zanussi
From: Tom Zanussi These are now deprecated (in favor of just virtual/xserver), so remove them. Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay-noemgd.conf |1 - meta-crownbay/conf/machine/crownbay.conf |1 - meta-emenlow/conf/machine/emenlow.conf

[yocto] [PATCH 03/11] Have fishriver.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-18 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-fishriver/conf/machine/fishriver.conf | 41 +++ 1 files changed, 5 insertions(+), 36 deletions(-) diff --git a/meta-fishriver/conf/machine/fishriver.conf b/meta-fishriver/conf/machine/fishriver.conf index 8cc43f8

[yocto] [PATCH 05/11] Have crownbay-noemgd.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-18 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 42 +++ 1 files changed, 5 insertions(+), 37 deletions(-) diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf

[yocto] [PATCH 02/11] Have sugarbay.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-18 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-sugarbay/conf/machine/sugarbay.conf | 42 +++-- 1 files changed, 5 insertions(+), 37 deletions(-) diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf index 0b4541f

[yocto] [PATCH 04/11] Have crownbay.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-18 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay.conf | 42 - 1 files changed, 6 insertions(+), 36 deletions(-) diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf index 9315e82

[yocto] [PATCH 06/11] Have fri2.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-18 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-fri2/conf/machine/fri2.conf | 42 ++--- 1 files changed, 7 insertions(+), 35 deletions(-) diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf index 80fa43b..15036a4 100644

[yocto] [PATCH 07/11] Have fri2-noemgd.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-18 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-fri2/conf/machine/fri2-noemgd.conf | 42 -- 1 files changed, 6 insertions(+), 36 deletions(-) diff --git a/meta-fri2/conf/machine/fri2-noemgd.conf b/meta-fri2/conf/machine/fri2-noemgd.conf index d70e06f

[yocto] [PATCH 08/11] Have jasperforest.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-18 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/machine/jasperforest.conf | 41 +++--- 1 files changed, 5 insertions(+), 36 deletions(-) diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf

[yocto] [PATCH 09/11] Have n450.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-18 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-n450/conf/machine/n450.conf | 39 + 1 files changed, 6 insertions(+), 33 deletions(-) diff --git a/meta-n450/conf/machine/n450.conf b/meta-n450/conf/machine/n450.conf index b28f57f..7210da8 100644

[yocto] [PATCH 10/11] Have romley.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-18 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-romley/conf/machine/romley.conf | 39 +++-- 1 files changed, 4 insertions(+), 35 deletions(-) diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf index 3d41db5..7b6014c

[yocto] [PATCH 11/11] Have emenlow.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-18 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-emenlow/conf/machine/emenlow.conf | 23 ++- 1 files changed, 2 insertions(+), 21 deletions(-) diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index 06cba37..5a14b26 100644

Re: [yocto] Yocto usability questions

2011-11-18 Thread Tom Zanussi
On Fri, 2011-11-18 at 12:12 -0800, Joshua Lock wrote: > > On 18/11/11 01:40, Jack Mitchell wrote: > > On 17/11/2011 21:38, Chris Tapp wrote: > >> On 16 Nov 2011, at 22:07, Jeff Osier-Mixon wrote: > >> > >>> Mark & everyone else listening: > >>> > >>> Would you say that (1) the need for a recipe an

[yocto] [PATCH 00/14] meta-intel: machine config cleanup, v1

2011-11-19 Thread tom . zanussi
From: Tom Zanussi This patchset cleans up the BSPs in meta-intel by having them use the new ia32-base.inc file containing common BSP settings. The following BSPs were build- and boot-tested: sugarbay, crownbay, crownbay-noemgd, emenlow, and n450. These represent all the main variations and all

[yocto] [PATCH 01/14] meta-intel: remove virtual/xserver-xf86 references

2011-11-19 Thread tom . zanussi
From: Tom Zanussi These are now deprecated (in favor of just virtual/xserver), so remove them. Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay-noemgd.conf |1 - meta-crownbay/conf/machine/crownbay.conf |1 - meta-emenlow/conf/machine/emenlow.conf

[yocto] [PATCH 03/14] ia32-base.inc: new include file

2011-11-19 Thread tom . zanussi
From: Tom Zanussi The meta-intel BSPs currently have a number of machine settings common to all - factor these out into a common include file. Also add several new intel-specific XSERVER variables for building XSERVER variables in BSPs. Signed-off-by: Tom Zanussi --- conf/machine/include

[yocto] [PATCH 04/14] Have sugarbay.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-19 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-sugarbay/conf/machine/sugarbay.conf | 42 +++-- 1 files changed, 5 insertions(+), 37 deletions(-) diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf index 0b4541f

[yocto] [PATCH 05/14] Have fishriver.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-19 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-fishriver/conf/machine/fishriver.conf | 41 +++ 1 files changed, 5 insertions(+), 36 deletions(-) diff --git a/meta-fishriver/conf/machine/fishriver.conf b/meta-fishriver/conf/machine/fishriver.conf index 8cc43f8

[yocto] [PATCH 06/14] Have crownbay.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-19 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay.conf | 42 - 1 files changed, 6 insertions(+), 36 deletions(-) diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf index 9315e82

[yocto] [PATCH 07/14] Have crownbay-noemgd.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-19 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 42 +++ 1 files changed, 5 insertions(+), 37 deletions(-) diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf

[yocto] [PATCH 08/14] Have fri2.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-19 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-fri2/conf/machine/fri2.conf | 42 ++--- 1 files changed, 7 insertions(+), 35 deletions(-) diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf index 80fa43b..15036a4 100644

[yocto] [PATCH 09/14] Have fri2-noemgd.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-19 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-fri2/conf/machine/fri2-noemgd.conf | 42 -- 1 files changed, 6 insertions(+), 36 deletions(-) diff --git a/meta-fri2/conf/machine/fri2-noemgd.conf b/meta-fri2/conf/machine/fri2-noemgd.conf index d70e06f

[yocto] [PATCH 10/14] Have jasperforest.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-19 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/machine/jasperforest.conf | 41 +++--- 1 files changed, 5 insertions(+), 36 deletions(-) diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf

[yocto] [PATCH 12/14] Have romley.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-19 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-romley/conf/machine/romley.conf | 39 +++-- 1 files changed, 4 insertions(+), 35 deletions(-) diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf index 3d41db5..7b6014c

[yocto] [PATCH 13/14] Have emenlow.conf use the common ia32-base .inc file and remove the open-coded machine settings.

2011-11-19 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- meta-emenlow/conf/machine/emenlow.conf | 23 ++- 1 files changed, 2 insertions(+), 21 deletions(-) diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index 06cba37..5a14b26 100644

[yocto] [PATCH 02/14] meta-intel: make meta-intel itself a layer

2011-11-19 Thread tom . zanussi
From: Tom Zanussi meta-intel contains a set of BSP layers, but is not itself a layer. Make it a layer to make it easy to share common intel-specific files between BSPs. Signed-off-by: Tom Zanussi --- conf/layer.conf |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode

<    1   2   3   4   5   6   7   8   9   10   >