Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -6,9 +6,9 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_LIBINPUT
|
||||
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
This is an X driver based on libinput. It is a thin wrapper around
|
||||
libinput, so while it does provide all features that libinput supports
|
||||
it does little beyond.
|
||||
This is an X driver based on libinput. It is a thin wrapper
|
||||
around libinput, so while it does provide all features that
|
||||
libinput supports it does little beyond.
|
||||
|
||||
comment "xf86-input-libinput needs udev /dev management and a toolchain w/ locale"
|
||||
depends on !BR2_PACKAGE_HAS_UDEV || !BR2_ENABLE_LOCALE
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2017-February/002776.html
|
||||
sha256 ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628 xf86-input-libinput-0.24.0.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2017-September/002807.html
|
||||
md5 da47ef62eab1d0e922a8fa929ff81758 xf86-input-libinput-0.26.0.tar.bz2
|
||||
sha1 3f55b8a5d4ff51d4f0cfe3fe9ace66227193abd4 xf86-input-libinput-0.26.0.tar.bz2
|
||||
sha256 abca558fc2226f295691f1cf3412d4c0edeaa439f677ca25b5c9fab310d2387b xf86-input-libinput-0.26.0.tar.bz2
|
||||
sha512 b52a27e916f7e86576500ef2bc3ce640676f5a710543755865a723628c0e01a575989460853bac184ed696961e3f8fca72ecba8ad4625be8cd9e31f9a55f5e97 xf86-input-libinput-0.26.0.tar.bz2
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.24.0
|
||||
XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.26.0
|
||||
XDRIVER_XF86_INPUT_LIBINPUT_SOURCE = xf86-input-libinput-$(XDRIVER_XF86_INPUT_LIBINPUT_VERSION).tar.bz2
|
||||
XDRIVER_XF86_INPUT_LIBINPUT_SITE = http://xorg.freedesktop.org/releases/individual/driver
|
||||
XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user