summaryrefslogtreecommitdiffstats
path: root/recipes/mesa/mesa_7.10.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-01-12 08:18:03 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-01-12 10:08:27 +0100
commitf578c96b877da0ba557921ccc510f50b4e0a334e (patch)
tree9c59a2c996cd39829dab9c48713ebce179ea4712 /recipes/mesa/mesa_7.10.bb
parent99c91adb06f36384683ca5b7ea85d96d2a88916c (diff)
downloadopenembedded-f578c96b877da0ba557921ccc510f50b4e0a334e.tar.gz
mesa: add new 7.10 version, with D_P -2
* someone please test uclibc build if old uclibc.patch is enough Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/mesa/mesa_7.10.bb')
-rw-r--r--recipes/mesa/mesa_7.10.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/mesa/mesa_7.10.bb b/recipes/mesa/mesa_7.10.bb
new file mode 100644
index 0000000000..4cb8db7f73
--- /dev/null
+++ b/recipes/mesa/mesa_7.10.bb
@@ -0,0 +1,6 @@
+# This is a dummy package so OE can use the poky mesa files
+require mesa-dri_${PV}.bb
+
+PR = "${INC_PR}.0"
+
+EXTRA_OECONF += "--disable-egl"