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:
Tim Orling
2017-11-18 18:14:01 -08:00
committed by Richard Purdie
parent a357f8b624
commit 43140b571b
2 changed files with 12 additions and 10 deletions

View File

@@ -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