micropython-lib: update license info
Signed-off-by: Roger D <rogerdammit@gmail.com>
This commit is contained in:
parent
b4c305fd15
commit
0dfa0abacd
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ PKG_VERSION=0.1-20140822-$(PKG_SOURCE_VERSION)
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=Roger D <rogerdammit@gmail.com>
|
PKG_MAINTAINER:=Roger D <rogerdammit@gmail.com>
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT, PSFL
|
||||||
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/micropython/micropython-lib.git
|
PKG_SOURCE_URL:=https://github.com/micropython/micropython-lib.git
|
||||||
|
|
Loading…
Reference in a new issue