From fa19a541deb46dec1f4fbd60f08584daa06e2d6b Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Wed, 18 May 2016 00:43:42 -0700 Subject: python3-git: add it for buildtools-tarball Need add python3-git to buildtools-tarball for the py3 build. Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-git_1.0.2.bb | 7 +++++++ 1 file changed, 7 insertions(+) create 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 new file mode 100644 index 0000000000..6620444a86 --- /dev/null +++ b/meta/recipes-devtools/python/python3-git_1.0.2.bb @@ -0,0 +1,7 @@ +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" -- cgit v1.2.3