diff options
author | Javier Jardón <jjardon@gnome.org> | 2015-12-22 19:24:42 +0000 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2016-01-22 02:05:16 +0000 |
commit | d9f2161e2437eddcd19148b7bc3b640e78bb7171 (patch) | |
tree | 098cc2445e09a5f5a9fbd1be7982c8b60ffbf214 /strata/x-drivers.morph | |
parent | e324e8b79c8cb175ab32ca3774761f99785d3847 (diff) | |
download | definitions-d9f2161e2437eddcd19148b7bc3b640e78bb7171.tar.gz |
strata/x-drivers.morph: replace input drivers with the one based in libinput
Change-Id: If681bdb9db699fa128237af601ac75edfd6f8851
Diffstat (limited to 'strata/x-drivers.morph')
-rw-r--r-- | strata/x-drivers.morph | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/strata/x-drivers.morph b/strata/x-drivers.morph index 185d6b40..faf646f2 100644 --- a/strata/x-drivers.morph +++ b/strata/x-drivers.morph @@ -19,18 +19,8 @@ chunks: ref: 57725564179b8ddb48d5c9437fde91a6c02c0740 unpetrify-ref: 2.99.917-381-g5772556 build-system: autotools -- name: xorg-driver-xf86-input-evdev - repo: upstream:xorg-driver-xf86-input-evdev - ref: 24368d8379cc47693dd1623168a6125faff57311 - unpetrify-ref: xf86-input-evdev-2.9.2 - build-system: autotools -- name: xorg-driver-xf86-input-keyboard - repo: upstream:xorg-driver-xf86-input-keyboard - ref: 13d320076e5de2d6c3cbc170fc7e31c526ed8499 - unpetrify-ref: xf86-input-keyboard-1.8.1 - build-system: autotools -- name: xorg-driver-xf86-input-mouse - repo: upstream:xorg-driver-xf86-input-mouse - ref: 6886084b192e681739fc55892f30681efb4f79f0 - unpetrify-ref: xf86-input-mouse-1.9.1 +- name: xorg-driver-xf86-input-libinput + repo: upstream:xorg-driver-xf86-input-libinput + ref: 44f4b2ed7075d424e3621f30815e11875b364c27 + unpetrify-ref: xf86-input-libinput-0.15.0 build-system: autotools |