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

@@ -2,8 +2,9 @@ config BR2_PACKAGE_LIVE555
bool "live555"
depends on BR2_INSTALL_LIBSTDCPP
help
LIVE555 Streaming Media forms a set of C++ libraries for multimedia
streaming, using open standard protocols (RTP/RTCP, RTSP, SIP).
LIVE555 Streaming Media forms a set of C++ libraries for
multimedia streaming, using open standard protocols
(RTP/RTCP, RTSP, SIP).
http://www.live555.com/liveMedia/

View File

@@ -1,4 +1,5 @@
# From http://live555.com/liveMedia/public/live555-latest-md5.txt
md5 df4ad1d60c2f5ae8155fb077bb011ab3 live.2016.03.16.tar.gz
md5 a5acd14c4fa7b50f7270304d3b4a70ae live.2017.10.28.tar.gz
# Locally generated
sha256 6f98a96d4cf6e986c7711f0a2431c02cb807a8107d6715eb491a6ed9d0446cf6 live.2016.03.16.tar.gz
sha256 d8eaec9ded34321aa655d3c9007217dd447218c54cb48c97827e58ecd5edb338 live.2017.10.28.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING

View File

@@ -4,10 +4,10 @@
#
################################################################################
LIVE555_VERSION = 2016.03.16
LIVE555_VERSION = 2017.10.28
LIVE555_SOURCE = live.$(LIVE555_VERSION).tar.gz
LIVE555_SITE = http://www.live555.com/liveMedia/public
LIVE555_LICENSE = LGPLv2.1+
LIVE555_LICENSE = LGPL-2.1+
LIVE555_LICENSE_FILES = COPYING
LIVE555_INSTALL_STAGING = YES