From 1b1c4870c8db03daa8d287684705d101b6f8098e Mon Sep 17 00:00:00 2001 From: Jose Lamego Date: Wed, 16 Nov 2016 15:22:13 -0600 Subject: python*-git: upgrade to 2.1.0 Both python-git and python3-git need to be upgraded to latest upstream version. This change was tested using qemux86 with core-image-sato. (From OE-Core rev: e5d8b008d5a1385097a2ac642b8daf8940a899a6) Signed-off-by: Jose Lamego Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-git_2.0.7.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta/recipes-devtools/python/python-git_2.0.7.bb (limited to 'meta/recipes-devtools/python/python-git_2.0.7.bb') diff --git a/meta/recipes-devtools/python/python-git_2.0.7.bb b/meta/recipes-devtools/python/python-git_2.0.7.bb deleted file mode 100644 index e49dbea544..0000000000 --- a/meta/recipes-devtools/python/python-git_2.0.7.bb +++ /dev/null @@ -1,7 +0,0 @@ -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" -- cgit v1.2.3-54-g00ecf