libftdi: add license.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
e3440d1ccd
commit
65e530e5b7
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ PKG_SOURCE_URL:=http://www.intra2net.com/en/developer/libftdi/download/
|
|||
PKG_MD5SUM:=355d4474e3faa81b485d6a604b06951f
|
||||
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
|
||||
|
||||
PKG_LICENSE:=LGPL-2.0
|
||||
PKG_LICENSE_FILES:=COPYING.LIB
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue