mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
python-smmap: use pypi.bbclass
* Simpify python3-smmap using pypi.bbclass * Consolidate common content in .inc (From OE-Core rev: f976a76116bb69ca3603de36b7327615e3e947c2) 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
23626bd902
commit
a357f8b624
@@ -1,5 +1,2 @@
|
||||
require python-smmap.inc
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
RDEPENDS_${PN} += "python3-codecs python3-mmap python3-lang"
|
||||
require python-smmap.inc
|
||||
|
||||
Reference in New Issue
Block a user