mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
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:
committed by
Richard Purdie
parent
c2f60b6ee7
commit
e66deb0156
7
meta/recipes-graphics/mesa/mesa_git.bb
Normal file
7
meta/recipes-graphics/mesa/mesa_git.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
require mesa-common.inc
|
||||
require mesa-git.inc
|
||||
require mesa.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
Reference in New Issue
Block a user