Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -37,8 +37,8 @@ config BR2_PACKAGE_TIFF_MDI
|
||||
|
||||
config BR2_PACKAGE_TIFF_ZLIB
|
||||
bool "Zlib usage (required for Deflate compression)"
|
||||
select BR2_PACKAGE_ZLIB
|
||||
default y
|
||||
select BR2_PACKAGE_ZLIB
|
||||
|
||||
config BR2_PACKAGE_TIFF_XZ
|
||||
bool "XZ compression"
|
||||
@@ -46,13 +46,13 @@ config BR2_PACKAGE_TIFF_XZ
|
||||
|
||||
config BR2_PACKAGE_TIFF_PIXARLOG
|
||||
bool "Pixar log-format algorithm (requires Zlib)"
|
||||
select BR2_PACKAGE_TIFF_ZLIB
|
||||
default y
|
||||
select BR2_PACKAGE_TIFF_ZLIB
|
||||
|
||||
config BR2_PACKAGE_TIFF_JPEG
|
||||
bool "JPEG compression"
|
||||
select BR2_PACKAGE_JPEG
|
||||
default y
|
||||
select BR2_PACKAGE_JPEG
|
||||
|
||||
config BR2_PACKAGE_TIFF_OLD_JPEG
|
||||
bool "Old JPEG decompression"
|
||||
|
||||
@@ -11,7 +11,7 @@ TIFF_LICENSE_FILES = COPYRIGHT
|
||||
TIFF_INSTALL_STAGING = YES
|
||||
TIFF_CONF_OPTS = \
|
||||
--disable-cxx \
|
||||
--without-x \
|
||||
--without-x
|
||||
|
||||
TIFF_DEPENDENCIES = host-pkgconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user