[Buildroot] [PATCH 3/8] package/python3-regex: add special package variant for the host build

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Apr 24 12:59:46 UTC 2020


On Mon, 23 Mar 2020 11:49:04 +0100
yegorslists at googlemail.com wrote:

> From: Yegor Yefremov <yegorslists at googlemail.com>
> 
> Needed to build mongodb.
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---
>  package/python3-regex/python3-regex.hash |  1 +
>  package/python3-regex/python3-regex.mk   | 17 +++++++++++++++++
>  2 files changed, 18 insertions(+)
>  create mode 120000 package/python3-regex/python3-regex.hash
>  create mode 100644 package/python3-regex/python3-regex.mk

Like Romain, I don't really like that we're adding more and more
duplicated packages for host-python3, but we don't really have a good
solution today. And since the mid-term plan is to get rid of Python
2.x, I don't think it's very useful to implement an alternate solution
now.

> +# Please keep in sync with
> +# package/python-regex/python-regex.mk

I've put this comment on one line, and also added the comment in
package/python-regex/python-regex.mk.

Applied with this change. Thanks!

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


More information about the buildroot mailing list