This is causing it to spill over THISDIR calculated here into other
search paths in a multi-bsp environment and as a result the other BSP
doesnt get its directories added to FILESPATH

Signed-off-by: Khem Raj <raj.k...@gmail.com>
---
 recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend 
b/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
index b598647..5a5e6e0 100644
--- a/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
+++ b/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
@@ -1,4 +1,3 @@
 # Setup recommended EMGD settings for the E6xx CPUs. Default to sDVOB, but 
setup
 # the LVDS as secondary to enable daughter cards adding the second display.
-THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-- 
2.1.4

-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to