From patchwork Wed Jan 15 23:03:51 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: frobware X-Patchwork-Id: 23243 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pd0-f199.google.com (mail-pd0-f199.google.com [209.85.192.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 004C8202DA for ; Wed, 15 Jan 2014 23:04:11 +0000 (UTC) Received: by mail-pd0-f199.google.com with SMTP id y10sf3733180pdj.10 for ; Wed, 15 Jan 2014 15:04:11 -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=dM7iB/h/3GA22o5GyAugrfTGpZDXrqpRnCBZakrlQF4Q7Zj8DPTWA1PvZDIBhnDvzM 3Gngmz4bzfqLAKDeY3oVDqpHLhGwm5DNAXtVigBiZOih/19YGW6NeXYJlL3WHsYz/iGv SmN6qdIRwzhHHmH0wHHbZoGTNXwhCp3N3ZkVwBP9iG0Obnys4myubuvP8jGI2EIf+ueM /lrMrRfxieqd1ev45Lvg7j50n0+0C7WCMwX+xv2uN+Xayc4BbDGHUYSV+WfiALTUcNrv Pb32CsClzcDICn4E+/uAsiRFJUGGAckVSxM9O1O2cZqtoQeCnDa+46vN4KaajVsk9tca f7bw== X-Gm-Message-State: ALoCoQlbREibIYfQNmQ+grLSMsJ/RLRdKZoYllEsEm3GkIyosDRYAwTqD1xUz6ecUNIxgDpLL4Q3 X-Received: by 10.66.228.67 with SMTP id sg3mr1856211pac.25.1389827051131; Wed, 15 Jan 2014 15:04:11 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.108.180 with SMTP id j49ls54651qgf.89.gmail; Wed, 15 Jan 2014 15:04:11 -0800 (PST) X-Received: by 10.52.30.77 with SMTP id q13mr3000227vdh.18.1389827051007; Wed, 15 Jan 2014 15:04:11 -0800 (PST) Received: from mail-vb0-f41.google.com (mail-vb0-f41.google.com [209.85.212.41]) by mx.google.com with ESMTPS id er6si2255625vdc.101.2014.01.15.15.04.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 Jan 2014 15:04:10 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.41 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.41; Received: by mail-vb0-f41.google.com with SMTP id g10so675094vbg.14 for ; Wed, 15 Jan 2014 15:04:10 -0800 (PST) X-Received: by 10.58.196.211 with SMTP id io19mr3677616vec.9.1389827050923; Wed, 15 Jan 2014 15:04:10 -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 ey3csp307862ved; Wed, 15 Jan 2014 15:04:10 -0800 (PST) X-Received: by 10.180.149.175 with SMTP id ub15mr4905153wib.44.1389827049867; Wed, 15 Jan 2014 15:04:09 -0800 (PST) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx.google.com with ESMTPS id dr3si4523060wib.64.2014.01.15.15.04.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 Jan 2014 15:04:09 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.172 is neither permitted nor denied by best guess record for domain of andrew.mcdermott@linaro.org) client-ip=209.85.212.172; Received: by mail-wi0-f172.google.com with SMTP id ex4so4069238wid.17 for ; Wed, 15 Jan 2014 15:04:08 -0800 (PST) X-Received: by 10.194.171.34 with SMTP id ar2mr189175wjc.81.1389827048300; Wed, 15 Jan 2014 15:04:08 -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 eh7sm30611924wic.2.2014.01.15.15.04.07 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 Jan 2014 15:04:07 -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:03:51 +0000 Message-Id: <1389827031-16929-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.212.41 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 \