From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co1outboundpool.messaging.microsoft.com (co1ehsobe003.messaging.microsoft.com [216.32.180.186]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9FC98E014F4 for ; Thu, 4 Jul 2013 19:03:35 -0700 (PDT) Received: from mail137-co1-R.bigfish.com (10.243.78.242) by CO1EHSOBE039.bigfish.com (10.243.66.104) with Microsoft SMTP Server id 14.1.225.22; Fri, 5 Jul 2013 02:03:33 +0000 Received: from mail137-co1 (localhost [127.0.0.1]) by mail137-co1-R.bigfish.com (Postfix) with ESMTP id 2D81A38021B; Fri, 5 Jul 2013 02:03:33 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: 0 X-BigFish: VS0(zzda00hdc73hzz1f42h1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzzz2dh2a8h5c0h668h839h944hd24hd2bhf0ah1220h1288h12a5h12a9h12bdh137ah139eh13b6h1441h1504h1537h162dh1631h1751h1758h17f1h1898h18e1h1946h19b5h1ad9h1b0ah1d0ch1d2eh1d3fh1dfeh1dffh1e23h1155h) Received: from mail137-co1 (localhost.localdomain [127.0.0.1]) by mail137-co1 (MessageSwitch) id 137298981187000_1446; Fri, 5 Jul 2013 02:03:31 +0000 (UTC) Received: from CO1EHSMHS025.bigfish.com (unknown [10.243.78.243]) by mail137-co1.bigfish.com (Postfix) with ESMTP id 08C6744020A; Fri, 5 Jul 2013 02:03:31 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO1EHSMHS025.bigfish.com (10.243.66.35) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 5 Jul 2013 02:03:29 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-005.039d.mgd.msft.net (10.84.1.17) with Microsoft SMTP Server (TLS) id 14.2.328.11; Fri, 5 Jul 2013 02:03:28 +0000 Received: from b40527c60e6e6f (b40527-c60e6e6f.ap.freescale.net [10.192.208.151]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r6523PZY015946; Thu, 4 Jul 2013 19:03:26 -0700 From: Zongchun YU To: 'Otavio Salvador' References: <1372930972-5736-1-git-send-email-b40527@freescale.com> In-Reply-To: Date: Fri, 5 Jul 2013 10:06:50 +0800 Message-ID: <001c01ce7924$51794a50$f46bdef0$@com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac54/hr6PETXFXK6SBynnNU0lJuCXQAJWP1Q X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org, 'Zongchun Yu' Subject: Re: [PATCH] [meta-fsl-ppc] flib:Fix flib not found in the base feeds error X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 02:03:37 -0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Language: en-us >Why PN gets empty? Flib only install headers, all the headers are included in ${PN}-dev instead of ${PN}, So the PN gets empty.