From patchwork Wed Jan 15 23:00:42 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: frobware X-Patchwork-Id: 23242 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f200.google.com (mail-qc0-f200.google.com [209.85.216.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 4124E202DA for ; Wed, 15 Jan 2014 23:01:37 +0000 (UTC) Received: by mail-qc0-f200.google.com with SMTP id e9sf2667389qcy.7 for ; Wed, 15 Jan 2014 15:01:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=HKP9Obq4tjXB499GD/sa+0xwSSrDkfaqStL0aMRS7lQ=; b=VbbNxnuTBlLmdDzfDB3DxWGzyxv7M9uU/R6PusNLNlnLgV81q0MNaghNDxN3X4kRBD P6mQUaw88lbudY7sqizv7ukmpeOe9+iwrw1q7ZRCdAylh9LPJ4FyeI3AJNe3WinJr+BP aJNCuk8g/bbAbJfUN/63yOyw6WR0IhRDXv8fjZdEoekYWTZWkk9DbKmrAzAvGuiZIHjK LPHNN5KVtdJsWXCvXfZSBDOyUwbp3T+9QA4t66NtYm+exgKEz0SNrB4PZZsJkW9h4m+3 /GRgOralb2l+Xuaf4+zDgnfp5VcuUS5DrhmdmEsZdTff+1Has2nzFHriWXEismWIHeQl o48A== X-Gm-Message-State: ALoCoQnds5bC4gj+w65aHjIUlXqYIrnTsd1lkVIHqT4684mIIFXMGY+FjGR4hf5npLf6mH4DdC31 X-Received: by 10.58.95.97 with SMTP id dj1mr2164385veb.21.1389826896476; Wed, 15 Jan 2014 15:01:36 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.22.139 with SMTP id 11ls78535qgn.84.gmail; Wed, 15 Jan 2014 15:01:36 -0800 (PST) X-Received: by 10.58.132.203 with SMTP id ow11mr3736940veb.1.1389826896377; Wed, 15 Jan 2014 15:01:36 -0800 (PST) Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) by mx.google.com with ESMTPS id vd4si1825345vdc.52.2014.01.15.15.01.36 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 Jan 2014 15:01:36 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.177 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.177; Received: by mail-vc0-f177.google.com with SMTP id if11so661736vcb.8 for ; Wed, 15 Jan 2014 15:01:36 -0800 (PST) X-Received: by 10.58.255.233 with SMTP id at9mr7530ved.20.1389826896274; Wed, 15 Jan 2014 15:01:36 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.59.13.131 with SMTP id ey3csp307732ved; Wed, 15 Jan 2014 15:01:35 -0800 (PST) X-Received: by 10.195.13.130 with SMTP id ey2mr4967949wjd.7.1389826895358; Wed, 15 Jan 2014 15:01:35 -0800 (PST) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by mx.google.com with ESMTPS id c2si4240787wjx.84.2014.01.15.15.01.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 Jan 2014 15:01:35 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.170 is neither permitted nor denied by best guess record for domain of andrew.mcdermott@linaro.org) client-ip=209.85.212.170; Received: by mail-wi0-f170.google.com with SMTP id ex4so1334188wid.5 for ; Wed, 15 Jan 2014 15:01:34 -0800 (PST) X-Received: by 10.180.211.161 with SMTP id nd1mr4866224wic.41.1389826894933; Wed, 15 Jan 2014 15:01:34 -0800 (PST) Received: from spicy.frobware.com (host86-156-191-132.range86-156.btcentralplus.com. [86.156.191.132]) by mx.google.com with ESMTPSA id w1sm31380192wix.1.2014.01.15.15.01.34 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 Jan 2014 15:01:34 -0800 (PST) From: Andrew McDermott To: openembedded-core@lists.openembedded.org, patches@linaro.org Cc: Andrew McDermott Subject: [PATCH] alsa-lib: remove hard-coded /usr/include in dev package Date: Wed, 15 Jan 2014 23:00:42 +0000 Message-Id: <1389826842-16780-1-git-send-email-andrew.mcdermott@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: andrew.mcdermott@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.177 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Specify the location of the alsa headers using ${includedir}. Without this no headers get added to the image when the alsa-lib-dev package is included. Signed-off-by: Andrew McDermott --- meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb index 910e72d..cbe0448 100644 --- a/meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb @@ -38,7 +38,7 @@ FILES_${PN}-dev += "${libdir}/${BPN}/smixer/*.la" FILES_libasound = "${libdir}/libasound.so.*" FILES_alsa-server = "${bindir}/*" FILES_alsa-conf = "${datadir}/alsa/" -FILES_alsa-dev += "${libdir}/pkgconfig/ /usr/include/ ${datadir}/aclocal/*" +FILES_alsa-dev += "${libdir}/pkgconfig/ ${includedir}/alsa ${datadir}/aclocal/*" FILES_alsa-conf-base = "\ ${datadir}/alsa/alsa.conf \ ${datadir}/alsa/cards/aliases.conf \