Bump buildroot to 2019.02

This commit is contained in:
2019-03-28 22:49:48 +01:00
parent 5598b1b762
commit 920d307141
5121 changed files with 78550 additions and 46132 deletions
@@ -10,7 +10,6 @@ config BR2_PACKAGE_XAPP_XDM
select BR2_PACKAGE_XLIB_LIBXDMCP
select BR2_PACKAGE_XLIB_LIBXINERAMA
select BR2_PACKAGE_XLIB_LIBXT
select BR2_PACKAGE_XPROTO_XINERAMAPROTO
select BR2_PACKAGE_XPROTO_XPROTO
select BR2_PACKAGE_XORGPROTO
help
X.Org xdm application
@@ -10,8 +10,17 @@ XAPP_XDM_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XDM_LICENSE = MIT
XAPP_XDM_LICENSE_FILES = COPYING
XAPP_XDM_CONF_ENV = ac_cv_file__dev_urandom=yes
XAPP_XDM_DEPENDENCIES = xapp_sessreg xapp_xrdb xlib_libX11 xlib_libXaw xlib_libXdmcp xlib_libXinerama xlib_libXt xproto_xineramaproto xproto_xproto
XAPP_XDM_DEPENDENCIES = \
xapp_sessreg \
xapp_xrdb \
xlib_libX11 \
xlib_libXaw \
xlib_libXdmcp \
xlib_libXinerama \
xlib_libXt \
xorgproto
XAPP_XDM_CONF_OPTS = \
--with-appdefaultdir=/usr/share/X11/app-defaults \
--with-utmp-file=/var/adm/utmpx \
--with-wtmp-file=/var/adm/wtmpx