Buildroot 2018-11 (#258)
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
config BR2_PACKAGE_XLIB_LIBXI
|
||||
bool "libXi"
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXEXT
|
||||
select BR2_PACKAGE_XLIB_LIBXFIXES
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X.Org Xi library
|
||||
|
||||
@@ -12,11 +12,10 @@ XLIB_LIBXI_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXI_INSTALL_STAGING = YES
|
||||
XLIB_LIBXI_DEPENDENCIES = \
|
||||
host-pkgconf \
|
||||
xproto_inputproto \
|
||||
xproto_xproto \
|
||||
xlib_libX11 \
|
||||
xlib_libXext \
|
||||
xlib_libXfixes
|
||||
xlib_libXfixes \
|
||||
xorgproto
|
||||
|
||||
XLIB_LIBXI_CONF_OPTS = --disable-malloc0returnsnull
|
||||
|
||||
|
||||
Reference in New Issue
Block a user