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>
This commit is contained in:
Laurentiu Palcu
2013-03-19 18:23:56 +02:00
committed by Richard Purdie
parent c2f60b6ee7
commit e66deb0156
14 changed files with 39 additions and 39 deletions

View File

@@ -0,0 +1,7 @@
require mesa-common.inc
require mesa-git.inc
require mesa.inc
DEFAULT_PREFERENCE = "-1"
PR = "${INC_PR}.0"