Bump buildroot to 2019.02
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
config BR2_PACKAGE_XDRIVER_XF86_INPUT_SYNAPTICS
|
||||
bool "xf86-input-synaptics"
|
||||
select BR2_PACKAGE_LIBEVDEV
|
||||
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_MTDEV
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X.Org driver for synaptics input devices
|
||||
|
||||
@@ -9,7 +9,7 @@ XDRIVER_XF86_INPUT_SYNAPTICS_SOURCE = xf86-input-synaptics-$(XDRIVER_XF86_INPUT_
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_SITE = http://xorg.freedesktop.org/releases/individual/driver
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_LICENSE = MIT
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_LICENSE_FILES = COPYING
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_DEPENDENCIES = libevdev xserver_xorg-server xproto_inputproto xproto_randrproto xproto_xproto mtdev
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_DEPENDENCIES = libevdev xserver_xorg-server xorgproto mtdev
|
||||
XDRIVER_XF86_INPUT_SYNAPTICS_AUTORECONF = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user