From 5d301e9f19048b4cd0d5f702860e318c85f1c037 Mon Sep 17 00:00:00 2001 From: Jose Lamego Date: Mon, 13 Mar 2017 11:40:50 -0600 Subject: python*-git: Upgrade to version 2.1.3 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: c59fa3bd71b42410bf032846ee8fdb6e6eb1b95c) Signed-off-by: Jose Lamego Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-git_2.1.1.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta/recipes-devtools/python/python-git_2.1.1.bb (limited to 'meta/recipes-devtools/python/python-git_2.1.1.bb') diff --git a/meta/recipes-devtools/python/python-git_2.1.1.bb b/meta/recipes-devtools/python/python-git_2.1.1.bb deleted file mode 100644 index e49dbea544..0000000000 --- a/meta/recipes-devtools/python/python-git_2.1.1.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