Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -6,7 +6,7 @@
LIBNICE_VERSION = 0.1.13
LIBNICE_SITE = http://nice.freedesktop.org/releases
LIBNICE_LICENSE = MPLv1.1 or LGPLv2.1
LIBNICE_LICENSE = MPL-1.1 or LGPL-2.1
LIBNICE_LICENSE_FILES = COPYING COPYING.MPL COPYING.LGPL
LIBNICE_DEPENDENCIES = libglib2 host-pkgconf
LIBNICE_INSTALL_STAGING = YES
@@ -14,6 +14,6 @@ LIBNICE_INSTALL_STAGING = YES
LIBNICE_AUTORECONF = YES
LIBNICE_CONF_OPTS = \
--without-gstreamer \
--without-gstreamer-0.10 \
--without-gstreamer-0.10
$(eval $(autotools-package))