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

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


Fix the header-file installation path (sdkdir) of xf86-input-evdev.
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-evdev_2.10.5.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.5.bb b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.5.bb
index 96b220c..eaa7507 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.5.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.5.bb
@@ -19,3 +19,4 @@ DEPENDS += "mtdev libevdev"
 SRC_URI[md5sum] = "94c2c8354c74ab1cfbbb0a222078b9c6"
 SRC_URI[sha256sum] = "9edaa6205baf6d2922cc4db3d8e54a7e7773b5f733b0ae90f6be7725f983b70d"
 
+EXTRA_OECONF += "--with-sdkdir=${includedir}/xorg"
-- 
2.4.0




More information about the Openembedded-core mailing list