summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2012-08-02 17:49:00 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-06 14:45:09 +0100
commite4039eb74b20e96d4b8837cd58cf2d13d091e1ad (patch)
treee72989c8eb4b2f822418d718de5aa7c29924ac73 /meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb
parentbe882417cf432fe79a843cea4439503f286206cf (diff)
downloadopenembedded-core-contrib-e4039eb74b20e96d4b8837cd58cf2d13d091e1ad.tar.gz
mesa: Update to 8.0.4 (latest stable version)
- The license file has changed, but the project still has the same license - Patches have been rebased on top of the 8.0 branch. crossfix.patch and crossfix-mklib.patch have been merged as they address the same problem Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb')
-rw-r--r--meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb b/meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb
new file mode 100644
index 0000000000..219e55517c
--- /dev/null
+++ b/meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb
@@ -0,0 +1,4 @@
+include mesa-common.inc
+include mesa-${PV}.inc
+include mesa-dri.inc
+PR = "${INC_PR}.1"