From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com ([192.55.52.88]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1PyDkO-0001HF-JV for openembedded-core@lists.openembedded.org; Sat, 12 Mar 2011 02:36:00 +0100 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 11 Mar 2011 17:34:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.62,306,1297065600"; d="scan'208";a="896466315" Received: from unknown (HELO [10.255.12.195]) ([10.255.12.195]) by fmsmga001.fm.intel.com with ESMTP; 11 Mar 2011 17:34:21 -0800 Message-ID: <4D7ACD9C.3010002@linux.intel.com> Date: Fri, 11 Mar 2011 17:34:20 -0800 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Thunderbird/3.0.5 MIME-Version: 1.0 To: Saul Wold References: In-Reply-To: Cc: poky@yoctoproject.org, openembedded-core@lists.openembedded.org Subject: Re: [PATCH 0/1] gnu-config make sure we use perl-native 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: Sat, 12 Mar 2011 01:36:00 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 03/11/2011 05:15 PM, Saul Wold wrote: > From: Saul Wold > > During a world build I was getting a perl version mismatch between > the perl-native and the host perl. This change ensures that > perl-native is used always. > Never mind this patch, Saul's brain is not functioning well today, I completely missed the comment! Back to the drawing board on why the miss-match is occuring in Config.pm then. Sau! > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: sgw/gnu-config > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgw/gnu-config > > Thanks, > Saul Wold > --- > > > Saul Wold (1): > gnu-config: Ensure that we use perl-native to avoid version > mis-matches > > .../gnu-config/gnu-config_20080123.bb | 4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-) >