Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xpsb-glx: Add missing dependency on makedepend-native | Richard Purdie | 2010-07-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | xserver-xf86-config: Fix emenlow append to coexist with existing users | Richard Purdie | 2010-07-22 | 2 | -1/+3 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | meta-emenlow/formfactor: Make sure the files work well with the existing ↵ | Richard Purdie | 2010-07-22 | 2 | -1/+2 |
| | | | | | | recipe files Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | emenlow: Make sure the provider of virtual/kernel is set | Richard Purdie | 2010-07-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | meta-emenlow: Layer for eMenlow-based systems. | Jeff Dike | 2010-07-21 | 56 | -0/+9035 |
This layer provides a kernel suitable for booting on eMenlow-based systems, plus support for Poulsbo graphics. The Poulsbo support includes a kernel patch for the graphics driver, a couple of libraries, the 2D and 3D X drivers, and a properly configured X server. The closed portions of this support are in the 3D driver, xpsb-glx. This package contains the binaries for the libraries that communicate with the kernel driver and a mesa library which uses those libraries. There is a README in meta-emenlow/ describing how to enable this layer. Where possible, the recipes use bitbake's new .bbappend facility in order to avoid copying recipes from meta/. There are checksums and license information for all of the new packages. Signed-off-by: Jeff Dike <jdike@linux.intel.com> |