obuspa:Added opkg licenses definition

This commit is contained in:
Strhuan Blomquist 2019-09-05 16:03:00 +02:00
parent 20daaf0f46
commit 5dd670bd2e

View file

@ -16,6 +16,10 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_FIXUP:=autoreconf
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:= LICENSE
include $(INCLUDE_DIR)/package.mk
define Package/obuspa