Bump buildroot to 2019.02
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
config BR2_PACKAGE_XLIB_LIBXEXT
|
||||
bool "libXext"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XPROTO_XEXTPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X.Org Xext library
|
||||
|
||||
@@ -10,7 +10,7 @@ XLIB_LIBXEXT_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXEXT_LICENSE = MIT
|
||||
XLIB_LIBXEXT_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXEXT_INSTALL_STAGING = YES
|
||||
XLIB_LIBXEXT_DEPENDENCIES = xlib_libX11 xproto_xextproto xproto_xproto
|
||||
XLIB_LIBXEXT_DEPENDENCIES = xlib_libX11 xorgproto
|
||||
XLIB_LIBXEXT_CONF_OPTS = --disable-malloc0returnsnull
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user