summaryrefslogtreecommitdiffstats
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:07:16 +0000
commite66deb015674f2a95845b6f6722c460dc3ce0a1a (patch)
tree16a3ea83eb060f41bdf3717e303ca3f8138d392c /meta/recipes-graphics/mesa/libglu_9.0.0.bb
parentc2f60b6ee7cb70dea2f229de69cce2773de3e59d (diff)
downloadpoky-e66deb015674f2a95845b6f6722c460dc3ce0a1a.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] (From OE-Core rev: c8bbb9983bcc7cfc5332e89c3e8148505b4ca83f) 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"
8LIC_FILES_CHKSUM = "file://include/GL/glu.h;endline=29;md5=6b79c570f644363b356456e7d44471d9 \ 8LIC_FILES_CHKSUM = "file://include/GL/glu.h;endline=29;md5=6b79c570f644363b356456e7d44471d9 \
9 file://src/libtess/tess.c;endline=29;md5=6b79c570f644363b356456e7d44471d9" 9 file://src/libtess/tess.c;endline=29;md5=6b79c570f644363b356456e7d44471d9"
10 10
11# Epoch as this used to be part of mesa-dri 11# Epoch as this used to be part of mesa
12PE = "2" 12PE = "2"
13PR = "0" 13PR = "0"
14 14