Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,9 +4,10 @@ config BR2_PACKAGE_LIBDVBSI
|
||||
depends on BR2_USE_WCHAR
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
help
|
||||
C++ parsing library for Service Information (SI) in DVB systems.
|
||||
With libdvbsi++ you can convert raw DVB service information to
|
||||
a set of C++ objects, removing the need to parse data manually.
|
||||
C++ parsing library for Service Information (SI) in DVB
|
||||
systems. With libdvbsi++ you can convert raw DVB service
|
||||
information to a set of C++ objects, removing the need to
|
||||
parse data manually.
|
||||
|
||||
http://www.saftware.de/
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ LIBDVBSI_VERSION = 0.3.7
|
||||
LIBDVBSI_SOURCE = libdvbsi++-$(LIBDVBSI_VERSION).tar.bz2
|
||||
LIBDVBSI_SITE = http://www.saftware.de/libdvbsi++
|
||||
LIBDVBSI_INSTALL_STAGING = YES
|
||||
LIBDVBSI_LICENSE = LGPLv2.1
|
||||
LIBDVBSI_LICENSE = LGPL-2.1
|
||||
LIBDVBSI_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user