zlib: add license information
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
d753161efb
commit
dd71973d84
@ -7,6 +7,8 @@
|
||||
ZLIB_VERSION = 1.2.7
|
||||
ZLIB_SOURCE =zlib-$(ZLIB_VERSION).tar.bz2
|
||||
ZLIB_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
|
||||
ZLIB_LICENSE = zlib license
|
||||
ZLIB_LICENSE_FILES = README
|
||||
ZLIB_INSTALL_STAGING = YES
|
||||
|
||||
ifeq ($(BR2_PREFER_STATIC_LIB),y)
|
||||
|
Loading…
Reference in New Issue
Block a user