summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland/libinput_1.14.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/wayland/libinput_1.14.3.bb')
-rw-r--r--meta/recipes-graphics/wayland/libinput_1.14.3.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.14.3.bb b/meta/recipes-graphics/wayland/libinput_1.14.3.bb
index f06a8d28f8..46d46c54ee 100644
--- a/meta/recipes-graphics/wayland/libinput_1.14.3.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.14.3.bb
@@ -12,7 +12,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1f2ea9ebff3a2c6d458faf58492efb63"
12 12
13DEPENDS = "libevdev udev mtdev" 13DEPENDS = "libevdev udev mtdev"
14 14
15SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz" 15SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \
16 file://0001-adjust-for-64bit-time_t-for-32bit-architectures.patch \
17"
16SRC_URI[md5sum] = "d052faa64eb6d2e649e582cc0fcf6e32" 18SRC_URI[md5sum] = "d052faa64eb6d2e649e582cc0fcf6e32"
17SRC_URI[sha256sum] = "0feb3a0589709cc1032893bfaf4c49150d5360bd9782bec888f9e4dd9044c5b7" 19SRC_URI[sha256sum] = "0feb3a0589709cc1032893bfaf4c49150d5360bd9782bec888f9e4dd9044c5b7"
18 20