[oe] [PATCHv2 1/1] mesa-xlib: fix FILESPATH

Martin Jansa martin.jansa at gmail.com
Thu Apr 14 06:46:05 UTC 2011


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-graphics/mesa/mesa-xlib.inc |    5 ++++-
 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 cabe6e5..cc4a9c0 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"
-- 
1.7.5.rc1





More information about the Openembedded-devel mailing list