From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 1BF846017E for ; Mon, 29 Dec 2014 11:48:01 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id sBTBm1KB012745 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=FAIL); Mon, 29 Dec 2014 03:48:01 -0800 (PST) Received: from [128.224.162.226] (128.224.162.226) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.3.174.1; Mon, 29 Dec 2014 03:48:00 -0800 Message-ID: <54A13F75.6080908@windriver.com> Date: Mon, 29 Dec 2014 19:48:05 +0800 From: ChenQi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: "Burton, Ross" References: <4b642d59f869280dcd66c38d7744a4a822bfa1a7.1419586441.git.Qi.Chen@windriver.com> In-Reply-To: X-Originating-IP: [128.224.162.226] Cc: OE-core Subject: Re: [PATCH 5/7] pciutils: add PACKAGECONFIG for 'hwdb' X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2014 11:48:04 -0000 Content-Type: multipart/alternative; boundary="------------060801090708090107010909" --------------060801090708090107010909 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit On 12/29/2014 07:45 PM, Burton, Ross wrote: > Hi Chen, > > On 26 December 2014 at 09:35, Chen Qi > wrote: > > Add PACKAGECONFIG for 'hwdb' to fix the following QA warning. > WARNING: QA Issue: libpci rdepends on libudev, but it isn't a > build dependency? [build-deps] > WARNING: QA Issue: pciutils rdepends on libudev, but it isn't a > build dependency? [build-deps] > > > Respecting the systemd DISTRO_FEATURE to enable/disable the hwdb > PACKAGECONFIG would make a lot of sense, can you send a patch? > > Ross Yes. The default value will be "hwdb" if 'systemd' is in distro features. Regards, Chen Qi --------------060801090708090107010909 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit
On 12/29/2014 07:45 PM, Burton, Ross wrote:
Hi Chen,

On 26 December 2014 at 09:35, Chen Qi <Qi.Chen@windriver.com> wrote:
Add PACKAGECONFIG for 'hwdb' to fix the following QA warning.
WARNING: QA Issue: libpci rdepends on libudev, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: pciutils rdepends on libudev, but it isn't a build dependency? [build-deps]

Respecting the systemd DISTRO_FEATURE to enable/disable the hwdb PACKAGECONFIG would make a lot of sense, can you send a patch?

RossĀ 

Yes.
The default value will be "hwdb" if 'systemd' is in distro features.

Regards,
Chen Qi

--------------060801090708090107010909--