From dac10db1853bae722f35e6aab24569f12df30b55 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Sat, 18 Nov 2017 17:21:31 -0800 Subject: python-mako: use pypi.bbclass * Simpify python3-mako by using pypi.bbclass * Consolidate common content in .inc Signed-off-by: Tim Orling Signed-off-by: Ross Burton --- meta/recipes-devtools/python/python3-mako_1.0.7.bb | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'meta/recipes-devtools/python/python3-mako_1.0.7.bb') diff --git a/meta/recipes-devtools/python/python3-mako_1.0.7.bb b/meta/recipes-devtools/python/python3-mako_1.0.7.bb index 2b50ffd08a..22ceeeb395 100644 --- a/meta/recipes-devtools/python/python3-mako_1.0.7.bb +++ b/meta/recipes-devtools/python/python3-mako_1.0.7.bb @@ -1,11 +1,2 @@ -require python-mako.inc - inherit setuptools3 - -RDEPENDS_${PN} = "python3-threading \ - python3-netclient \ - python3-html \ -" -RDEPENDS_${PN}_class-native = "" - -BBCLASSEXTEND = "native nativesdk" +require python-mako.inc -- cgit v1.2.3