aboutsummaryrefslogtreecommitdiffstats
path: root/meta-crownbay
AgeCommit message (Collapse)Author
2011-02-25meta-crownbay: 2.6.37 changesbernard-5.0rc1bernard-1.0rc1Tom Zanussi
This adds the code necessary to move meta-crownbay over to linux-yocto. A follow-on patch will actually do the switchover once the kernel srcrevs are known. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-18crownbay: fix matchbox-panel segfaultTom Zanussi
This fixes [BUGID #738]. matchbox-panel[437]: segfault at c ip 4715bbed sp bff6e580 error 4 in libgdk-x11-2.0.so.0.2000.1[470f6000+90000] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-26crownbay: Fix READMETom Zanussi
Fix typo. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-22crownbay: update kernel SRCREVsTom Zanussi
Update both crownbay and crownbay-noemgd kernel SRCREVs to incorporate latest kernel changes (OHCI USB and AHCI SATA). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-03meta-crownbay: upgrade to masterTom Zanussi
Upgrade the meta-crownbay BSP to current master. This updates the layer to reflect the naming changes that took place between laverne and the current master, and allows the BSP to be built for master. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-03meta-crownbay: add a machine configuration that doesn't use EMGD graphicsTom Zanussi
This adds a second machine to the meta-crownbay BSP that uses generic vesa graphics instead of the Intel-proprietary straight 'crownbay' version that does. The name of the new machine is 'crownbay-noemgd'. Though the graphics quality isn't as nice, the binaries for this version can be distributed without any need for license click-throughs or the manual step currently required for the EMGD version. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-03meta-crownbay: update crownbay SRCREVsTom Zanussi
Update crownbay machine and meta SRCREVs to point the correct place in the kernel tree. In keeping with the 'self-contained' aspect of the BSP, also keep it in the meta-crownbay layer. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-03meta-crownbay: new layer for E6xx/EG20T systemsTom Zanussi
This layer provides support for Tunnel Creek + Topcliff Intel systems to laverne (0.90). It supports the E6xx embedded on-chip graphics via the Intel Embedded Media and Graphics Driver (EMGD) 1.5 Gold Driver. The EMGD and EG20T PCH kernel drivers are of course GPL'ed and are submitted in a separate patchset for the 2.6.34 yocto kernel. The userspace X drivers and supporting libraries however are closed and need to be manually copied into the layer before building. The details on how to do this can be found in the README doc in meta-crownbay/. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>