[OE-core] [PATCH] python-mako: Add back the python2 version.

Moritz Fischer moritz.fischer at ettus.com
Sun Nov 5 00:25:59 UTC 2017


Add back the recipe for the python2 version.

Signed-off-by: Moritz Fischer <moritz.fischer at ettus.com>
---

Is it possible to get that backported into rocko? I somehow didn't see
the patch that removed it go out on the list.


Cheers,

Moritz

---
 meta/recipes-devtools/python/python-mako_1.0.7.bb | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 meta/recipes-devtools/python/python-mako_1.0.7.bb

diff --git a/meta/recipes-devtools/python/python-mako_1.0.7.bb b/meta/recipes-devtools/python/python-mako_1.0.7.bb
new file mode 100644
index 0000000000..767c7c3696
--- /dev/null
+++ b/meta/recipes-devtools/python/python-mako_1.0.7.bb
@@ -0,0 +1,11 @@
+require python-mako.inc
+
+inherit setuptools
+
+RDEPENDS_${PN} = "python-threading \
+                  python-netclient \
+                  python-html \
+"
+RDEPENDS_${PN}_class-native = ""
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.14.2




More information about the Openembedded-core mailing list