debugcc: add licensing information

Information about package license is important, so lets add it.

Fixes: 79ee0d2cee ("debugcc: add new package to debug IPQ based SoC clocks")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
Petr Štetiar 2023-11-10 21:42:34 +00:00
parent 79ee0d2cee
commit b7cf706539
No known key found for this signature in database
GPG Key ID: 58EE120F30CC02D3
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ PKG_SOURCE_DATE:=2023-11-10
PKG_SOURCE_VERSION:=d15bea7c05f224a85dd1fcec24b0f153dbad9f6e
PKG_MIRROR_HASH:=b6bd181db4992cf429343cd7d0fdde0f937a8f1811f5fe9e7855a0d76b0d88a0
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Christian Marangi <ansuelsmth@gmail.com>
include $(INCLUDE_DIR)/package.mk