mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 18:02:12 +01:00
python*-git: Upgrade to version 2.1.1
Both python-git and python3-git need to be upgraded to latest upstream version. This change includes python3 dependencies added and was tested using qemux86 with core-image-sato. (From OE-Core rev: c9c54f352c5122b9a4239f69779400e3ba250827) Signed-off-by: Jose Lamego <jose.a.lamego@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
db08ffee0a
commit
411036b747
7
meta/recipes-devtools/python/python-git_2.1.1.bb
Normal file
7
meta/recipes-devtools/python/python-git_2.1.1.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
require python-git.inc
|
||||
|
||||
DEPENDS = "python-gitdb"
|
||||
|
||||
inherit setuptools
|
||||
|
||||
RDEPENDS_${PN} += "python-gitdb python-lang python-io python-shell python-math python-re python-subprocess python-stringold python-unixadmin"
|
||||
Reference in New Issue
Block a user