Or move it to meta-python, oe-core is trying to slim down to python3 only.
On Sat, Nov 4, 2017 at 5:27 PM Moritz Fischer <[email protected]>
wrote:

> Add back the recipe for the python2 version.
>
> Signed-off-by: Moritz Fischer <[email protected]>
> ---
>
> 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
>
> --
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to