[oe-commits] [openembedded-core] 118/122: xf86-input-libinput: Upgrade 0.16.0 -> 0.19.0

git at git.openembedded.org git at git.openembedded.org
Tue Jul 19 14:07:38 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 14f258e3ad3330d073568c610d8140ca1b3b6971
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Fri Jul 15 11:28:14 2016 +0300

    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).
    
    Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
---
 .../{xf86-input-libinput_0.16.0.bb => xf86-input-libinput_0.19.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 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.19.0.bb
similarity index 63%
rename from meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.19.0.bb
index 0252baf..5e5c471 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.19.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5e6b20ea2ef94a998145f0ea3f788ee0"
 
 DEPENDS += "libinput"
 
-SRC_URI[md5sum] = "2c8cb520f88da7bafaceebc0b34ea1d4"
-SRC_URI[sha256sum] = "fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49"
+SRC_URI[md5sum] = "52c38b1369764243bfcf6ead1e4c6d32"
+SRC_URI[sha256sum] = "6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477"
 
 FILES_${PN} += "${datadir}/X11/xorg.conf.d"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list