From 1629ea3ff9215c18036abd95ac16cf05cd3118d8 Mon Sep 17 00:00:00 2001 From: "Arnout Vandecappelle (Essensium/Mind)" Date: Tue, 13 Nov 2012 01:05:38 +0000 Subject: binutils: add license info Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- package/binutils/binutils.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/binutils') diff --git a/package/binutils/binutils.mk b/package/binutils/binutils.mk index e1aac9bb1..6c51fc786 100644 --- a/package/binutils/binutils.mk +++ b/package/binutils/binutils.mk @@ -29,6 +29,8 @@ endif BINUTILS_EXTRA_CONFIG_OPTIONS = $(call qstrip,$(BR2_BINUTILS_EXTRA_CONFIG_OPTIONS)) BINUTILS_INSTALL_STAGING = YES BINUTILS_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext) +BINUTILS_LICENSE = GPLv3+, libiberty LGPLv2.1+ +BINUTILS_LICENSE_FILES = COPYING3 COPYING.LIB # We need to specify host & target to avoid breaking ARM EABI BINUTILS_CONF_OPT = --disable-multilib --disable-werror \ -- cgit v1.2.3