Bump buildroot to 2019.02
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
config BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB
|
||||
bool "xf86-input-tslib"
|
||||
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
select BR2_PACKAGE_TSLIB
|
||||
help
|
||||
Touch screen library input driver
|
||||
|
||||
@@ -10,10 +10,8 @@ XDRIVER_XF86_INPUT_TSLIB_SITE = https://github.com/merge/xf86-input-tslib/releas
|
||||
XDRIVER_XF86_INPUT_TSLIB_LICENSE = MIT
|
||||
XDRIVER_XF86_INPUT_TSLIB_LICENSE_FILES = COPYING
|
||||
XDRIVER_XF86_INPUT_TSLIB_DEPENDENCIES = \
|
||||
xproto_inputproto \
|
||||
xserver_xorg-server \
|
||||
xproto_randrproto \
|
||||
xproto_xproto \
|
||||
xorgproto \
|
||||
tslib
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user