mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 09:16:36 +01:00
python-gitdb: use pypi.bbclass
* Simplify python3-gitdb using pypi.bbclass * Consolidate common content in .inc (From OE-Core rev: e7083207684b18dd55d6b4dc88fc1ffc90d16476) 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
a357f8b624
commit
43140b571b
@@ -1,7 +1,2 @@
|
||||
require python-gitdb.inc
|
||||
|
||||
DEPENDS = "python3-async python3-smmap"
|
||||
|
||||
inherit distutils3
|
||||
|
||||
RDEPENDS_${PN} += "python3-smmap python3-async python3-mmap python3-lang python3-io python3-shell python3-crypt python3-compression"
|
||||
require python-gitdb.inc
|
||||
|
||||
Reference in New Issue
Block a user