aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-02-17crownbay: fix matchbox-panel segfaultlaverneTom 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-02-10meta-crownbay: apply init-live.sh coldplug udev trigger patch here insteadTom Zanussi
At the moment, we can't spin a new laverne release, so we need to add it to the crownbay layer instead. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-26meta-crownbay: update -noemgd SRCREVsTom Zanussi
Pull in the latest linux-yocto-stable kernel config options, which fix the USB mouse/kb issues, among other things. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-26meta-crownbay: update SRCREVsTom Zanussi
Pull in the latest linux-yocto-stable kernel config options, which fix the USB mouse/kb issues, among other things. 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-03meta-crownbay: update READMETom Zanussi
Update the crownbay README with information explaining the available machine configurations. 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-n450: Add new BSP for BlackSand / n450Saul Wold
Signed-off-by: Saul Wold <sgw@linux.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>
2010-12-27meta-emenlow: move to meta-intel repo from poky repoTom Zanussi
This is the meta-emenlow layer, moved from the poky repo in order to keep all the meta-intel BSPs together. This version builds against laverne (0.90) - detailed build instruction can be found in the README file. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-12-09README: new fileSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>