aboutsummaryrefslogtreecommitdiffstats
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 @@
-FILESPATHPKG =. "mesa-${PV}:mesa:"
+#not supported in oe-core base.bbclass
+#FILESPATHPKG =. "mesa-${PV}:mesa:"
+FILESPATH =. "${FILE_DIRNAME}/mesa:${FILE_DIRNAME}/mesa-${PV}:"
+
EXTRA_OECONF += " --with-driver=xlib"