summaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-pxa
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-11-29 23:45:53 +0000
committerLuka Perkov <luka@openwrt.org>2014-11-29 23:45:53 +0000
commit44d5800fe14ecf8cb5276931f3b3f48ee3f19e4f (patch)
tree8638f49f514341806281975e7d0d02226220e20c /package/boot/uboot-pxa
parent25d8cb275e1f16bb80c6d05dcf6d73d8d6882053 (diff)
downloadmaster-31e0f0ae-44d5800fe14ecf8cb5276931f3b3f48ee3f19e4f.tar.gz
master-31e0f0ae-44d5800fe14ecf8cb5276931f3b3f48ee3f19e4f.tar.bz2
master-31e0f0ae-44d5800fe14ecf8cb5276931f3b3f48ee3f19e4f.zip
uboot-*: update license info in uboot packages
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43429
Diffstat (limited to 'package/boot/uboot-pxa')
-rw-r--r--package/boot/uboot-pxa/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/boot/uboot-pxa/Makefile b/package/boot/uboot-pxa/Makefile
index 7fe747cf0c..9dae1af6cf 100644
--- a/package/boot/uboot-pxa/Makefile
+++ b/package/boot/uboot-pxa/Makefile
@@ -18,6 +18,9 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=ca6bf3ef6ac5f5132a359b43dfa31e07076b74b7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
+PKG_LICENSE:=GPL-2.0 GPL-2.0+
+PKG_LICENSE_FILES:=Licenses/README
+
include $(INCLUDE_DIR)/package.mk
define uboot/Default