From 3286f4feaee88ef269d083c104bb682f5d821911 Mon Sep 17 00:00:00 2001 From: Alejandro Hernandez Date: Wed, 27 Jul 2016 21:53:01 +0000 Subject: python-git: Upgrade python-git and python3-git to 2.0.7 (From OE-Core rev: 48e39a78e68327a1ad2e7e5cb35e8b5dd1060b30) Signed-off-by: Alejandro Hernandez Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-git_1.0.2.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-git_1.0.2.bb (limited to 'meta/recipes-devtools/python/python3-git_1.0.2.bb') diff --git a/meta/recipes-devtools/python/python3-git_1.0.2.bb b/meta/recipes-devtools/python/python3-git_1.0.2.bb deleted file mode 100644 index 034708e851..0000000000 --- a/meta/recipes-devtools/python/python3-git_1.0.2.bb +++ /dev/null @@ -1,10 +0,0 @@ -require python-git.inc - -SRC_URI[md5sum] = "d92d96a8da0fc77cf141d3e16084e094" -SRC_URI[sha256sum] = "85de72556781480a38897a77de5b458ae3838b0fd589593679a1b5f34d181d84" - -DEPENDS = "python3-gitdb" - -inherit setuptools3 - -RDEPENDS_${PN} += "python3-gitdb python3-lang python3-io python3-shell python3-math python3-re python3-subprocess python3-stringold python3-unixadmin" -- cgit v1.2.3-54-g00ecf