summaryrefslogtreecommitdiffstats
path: root/meta/packages/mesa/qemugl_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-37/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* opengl: audit the bb fileYu Ke2010-07-231-2/+2
| | | | | | | - repleace SRCREV with SRCPV in PV definition - Fix the "patch=1" style Signed-off-by: Yu Ke <ke.yu@intel.com>
* Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie2010-07-221-1/+0
| | | | | | | | warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemugl: Only directly install for -nativesdk versionRichard Purdie2009-12-111-4/+15
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemugl: This package is usually installed as an alternative so no need to ↵Richard Purdie2009-11-171-13/+4
| | | | | | use the package postinstall. Remove staging function Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemugl: Relax COMPATIBLE_MACHINE slightly for x86_64 caseRichard Purdie2009-09-171-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemugl: Add staging functionRichard Purdie2009-09-171-0/+7
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Extend various packages to use nativesdk using BBCLASSEXTENDRichard Purdie2009-09-171-1/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemugl: Use mesa-dri as the main gl provider and just swap libs at runtimeRichard Purdie2009-06-091-24/+8
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemugl: Include headers and a pkgconfig file (from mesa) and add libxfixes ↵Richard Purdie2009-05-311-2/+18
| | | | | | to DEPENDS Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemugl: Fix DEPENDS on virtual/xserver to be on virtual/libx11Richard Purdie2009-05-171-1/+1
|
* mesa: Exclude mesa packages from world builds to reduce breakageRichard Purdie2009-01-271-0/+3
|
* qemugl: Install the library in the standard locationRichard Purdie2009-01-211-5/+7
|
* Add qemuglRichard Purdie2009-01-191-0/+22