[OE-core] [PATCH 23/27] xf86-input-libinput: fix header-file installation path

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


Fix the header-file installation path (sdkdir) of xf86-input-libinput.
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-libinput_0.26.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb
index 54c33d7..edc9037 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb
@@ -9,3 +9,5 @@ SRC_URI[md5sum] = "da47ef62eab1d0e922a8fa929ff81758"
 SRC_URI[sha256sum] = "abca558fc2226f295691f1cf3412d4c0edeaa439f677ca25b5c9fab310d2387b"
 
 FILES_${PN} += "${datadir}/X11/xorg.conf.d"
+
+EXTRA_OECONF += "--with-sdkdir=${includedir}/xorg"
-- 
2.4.0




More information about the Openembedded-core mailing list