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.j...@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 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core