aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/libglu_9.0.0.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-03-19 18:23:56 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-22 17:03:09 +0000
commitc8bbb9983bcc7cfc5332e89c3e8148505b4ca83f (patch)
tree96f11f62ffd7c749010a40ecb1204b56f835f085 /meta/recipes-graphics/mesa/libglu_9.0.0.bb
parentcfa3b112f94a462c454315326c76fd5bf7f3cd3c (diff)
downloadopenembedded-core-contrib-c8bbb9983bcc7cfc5332e89c3e8148505b4ca83f.tar.gz
mesa: rename mesa-dri recipe to just mesa
Rename mesa-dri recipes to just mesa. Also, replace all references to mesa-dri in all recipes/configs. The reason for this renaming (quote from bugzilla): "mesa-dri is a artefact of mesa-xlib existing, which doesn't anymore. mesa-dri should be renamed to mesa." [YOCTO #3385] Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa/libglu_9.0.0.bb')
-rw-r--r--meta/recipes-graphics/mesa/libglu_9.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/libglu_9.0.0.bb b/meta/recipes-graphics/mesa/libglu_9.0.0.bb
index 79807491bd..06d30f9bfa 100644
--- a/meta/recipes-graphics/mesa/libglu_9.0.0.bb
+++ b/meta/recipes-graphics/mesa/libglu_9.0.0.bb
@@ -8,7 +8,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://include/GL/glu.h;endline=29;md5=6b79c570f644363b356456e7d44471d9 \
file://src/libtess/tess.c;endline=29;md5=6b79c570f644363b356456e7d44471d9"
-# Epoch as this used to be part of mesa-dri
+# Epoch as this used to be part of mesa
PE = "2"
PR = "0"