aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-smmap_0.9.0.bb
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2017-11-18 18:11:59 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-13 13:59:45 +0000
commitf976a76116bb69ca3603de36b7327615e3e947c2 (patch)
tree269f9d80fa262d43ee84602b4ec58d3bb8c53a76 /meta/recipes-devtools/python/python3-smmap_0.9.0.bb
parentdac10db1853bae722f35e6aab24569f12df30b55 (diff)
downloadopenembedded-core-contrib-f976a76116bb69ca3603de36b7327615e3e947c2.tar.gz
python-smmap: use pypi.bbclass
* Simpify python3-smmap using pypi.bbclass * Consolidate common content in .inc Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3-smmap_0.9.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-smmap_0.9.0.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-devtools/python/python3-smmap_0.9.0.bb b/meta/recipes-devtools/python/python3-smmap_0.9.0.bb
index 9f8a26d79e..e87b8df8c5 100644
--- a/meta/recipes-devtools/python/python3-smmap_0.9.0.bb
+++ b/meta/recipes-devtools/python/python3-smmap_0.9.0.bb
@@ -1,5 +1,2 @@
-require python-smmap.inc
-
inherit setuptools3
-
-RDEPENDS_${PN} += "python3-codecs python3-mmap python3-lang"
+require python-smmap.inc