Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
config BR2_PACKAGE_TIFF
|
||||
menuconfig BR2_PACKAGE_TIFF
|
||||
bool "tiff"
|
||||
help
|
||||
Library for handling TIFF (Tag Image File Format) images.
|
||||
|
||||
http://www.libtiff.org/
|
||||
http://www.remotesensing.org/libtiff/
|
||||
|
||||
if BR2_PACKAGE_TIFF
|
||||
menu "tiff Options"
|
||||
|
||||
config BR2_PACKAGE_TIFF_CCITT
|
||||
bool "CCITT Group 3 & 4 support"
|
||||
@@ -62,7 +61,6 @@ config BR2_PACKAGE_TIFF_OLD_JPEG
|
||||
config BR2_PACKAGE_TIFF_JBIG
|
||||
bool "JBIG compression"
|
||||
default y
|
||||
endmenu
|
||||
|
||||
config BR2_PACKAGE_TIFF_UTILITIES
|
||||
bool "tiff utilities"
|
||||
|
||||
Reference in New Issue
Block a user