Commit Graph

7 Commits

Author SHA1 Message Date
Tom Zanussi
da12d93530 meta-intel: use default rootfs size for BSPS
The default rootfs size if left unspecified is the actual rootfs size
+ 20%.  There doesn't seem to be a reason to make the default for
these BSPs anything different, so remove the IMAGE_ROOTFS_SIZE
overrides.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-03 09:28:49 -05:00
Dexuan Cui
6c47bc3874 sugarbay.conf: add mesa library: correct previous wrong modification
This fixes [BUGID #727]

766c20ef21 added
mesa-dri-driver-i915, but actually it should be
mesa-dri-driver-i965.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Ke Yu <ke.yu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-15 18:28:53 -07:00
Tom Zanussi
041bb2d48a meta-sugarbay: update kernel SRCREVs
Update kernel SRCREVs to latest commits.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-28 01:37:32 -06:00
Yu Ke
766c20ef21 sugarbay.conf: add mesa library to fix BUG 727
mesa lib is required for sugarbuy 3D application, so add it in the BSP config.

this fix [BUGID #727]

Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-02-24 10:50:25 -08:00
Tom Zanussi
92c64651fe meta-sugarbay: switch from standard to standard/common-pc-64
To match the branch in linux-yocto.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-03 20:09:18 -06:00
Tom Zanussi
704552b82d sugarbay: update kernel SRCREVs
Update kernel SRCREVs to match linux-yocto.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-03 14:33:17 -06:00
Tom Zanussi
2deb57956f meta-sugarbay: new layer for Sandy Bridge/Cougar Point systems
This layer provides support for Sandy Bridge + Cougar Point Intel
systems.

The 'Sugar Bay' platform consists of the Intel Sandy Bridge processor,
plus the Cougar Point PCH (Q67 Express or B65 Express chipsets).

This BSP assumes that the Sandy Bridge integrated graphics are being
used, and makes use of the grub2 and associated live-install changes
in meta-intel/common.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-31 01:05:15 -06:00