Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
config BR2_PACKAGE_MJPEGTOOLS
|
||||
bool "mjpegtools"
|
||||
select BR2_PACKAGE_JPEG
|
||||
depends on BR2_USE_MMU # fork
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
select BR2_PACKAGE_JPEG
|
||||
help
|
||||
The mjpegtools programs are a set of tools
|
||||
that can do recording of videos and playback,
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
MJPEGTOOLS_VERSION = 2.1.0
|
||||
MJPEGTOOLS_SITE = http://sourceforge.net/projects/mjpeg/files/mjpegtools/$(MJPEGTOOLS_VERSION)
|
||||
MJPEGTOOLS_DEPENDENCIES = host-pkgconf jpeg
|
||||
MJPEGTOOLS_LICENSE = GPLv2+
|
||||
MJPEGTOOLS_LICENSE = GPL-2.0+
|
||||
MJPEGTOOLS_LICENSE_FILES = COPYING
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBPNG),y)
|
||||
|
||||
Reference in New Issue
Block a user