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