Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -57,8 +57,8 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DEBUGUTILS
|
||||
bool "debugutils"
|
||||
|
||||
config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DECKLINK
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
bool "decklink"
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
|
||||
comment "decklink needs a toolchain w/ C++"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
@@ -261,8 +261,8 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CURL
|
||||
|
||||
config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DIRECTFB
|
||||
bool "directfb"
|
||||
depends on BR2_PACKAGE_DIRECTFB
|
||||
default y
|
||||
depends on BR2_PACKAGE_DIRECTFB
|
||||
|
||||
config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVB
|
||||
bool "dvb"
|
||||
|
||||
@@ -8,7 +8,7 @@ GST_PLUGINS_BAD_VERSION = 0.10.23
|
||||
GST_PLUGINS_BAD_SOURCE = gst-plugins-bad-$(GST_PLUGINS_BAD_VERSION).tar.xz
|
||||
GST_PLUGINS_BAD_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-bad
|
||||
# COPYING.LIB is in fact v2, but most of the code is v2.1+
|
||||
GST_PLUGINS_BAD_LICENSE = LGPLv2.1+, GPLv2+
|
||||
GST_PLUGINS_BAD_LICENSE = LGPL-2.1+, GPL-2.0+
|
||||
GST_PLUGINS_BAD_LICENSE_FILES = COPYING.LIB COPYING
|
||||
|
||||
GST_PLUGINS_BAD_CONF_OPTS = \
|
||||
|
||||
Reference in New Issue
Block a user