[OE-core] [PATCH 21/27] xf86-input-synaptics: fix installation paths

Maxin B. John maxin.john at intel.com
Mon Feb 19 08:37:12 UTC 2018


Fix the installations paths of xf86-input-synaptics.
This was caused by the change of pkg-config provider to pkgconf.

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.0.bb
index d327a3b..35dbe50 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.9.0.bb
@@ -14,3 +14,5 @@ SRC_URI[md5sum] = "58e5b7722a402114093bf193962d1e3a"
 SRC_URI[sha256sum] = "afba3289d7a40217a19d90db98ce181772f9ca6d77e1898727b0afcf02073b5a"
 
 DEPENDS += "libxi mtdev libxtst libevdev"
+
+EXTRA_OECONF += "--with-sdkdir=${includedir}/xorg --with-xorg-conf-dir=${datadir}/X11/xorg.conf.d"
-- 
2.4.0




More information about the Openembedded-core mailing list