[Buildroot] [PATCH 1/2] package/python3-cython: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Aug 8 21:44:48 UTC 2020


On Tue, 28 Jul 2020 11:26:56 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> The host-setools package needs to be built for the host-python3, even
> when the target Python is not necessarily Python 3.x. Since it depends
> on host-python-cython, we need a Python 3 variant of it, which this
> patch introduces.
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/python-cython/python-cython.mk     |  1 +
>  package/python3-cython/python3-cython.hash |  1 +
>  package/python3-cython/python3-cython.mk   | 16 ++++++++++++++++
>  3 files changed, 18 insertions(+)
>  create mode 120000 package/python3-cython/python3-cython.hash
>  create mode 100644 package/python3-cython/python3-cython.mk

Both patches applied to master. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list