summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-03-25 10:48:32 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-25 14:34:37 +0000
commit78f52c7ecca7c810f43b9e4958e17523f82125e6 (patch)
treeddade782d8ec22b9a85bc5027d1c3ed03aa66996 /meta/recipes-graphics
parentd4b884dff2a3c88ab9750c3d46d305081b8dcb96 (diff)
downloadast2050-yocto-poky-78f52c7ecca7c810f43b9e4958e17523f82125e6.zip
ast2050-yocto-poky-78f52c7ecca7c810f43b9e4958e17523f82125e6.tar.gz
xf86-input-evdev: add mtdev dependency
This is needed in order to have multitouch protocol enabled. [YOCTO #4087] (From OE-Core rev: be7e4da2a402ddea196b8b25f8ed9e9647b50563) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.7.3.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.7.3.bb b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.7.3.bb
index d979622..5c4a619 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.7.3.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.7.3.bb
@@ -14,7 +14,9 @@ xorg.conf for each input device that will use this driver. "
LIC_FILES_CHKSUM = "file://COPYING;md5=fefe33b1cf0cacba0e72e3b0fa0f0e16"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
+
+DEPENDS += "mtdev"
SRC_URI[md5sum] = "f68920ce2921a88b4662acc972bf3a4a"
SRC_URI[sha256sum] = "eb389413602c3d28c44bbfab0477c98582f0e2f5be5f41986e58e93a033fa504"
OpenPOWER on IntegriCloud