From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8B6A4E016E5 for ; Wed, 30 Oct 2013 06:34:59 -0700 (PDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 30 Oct 2013 06:34:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,535,1378882800"; d="scan'208";a="382245083" Received: from lpalcu-linux.rb.intel.com (HELO lpalcu-linux) ([10.237.105.41]) by azsmga001.ch.intel.com with ESMTP; 30 Oct 2013 06:34:52 -0700 Date: Wed, 30 Oct 2013 15:34:51 +0200 From: Laurentiu Palcu To: Brian Hutchinson Message-ID: <20131030133451.GA25490@lpalcu-linux> References: <20131030054112.GA23839@lpalcu-linux> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "yocto@yoctoproject.org" Subject: Re: Getting a relocate_sdk.py issue when installing a sdk on Centos X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 13:34:59 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Oct 30, 2013 at 09:19:56AM -0400, Brian Hutchinson wrote: > On Wed, Oct 30, 2013 at 1:41 AM, Laurentiu Palcu > wrote: > > ^ > This commit: > > commit 39356f622d3d2226f12c4930beeaf4b392d90ca5 > Author: Konrad Scherer > Date: Thu Oct 17 10:17:20 2013 -0400 > > relocate_sdk.py: Allow script to work with Python 2.4 and 3. > > should fix your issue. > > Thanks, > Laurentiu > > > Hi Laurentiu, > > Which git repo? I couldn't find it? Is this contrib or mainline? http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=39356f622d3d2226f12c4930beeaf4b392d90ca5 or http://cgit.openembedded.org/openembedded-core/commit/?id=1e2ec5f576f167673d7980737826987fefdc74a9 Laurentiu > > Regards, > > Brian >