diff options
| author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-07-15 11:28:14 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-20 10:28:53 +0100 |
| commit | bf69538e542f75e82caef115babf83eba941d2b3 (patch) | |
| tree | 5e85c4edf989d316f9ff37bf1624db3acbc9f904 /meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb | |
| parent | 6c2f073ab91217fd750d3d88798e58693d7bde95 (diff) | |
| download | poky-bf69538e542f75e82caef115babf83eba941d2b3.tar.gz | |
xf86-input-libinput: Upgrade 0.16.0 -> 0.19.0
Note that the xorg configuration file for input-libinput now sorts
lower than it used to (90 -> 60).
(From OE-Core rev: 9bbdf41999ddf34855af72327d82e1390da97888)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb deleted file mode 100644 index 0252baff14..0000000000 --- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | require xorg-driver-input.inc | ||
| 2 | |||
| 3 | SUMMARY = "Generic input driver for the X.Org server based on libinput" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=5e6b20ea2ef94a998145f0ea3f788ee0" | ||
| 5 | |||
| 6 | DEPENDS += "libinput" | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "2c8cb520f88da7bafaceebc0b34ea1d4" | ||
| 9 | SRC_URI[sha256sum] = "fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49" | ||
| 10 | |||
| 11 | FILES_${PN} += "${datadir}/X11/xorg.conf.d" | ||
