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

Tim Orling ticotimo at gmail.com
Sun Nov 5 06:19:44 UTC 2017


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 <moritz.fischer at ettus.com>
wrote:

> 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
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20171105/d4e9a18e/attachment-0002.html>


More information about the Openembedded-core mailing list