From 757fb421ec498b7c268944ba5d2942d2b286bed8 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Wed, 11 Nov 2015 16:34:08 +0200 Subject: xorg-driver-input: add xorg configuration to FILES It's common for input drivers to to add files into ${datadir}/X11/xorg.conf.d/. Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton --- meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb') diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb index 19c122fdf6..32db25b89d 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb @@ -14,5 +14,3 @@ SRC_URI[md5sum] = "8ed68e8cc674dd61adb280704764aafb" SRC_URI[sha256sum] = "7b0e164ebd02a680e0c695955e783059f37edb0c2656398e0a972adc8e698c80" DEPENDS += "libxi mtdev libxtst libevdev" - -FILES_${PN} += "${datadir}/X11/xorg.conf.d" -- cgit 1.2.3-korg