From 853b79db6935a09db6d2f834eee479b6477e98ee Mon Sep 17 00:00:00 2001 From: Jose Lamego Date: Wed, 19 Jul 2017 11:50:02 -0500 Subject: python3-git: upgrade to 2.1.5 python3-git needs to be upgraded to latest upstream version. "git" is added as RDEPENDS. These changes were tested using qemux86 with core-image-minimal. (From OE-Core rev: 0b48514d1d26d234c158a4b72087a67d2478362a) Signed-off-by: Jose Lamego Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-git_2.1.3.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-git_2.1.3.bb (limited to 'meta/recipes-devtools/python/python3-git_2.1.3.bb') diff --git a/meta/recipes-devtools/python/python3-git_2.1.3.bb b/meta/recipes-devtools/python/python3-git_2.1.3.bb deleted file mode 100644 index 7a2d452a24..0000000000 --- a/meta/recipes-devtools/python/python3-git_2.1.3.bb +++ /dev/null @@ -1,7 +0,0 @@ -require python-git.inc - -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 python3-enum python3-logging python3-datetime python3-netclient python3-unittest python3-argparse" -- cgit v1.2.3-54-g00ecf