mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
python-git: use pypi.bbclass
* Simplify python3-git by using pypi.bbclass * Consolidate common content in .inc (From OE-Core rev: 5288e401c769a80f499d0775dd9bd1304e2298f4) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
43140b571b
commit
13f34dfc55
@@ -1,7 +1,2 @@
|
||||
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 git"
|
||||
|
||||
Reference in New Issue
Block a user