Commit Graph

220 Commits

Author SHA1 Message Date
Tom Zanussi
05cda52027 meta-jasperforest: Remove xserver-xorg .bbappend.
The configuration that was being done in it is now forever redundant,
since it's enabled in oe-core.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-12-01 11:57:19 -06:00
Richard Purdie
f5b0682e5a meta-jaspterforest: Sync with xserver-xorg version update
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-01 11:08:25 +00:00
Richard Purdie
3e19dfa613 meta-emenlow: Drop now unneeded clutter bbappends
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-01 11:02:17 +00:00
Tom Zanussi
68c6b19d62 meta-intel: update READMEs with layer dependency list
Add a new 'Dependencies' section listing all the layer dependencies
for each BSP.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
95319b408d meta-fri2: remove common from BBFILES
metadata in /common is now pulled in by the meta-intel layer, so
remove it here.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
07a36b5e3c meta-crownbay: remove common from BBFILES
metadata in /common is now pulled in by the meta-intel layer, so
remove it here.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
f01a136a0d meta-intel: update READMEs with new layer info
The affected BSPs now need to access common metadata in locations off
of the top level of meta-intel, so need to add meta-intel itself to
their layer configuration.  This updates the READMEs for those BSPs to
mention that.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
0d39ed8727 Have emenlow.conf use the common ia32-base .inc file and remove the
open-coded machine settings.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
33667aa9ef Have romley.conf use the common ia32-base .inc file and remove the
open-coded machine settings.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
6f65f6e44b Have n450.conf use the common ia32-base .inc file and remove the
open-coded machine settings.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
d2b3d84827 Have jasperforest.conf use the common ia32-base .inc file and
remove the open-coded machine settings.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
1b996c073f Have fri2-noemgd.conf use the common ia32-base .inc file and
remove the open-coded machine settings.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
c5060ec353 Have fri2.conf use the common ia32-base .inc file and remove the
open-coded machine settings.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
9d607dd3c9 Have crownbay-noemgd.conf use the common ia32-base .inc file and
remove the open-coded machine settings.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
663519b225 Have crownbay.conf use the common ia32-base .inc file and remove the
open-coded machine settings.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
81df5d315d Have fishriver.conf use the common ia32-base .inc file and remove the
open-coded machine settings.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
2061bbe2a0 Have sugarbay.conf use the common ia32-base .inc file and remove the
open-coded machine settings.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21 09:30:00 -06:00
Tom Zanussi
9e032536dc ia32-base.inc: new include file
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 <tom.zanussi@intel.com>
2011-11-21 09:29:59 -06:00
Tom Zanussi
49a4dfe2f3 meta-intel: make meta-intel itself a layer
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 <tom.zanussi@intel.com>
2011-11-21 09:29:53 -06:00
Tom Zanussi
ba97cb7d2d meta-intel: remove virtual/xserver-xf86 references
These are now deprecated (in favor of just virtual/xserver), so remove
them.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-15 16:45:35 -06:00
Tom Zanussi
2a41ae3776 meta-intel: update kernel SRCREVs
Update linux-yocto_3.0 kernel SRCREVS for crownbay, emenlow,
fishriver, fri2, jasperforest, sugarbay, and romley.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-14 09:14:37 -06:00
Tom Zanussi
eb5b35766f meta-emenlow: fix mesa-dri multiple-providers warning
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 PREFERRED_PROVIDER for mesa-dri and fixes the problem.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-10 14:08:41 -06:00
Tom Zanussi
63253211b4 meta-romley: change references to sugarbay in linux-yocto-rt_3.0.bbappend
There are still references to sugarbay in linux-yocto-rt_3.0.bbappend;
this changes them to romley.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-31 13:46:10 -05:00
Tom Zanussi
7fe22d2c38 meta-romley: Fix BSP description in romley.conf
The description still had a reference to Sugar Bay; this changes it to
Romley.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-31 13:45:57 -05:00
Tom Zanussi
bdf5b42c29 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: Tom Zanussi <tom.zanussi@intel.com>
2011-10-28 13:33:31 -05:00
Tom Zanussi
6437caaaf2 meta-fri2: allow linux-yocto-rt to be used for fri2-noemgd
The fri2 linux-yocto-rt .bbappend is missing settings needed for use
with fri2-noemgd - this adds them.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-28 13:33:21 -05:00
Tom Zanussi
267db6a013 meta-crownbay: add linux-yocto-rt_3.0.bbappend
commit 061f3187e8 (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 <tom.zanussi@intel.com>
2011-10-28 13:33:13 -05:00
Kishore Bodke
478969defe New Romley BSP created. Uses Matrox MGA graphics driver.
This layer provides  new BSP meta-romley.
This provides the support for Romley + Patsburg Chipset for Intel Systems.
Romley refers to the Intel Rosecity Board.

Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-28 00:04:20 -05:00
Tom Zanussi
b5c9f0af18 meta-fri2: README correction
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 <tom.zanussi@intel.com>
2011-10-25 14:52:36 -05:00
Tom Zanussi
a0488bd1b8 meta-crownbay: README correction
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 <tom.zanussi@intel.com>
2011-10-25 14:46:20 -05:00
Tom Zanussi
d531816b6d meta-jasperforest: add xserver-xorg bbappend
The xorg vesa driver calls DGAInit, so we need to able it in the
xserver.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-21 14:54:02 -05:00
Tom Zanussi
42fcbb128c fri2-noemgd: set boot vga mode
Set boot params to get a vesafb 1024x768 graphics mode and can see the
splash screen.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-16 23:02:35 -05:00
Tom Zanussi
d55081747c fri2: set boot vga mode
Set boot params to get a vesafb 1024x768 graphics mode and can see the
splash screen.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-16 23:02:35 -05:00
Tom Zanussi
9836f1678f meta-fishriver: add missing SMP/SCHED_SMT support
Add missing cfg/smp.scc kernel feature.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-16 23:02:35 -05:00
Tom Zanussi
74812df06a fishriver: set boot vga mode
Set boot params to get a vesafb 1024x768 graphics mode and can see the
splash screen.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-16 23:02:34 -05:00
Tom Zanussi
c1fb89c144 jasperforest: set boot vga mode
Set boot params to get a vesafb 1024x768 graphics mode and can see the
splash screen.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-16 23:02:34 -05:00
Tom Zanussi
b8ba2b12bc emenlow: set boot vga mode
Set boot params to get a vesafb 1024x768 graphics mode and can see the
splash screen.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-16 23:02:34 -05:00
Tom Zanussi
222f25151d crownbay: set boot vga mode
Set boot params to get a vesafb 1024x768 graphics mode and can see the
splash screen.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-16 23:02:34 -05:00
Tom Zanussi
c882e463cb crownbay-noemgd: set boot vga mode
Set boot params to get a vesafb 1024x768 graphics mode and can see the
splash screen.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-16 23:02:34 -05:00
Tom Zanussi
7afafbf9ab meta-intel: update SRCREVs
Update linux-yocto_3.0 kernel SRCREVS for crownbay, emenlow,
fishriver, fri2, jasperforest, and sugarbay.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-16 23:02:21 -05:00
Tom Zanussi
a94520555c meta-emenlow: xserver-xorg renaming updates
Update emenlow to reflect the new xserver-xorg naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:04:18 -05:00
Tom Zanussi
3b1b878754 meta-emenlow: update xserver-psb with xorg name change
The underlying xserverxorg-dri-lite that xserver-psb is based on
changed its name and implementation, so change xserver-psb to reflect
the changes.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:04:18 -05:00
Tom Zanussi
5b7438e46e meta-n450: xserver-xorg renaming updates
Update n450 to reflect the new xserver-xorg naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:04:12 -05:00
Tom Zanussi
6869a4ad1e meta-jasperforest: remove obsolete xserver-xf86-dri-lite .bbappend
The recipe and what it does no longer needed, so remove it.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:02:46 -05:00
Tom Zanussi
ba8063c491 meta-jasperforest: xserver-xorg renaming updates
Update jasperforest to reflect the new xserver-xorg naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:02:39 -05:00
Tom Zanussi
1b464d63b1 meta-jasperforest: remove meta-intel/common from BBFILES
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 <tom.zanussi@intel.com>
2011-10-15 22:01:04 -05:00
Tom Zanussi
97d28fee69 meta-fri2: xserver-xorg renaming updates
Update fri2 and fri2-noemgd to reflect the new xserver-xorg naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:01:04 -05:00
Tom Zanussi
7197e8e911 meta-fishriver: xserver-xorg renaming updates
Update fishriver to reflect the new xserver-xorg naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 22:00:58 -05:00
Tom Zanussi
c8d4d51333 meta-crownbay: xserver-xorg renaming updates
Update crownbay and crownbay-noemgd to reflect the new xserver-xorg
naming.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-10-15 21:59:12 -05:00
Tom Zanussi
a16c31818b meta-sugarbay: remove meta-intel/common from BBFILES
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 <tom.zanussi@intel.com>
2011-10-15 21:59:12 -05:00