From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.mars-solutions.de ([213.239.212.107]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1XYE3I-00007X-HI for ptxdist@pengutronix.de; Sun, 28 Sep 2014 14:58:12 +0200 Received: from localhost (localhost [127.0.0.1]) by mail.mars-solutions.de (Postfix) with ESMTP id DCE68A0459A for ; Sun, 28 Sep 2014 14:58:04 +0200 (CEST) Received: from mail.mars-solutions.de ([127.0.0.1]) by localhost (mars-solutions.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K6uyeHnNs3p6 for ; Sun, 28 Sep 2014 14:58:04 +0200 (CEST) Received: from ws-apr.office.loc (HSI-KBW-37-49-64-252.hsi14.kabel-badenwuerttemberg.de [37.49.64.252]) by mail.mars-solutions.de (Postfix) with ESMTP id 52E4BA0459A for ; Sun, 28 Sep 2014 14:58:04 +0200 (CEST) From: Andreas Pretzsch Date: Sun, 28 Sep 2014 14:57:48 +0200 Message-Id: <1411909083-13510-2-git-send-email-apr@cn-eng.de> In-Reply-To: <1411909083-13510-1-git-send-email-apr@cn-eng.de> References: <1411909083-13510-1-git-send-email-apr@cn-eng.de> Subject: [ptxdist] [PATCH 01/16] alsa-lib: add license information Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Signed-off-by: Andreas Pretzsch --- rules/alsa-lib.make | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/alsa-lib.make b/rules/alsa-lib.make index ad6e186..e949274 100644 --- a/rules/alsa-lib.make +++ b/rules/alsa-lib.make @@ -37,6 +37,7 @@ endif ALSA_LIB_SOURCE := $(SRCDIR)/$(ALSA_LIB).$(ALSA_LIB_SUFFIX) ALSA_LIB_DIR := $(BUILDDIR)/$(ALSA_LIB) +ALSA_LIB_LICENSE := LGPLv2.1+ # ---------------------------------------------------------------------------- # Prepare -- 2.1.0 -- ptxdist mailing list ptxdist@pengutronix.de