From patchwork Tue May 6 15:42:43 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ryan Barnett X-Patchwork-Id: 346253 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id AA9DA1413BC for ; Wed, 7 May 2014 01:44:24 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id BCE3C32C40; Tue, 6 May 2014 15:44:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7UOXbQX0ZcXb; Tue, 6 May 2014 15:44:19 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 7417232C42; Tue, 6 May 2014 15:44:14 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 3B2081CEA2F for ; Tue, 6 May 2014 15:44:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 344A48A57C for ; Tue, 6 May 2014 15:44:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QdsAhDjUSzfp for ; Tue, 6 May 2014 15:44:12 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from secvs01.rockwellcollins.com (secvs01.rockwellcollins.com [205.175.225.240]) by whitealder.osuosl.org (Postfix) with ESMTPS id 91CDB8BEE8 for ; Tue, 6 May 2014 15:44:12 +0000 (UTC) Received: from nosuchhost.198.131.in-addr.arpa (HELO crulimr01.rockwellcollins.com) ([131.198.26.129]) by mail-virt.rockwellcollins.com with ESMTP; 06 May 2014 10:44:12 -0500 Received: from localhost.localdomain (srcnat-vips-vlan26.rockwellcollins.com [131.198.26.18]) by crulimr01.rockwellcollins.com (Postfix) with ESMTP id 6ACB860147; Tue, 6 May 2014 10:44:12 -0500 (CDT) From: Ryan Barnett To: buildroot@buildroot.org Date: Tue, 6 May 2014 10:42:43 -0500 Message-Id: <1399390966-9678-9-git-send-email-rjbarnet@rockwellcollins.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1399390966-9678-1-git-send-email-rjbarnet@rockwellcollins.com> References: <1399390966-9678-1-git-send-email-rjbarnet@rockwellcollins.com> Subject: [Buildroot] [PATCH 08/11] tidsp-binaries: add license information X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Ryan Barnett --- package/tidsp-binaries/tidsp-binaries.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/tidsp-binaries/tidsp-binaries.mk b/package/tidsp-binaries/tidsp-binaries.mk index 274d71c..12e7160 100644 --- a/package/tidsp-binaries/tidsp-binaries.mk +++ b/package/tidsp-binaries/tidsp-binaries.mk @@ -6,6 +6,8 @@ TIDSP_BINARIES_VERSION = 23.i3.8 TIDSP_BINARIES_SITE = http://gst-dsp.googlecode.com/files/ +TIDSP_BINARIES_LICENSE = TI Proprietary License +TIDSP_BINARIES_LICENSE_FILES = LICENSE define TIDSP_BINARIES_INSTALL_TARGET_CMDS $(MAKE) -C $(@D) -e DESTDIR=$(TARGET_DIR) install