angstrom-preferred-versions.inc: Pin mesa to 9.0.1

To match with OE-Core where 8.0.x is now gone

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2013-01-27 09:28:30 -08:00
parent 77970a2146
commit f5f776ca2c

View File

@@ -1,4 +1,4 @@
ANGSTROM_MESA_VERSION = "8.0.5%"
ANGSTROM_MESA_VERSION = "9.0.1"
ANGSTROM_QT_VERSION ?= "4.8.4"
PREFERRED_VERSION_gobject-introspection-native = "0.9.10"