zxing: 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
dd71973d84
commit
a3dc53ca24
@ -6,6 +6,8 @@
|
||||
ZXING_VERSION = 2.0
|
||||
ZXING_SITE = http://zxing.googlecode.com/files
|
||||
ZXING_SOURCE = ZXing-$(ZXING_VERSION).zip
|
||||
ZXING_LICENSE = Apache
|
||||
ZXING_LICENSE_FILES = COPYING
|
||||
ZXING_INSTALL_STAGING = YES
|
||||
|
||||
ifneq ($(BR2_ENABLE_LOCALE),y)
|
||||
|
Loading…
Reference in New Issue
Block a user