[Buildroot] [git commit] quagga: add license information

Peter Korsgaard jacmet at sunsite.dk
Mon Jan 28 22:31:47 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=dedd61c471d129796951f55371d0f3bea61cdb27
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/quagga/quagga.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/quagga/quagga.mk b/package/quagga/quagga.mk
index da022c3..fb060ef 100644
--- a/package/quagga/quagga.mk
+++ b/package/quagga/quagga.mk
@@ -7,6 +7,8 @@
 QUAGGA_VERSION = 0.99.21
 QUAGGA_SITE = http://download.savannah.gnu.org/releases/quagga
 QUAGGA_DEPENDENCIES = host-gawk
+QUAGGA_LICENSE = GPLv2+
+QUAGGA_LICENSE_FILES = COPYING
 QUAGGA_CONF_OPT = --program-transform-name='' --enable-netlink
 
 QUAGGA_CONF_OPT += $(if $(BR2_PACKAGE_QUAGGA_ZEBRA),--enable-zebra,--disable-zebra)


More information about the buildroot mailing list