From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mail.openembedded.org (Postfix) with ESMTP id 0AF756FF73 for ; Fri, 10 Jun 2016 16:19:06 +0000 (UTC) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 10 Jun 2016 09:19:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,450,1459839600"; d="scan'208,217";a="717063230" Received: from unknown (HELO [10.252.197.155]) ([10.252.197.155]) by FMSMGA003.fm.intel.com with ESMTP; 10 Jun 2016 09:19:01 -0700 To: "Burton, Ross" References: From: Alejandro Hernandez Message-ID: <575AE87D.8070703@linux.intel.com> Date: Fri, 10 Jun 2016 11:19:09 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Cc: OE-core Subject: Re: [PATCH 3/9] python-git: Upgrade from 1.0.2 to 2.0.5 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2016 16:19:09 -0000 Content-Type: multipart/alternative; boundary="------------020009020303040703050107" --------------020009020303040703050107 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 06/10/2016 11:16 AM, Burton, Ross wrote: > > On 8 June 2016 at 06:56, Alejandro Hernandez > > wrote: > > meta/recipes-devtools/python/python-git.inc > | 6 +++--- > .../python/{python-git_1.0.2.bb => > python-git_2.0.5.bb } | 0 > > > Any reason why this didn't do python3-git? > > This causes problems as the checksums are in the .inc, which doesn't > make sense if multiple versions are sharing it. I'm carrying > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=ross/mut&id=5767caa2ea0d1504b5c3f212fdcda3e918e967e0 > right now to fix this. > > Ross The reason is that I forgot, I'll send a v2 containing python3-git too. Alejandro --------------020009020303040703050107 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit On 06/10/2016 11:16 AM, Burton, Ross wrote:

On 8 June 2016 at 06:56, Alejandro Hernandez <alejandro.hernandez@linux.intel.com> wrote:
 meta/recipes-devtools/python/python-git.inc                         | 6 +++---
 .../python/{python-git_1.0.2.bb => python-git_2.0.5.bb}             | 0

Any reason why this didn't do python3-git?

This causes problems as the checksums are in the .inc, which doesn't make sense if multiple versions are sharing it.  I'm carrying http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=ross/mut&id=5767caa2ea0d1504b5c3f212fdcda3e918e967e0 right now to fix this.

Ross

The reason is that I forgot, I'll send a v2 containing python3-git too.

Alejandro

--------------020009020303040703050107--