From: Sven Eckelmann Date: Mon, 2 Sep 2019 13:50:22 +0000 (+0200) Subject: batman-adv: Extend PKG_LICENSE* information X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=commitdiff_plain;h=366c9e0078661ac3cd17c6029c55113f9c903e09 batman-adv: Extend PKG_LICENSE* information Signed-off-by: Sven Eckelmann --- diff --git a/batman-adv/Makefile b/batman-adv/Makefile index dd4e9b1..84d1e7a 100644 --- a/batman-adv/Makefile +++ b/batman-adv/Makefile @@ -15,7 +15,8 @@ PKG_HASH:=3454dc8bd6cb264e2decda1b99ef3f837535ed33802abc6c39551c181d3984ce PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION) -PKG_LICENSE:=GPL-2.0 +PKG_LICENSE:=GPL-2.0-only MIT +PKG_LICENSE_FILES:=LICENSES/preferred/GPL-2.0 LICENSES/preferred/MIT PKG_EXTMOD_SUBDIRS=net/batman-adv STAMP_CONFIGURED_DEPENDS := $(STAGING_DIR)/usr/include/mac80211-backport/backport/autoconf.h