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

@@ -1,10 +1,10 @@
config BR2_PACKAGE_DVBLAST
bool "dvblast"
depends on !BR2_bfin # libev
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL # clock_nanosleep()
select BR2_PACKAGE_BITSTREAM
select BR2_PACKAGE_LIBEV
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
depends on !BR2_bfin # libev
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL # clock_nanosleep()
help
DVBlast is a simple and powerful MPEG-2/TS demux and
streaming application.

View File

@@ -1,4 +1,2 @@
# from https://get.videolan.org/dvblast/3.0/dvblast-3.0.tar.bz2.md5
md5 89ea9ffb16476d47b8853e52a8a3ee63 dvblast-3.0.tar.bz2
# locally calculated
sha256 4fc3eb2a3d3545cb76a5c515a16671d1c34fe2f5dad57b71e89bd54c14c3045e dvblast-3.0.tar.bz2
# From https://get.videolan.org/dvblast/3.1/dvblast-3.1.tar.bz2
sha256 3159e8666a3b1822aeccd01684bdcad712a0da88d758bef6b7e2c396f27fd3e0 dvblast-3.1.tar.bz2

View File

@@ -4,10 +4,10 @@
#
################################################################################
DVBLAST_VERSION = 3.0
DVBLAST_VERSION = 3.1
DVBLAST_SOURCE = dvblast-$(DVBLAST_VERSION).tar.bz2
DVBLAST_SITE = https://get.videolan.org/dvblast/$(DVBLAST_VERSION)
DVBLAST_LICENSE = GPLv2+, WTFPL
DVBLAST_LICENSE = GPL-2.0+, WTFPL
DVBLAST_LICENSE_FILES = COPYING COPYING.WTFPL
DVBLAST_DEPENDENCIES = bitstream libev