Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -24,15 +24,15 @@ config BR2_PACKAGE_GSTREAMER_GST_DEBUG
|
||||
bool "enable gst-debug trace support"
|
||||
default y
|
||||
help
|
||||
Enable support for the gst-debug tracing functionality in gstreamer.
|
||||
This has limited CPU overhead, but does increase the rootfs size
|
||||
somewhat.
|
||||
Enable support for the gst-debug tracing functionality in
|
||||
gstreamer. This has limited CPU overhead, but does increase
|
||||
the rootfs size somewhat.
|
||||
|
||||
config BR2_PACKAGE_GSTREAMER_PLUGIN_REGISTRY
|
||||
bool "enable plugin registry"
|
||||
default y
|
||||
help
|
||||
Enable support for the GStreamer plugin registry. This may increase
|
||||
the launch-time for a GStreamer application.
|
||||
Enable support for the GStreamer plugin registry. This may
|
||||
increase the launch-time for a GStreamer application.
|
||||
|
||||
endif
|
||||
|
||||
@@ -9,7 +9,7 @@ GSTREAMER_SOURCE = gstreamer-$(GSTREAMER_VERSION).tar.xz
|
||||
GSTREAMER_SITE = http://gstreamer.freedesktop.org/src/gstreamer
|
||||
GSTREAMER_INSTALL_STAGING = YES
|
||||
# COPYING is in fact v2, but most of the code is v2.1+
|
||||
GSTREAMER_LICENSE = LGPLv2.1+
|
||||
GSTREAMER_LICENSE = LGPL-2.1+
|
||||
GSTREAMER_LICENSE_FILES = COPYING
|
||||
|
||||
# Checking if unaligned memory access works correctly cannot be done when cross
|
||||
|
||||
Reference in New Issue
Block a user