summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/mesa/mesa-xlib.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/mesa/mesa-xlib.inc')
-rw-r--r--meta-oe/recipes-graphics/mesa/mesa-xlib.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/mesa/mesa-xlib.inc b/meta-oe/recipes-graphics/mesa/mesa-xlib.inc
index cabe6e5ec5..cc4a9c043b 100644
--- a/meta-oe/recipes-graphics/mesa/mesa-xlib.inc
+++ b/meta-oe/recipes-graphics/mesa/mesa-xlib.inc
@@ -1,2 +1,5 @@
1FILESPATHPKG =. "mesa-${PV}:mesa:" 1#not supported in oe-core base.bbclass
2#FILESPATHPKG =. "mesa-${PV}:mesa:"
3FILESPATH =. "${FILE_DIRNAME}/mesa:${FILE_DIRNAME}/mesa-${PV}:"
4
2EXTRA_OECONF += " --with-driver=xlib" 5EXTRA_OECONF += " --with-driver=xlib"