[Buildroot] [git commit] zxing: add license information

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 21 10:41:09 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=a3dc53ca247a156b20c2a4e8d2dc5222bae183a5
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Simon Dawson <spdawson at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/zxing/zxing.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/zxing/zxing.mk b/package/zxing/zxing.mk
index 54383e7..543d038 100644
--- a/package/zxing/zxing.mk
+++ b/package/zxing/zxing.mk
@@ -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)


More information about the buildroot mailing list