Commit f0e1710c authored by Simon Dawson's avatar Simon Dawson Committed by Thomas Petazzoni
Browse files

libtpl: add license information

parent 1f299105
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,5 +7,7 @@ LIBTPL_VERSION = 1.5
LIBTPL_SOURCE = libtpl-$(LIBTPL_VERSION).tar.bz2
LIBTPL_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/tpl
LIBTPL_INSTALL_STAGING = YES
LIBTPL_LICENSE = BSD-like
LIBTPL_LICENSE_FILES = LICENSE

$(eval $(autotools-package))