Koen Kooi dd25d80387 mesa: move PACKAGE_ARCH = MACHINE_ARCH to the mesa-dri include
mesa-dri is the only machine specific one, leaking MACHINE_ARCH into mesa-x11 causes massive sstate mismatch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 21:31:00 +02:00
..
2011-04-16 13:01:15 +02:00

mesa-common.inc
* Settings shared by ALL recipes

mesa-${PV}.inc
* Settings for particular version, mostly checksums and additional patches
* Patches are stored mesa-${PV} dir and -dri and xlib has adjusted FILESPATHPKG

mesa-dri.inc
* Setting shared by ALL dri recipes - defines what is mesa-dri

mesa-xlib.inc
* Setting shared by ALL xlib recipes - defines what is mesa-xlib