aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mesa/mesa_7.8.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-22 13:42:36 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 15:03:24 +0200
commit02fdabdbaffc37a206034e6ee2efd3ab9e908f1d (patch)
tree807bd9e826070cd5298add52c794371a6538a39d /recipes/mesa/mesa_7.8.2.bb
parent8d1b0b92a3a2cde6dc59ed25464af95a0c24280d (diff)
downloadopenembedded-02fdabdbaffc37a206034e6ee2efd3ab9e908f1d.tar.gz
mesa: move 7.8 release to latest minor 7.8.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de> Acked-by: Graeme Gregory <dp@xora.org.uk>
Diffstat (limited to 'recipes/mesa/mesa_7.8.2.bb')
-rw-r--r--recipes/mesa/mesa_7.8.2.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/mesa/mesa_7.8.2.bb b/recipes/mesa/mesa_7.8.2.bb
new file mode 100644
index 0000000000..bbd0c4134d
--- /dev/null
+++ b/recipes/mesa/mesa_7.8.2.bb
@@ -0,0 +1,8 @@
+# This is a dummy package so OE can use the poky mesa files
+require mesa-dri_${PV}.bb
+
+FILESPATHPKG =. "mesa-dri-${PV}:"
+
+PR = "${INC_PR}.1"
+
+EXTRA_OECONF += "--disable-egl"