mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
python3-git: add it for buildtools-tarball
Need add python3-git to buildtools-tarball for the py3 build. (From OE-Core rev: fa19a541deb46dec1f4fbd60f08584daa06e2d6b) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
57c50be5bc
commit
65ab0968f1
7
meta/recipes-devtools/python/python3-git_1.0.2.bb
Normal file
7
meta/recipes-devtools/python/python3-git_1.0.2.bb
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user