From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com ([134.134.136.20]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1PyDSC-0006fq-H2 for openembedded-core@lists.openembedded.org; Sat, 12 Mar 2011 02:17:12 +0100 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 11 Mar 2011 17:15:28 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.62,306,1297065600"; d="scan'208";a="612056621" Received: from unknown (HELO localhost) ([10.255.12.195]) by orsmga002.jf.intel.com with ESMTP; 11 Mar 2011 17:15:28 -0800 Message-Id: Old-Date: Fri, 11 Mar 2011 17:02:28 -0800 Date: Fri, 11 Mar 2011 17:15:27 -0800 To: openembedded-core@lists.openembedded.org,poky@yoctoproject.org From: Saul Wold Subject: [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:17:12 -0000 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. 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(-)