From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay1.mentorg.com ([192.94.38.131]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Qm6OL-00047m-Ih for openembedded-core@lists.openembedded.org; Wed, 27 Jul 2011 17:51:25 +0200 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1Qm6KE-0000wD-RA from Tom_Rini@mentor.com for openembedded-core@lists.openembedded.org; Wed, 27 Jul 2011 08:47:10 -0700 Received: from SVR-ORW-FEM-05.mgc.mentorg.com ([147.34.97.43]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Wed, 27 Jul 2011 08:47:10 -0700 Received: from [172.30.80.87] (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server id 14.1.289.1; Wed, 27 Jul 2011 08:47:10 -0700 Message-ID: <4E3032F8.5030008@mentor.com> Date: Wed, 27 Jul 2011 08:47:04 -0700 From: Tom Rini Organization: Mentor Graphics Corporation User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11 MIME-Version: 1.0 To: References: <7f9b1ed3edb4bd9e8e23e6d191248a0c28d924e6.1311752531.git.sgw@linux.intel.com> <1311760065.30326.278.camel@phil-desktop> <4E303066.4070902@mentor.com> <1311781232.2344.399.camel@rex> <4E30322F.3090806@mentor.com> In-Reply-To: <4E30322F.3090806@mentor.com> X-Enigmail-Version: 1.1.1 X-OriginalArrivalTime: 27 Jul 2011 15:47:10.0673 (UTC) FILETIME=[726F8410:01CC4C74] Subject: Re: [Consolidated & Tested 27/35] siteinfo: Move the rp-pppoe entry to common-linux X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2011 15:51:25 -0000 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit On 07/27/2011 08:43 AM, Tom Rini wrote: > On 07/27/2011 08:40 AM, Richard Purdie wrote: >> On Wed, 2011-07-27 at 08:36 -0700, Tom Rini wrote: >>> On 07/27/2011 02:47 AM, Phil Blundell wrote: >>>> On Wed, 2011-07-27 at 00:47 -0700, Saul Wold wrote: >>>>> --- a/meta/site/common-linux >>>>> +++ b/meta/site/common-linux >>>>> @@ -23,3 +23,6 @@ bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no} >>>>> # mysql >>>>> ac_cv_sys_restartable_syscalls=${ac_cv_sys_restartable_syscalls=yes} >>>>> ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes} >>>>> + >>>>> +# rp-pppoe >>>>> +rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} >>>> >>>> Per previous discussion, I am pretty sure this is wrong. >>> >>> Agreed. This is actually fixed right now in meta-oe and doesn't belong >>> in oe-core (until someone argues rp-pppoe needs to be in oe-core). >> >> Can someone send me the removal patch please? :) > > I've got another pile of these siteinfo bits waiting on the first pile > going in. I'll add dropping this in my next pile. And, it's harmless for the wrong one to be in oe-core as the meta-oe sitefile wins. -- Tom Rini Mentor Graphics Corporation