Bump buildroot to 2019.02
This commit is contained in:
@@ -3,7 +3,6 @@ config BR2_PACKAGE_XLIB_LIBXXF86DGA
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXEXT
|
||||
select BR2_PACKAGE_XPROTO_XF86DGAPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X.Org Xxf86dga library
|
||||
|
||||
@@ -10,7 +10,7 @@ XLIB_LIBXXF86DGA_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXXF86DGA_LICENSE = MIT
|
||||
XLIB_LIBXXF86DGA_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXXF86DGA_INSTALL_STAGING = YES
|
||||
XLIB_LIBXXF86DGA_DEPENDENCIES = xlib_libX11 xlib_libXext xproto_xf86dgaproto xproto_xproto
|
||||
XLIB_LIBXXF86DGA_DEPENDENCIES = xlib_libX11 xlib_libXext xorgproto
|
||||
XLIB_LIBXXF86DGA_CONF_OPTS = --disable-malloc0returnsnull
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user