projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbd6b2a
)
ap51-flash: Provide PKG_LICENSE* information
author
Sven Eckelmann
<sven@narfation.org>
Thu, 7 Dec 2017 11:08:16 +0000
(12:08 +0100)
committer
Sven Eckelmann
<sven@narfation.org>
Thu, 7 Dec 2017 11:11:12 +0000
(12:11 +0100)
Signed-off-by: Sven Eckelmann <sven@narfation.org>
utils/ap51-flash/Makefile
patch
|
blob
|
history
diff --git
a/utils/ap51-flash/Makefile
b/utils/ap51-flash/Makefile
index c9827cf225aa3a8fb68b8b63fadb0e15913f2099..f0ac74b2fbcac87958fdc04b3b8aa1ea602227f2 100644
(file)
--- a/
utils/ap51-flash/Makefile
+++ b/
utils/ap51-flash/Makefile
@@
-17,6
+17,8
@@
PKG_SOURCE_VERSION:=f94f9c99711d14a3c0186318d822d67d9d0ce391
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MIRROR_HASH:=15786a0ecae9be5ed4e8f32940624d1a1c83da924294df08003616a863947074
PKG_MAINTAINER:=Russell Senior <russell@personaltelco.net>
+PKG_LICENSE:=GPL-3.0+
+PKG_LICENSE_FILES:=LICENSES/preferred/GPL-3.0
include $(INCLUDE_DIR)/package.mk