* [Buildroot] [PATCH 1/1] package/python-tomli: drop flit-bootstrap for host package
@ 2022-12-11 17:40 James Hilliard
2022-12-11 20:14 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2022-12-11 17:40 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
As tomli is no longer required for bootstrapping our pep517 toolchain
we no longer need to use flit-bootstrap for the host package.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-tomli/python-tomli.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/python-tomli/python-tomli.mk b/package/python-tomli/python-tomli.mk
index b803d67466..5d259f71a3 100644
--- a/package/python-tomli/python-tomli.mk
+++ b/package/python-tomli/python-tomli.mk
@@ -10,7 +10,6 @@ PYTHON_TOMLI_SITE = https://files.pythonhosted.org/packages/c0/3f/d7af728f075fb0
PYTHON_TOMLI_LICENSE = MIT
PYTHON_TOMLI_LICENSE_FILES = LICENSE
PYTHON_TOMLI_SETUP_TYPE = flit
-HOST_PYTHON_TOMLI_SETUP_TYPE = flit-bootstrap
$(eval $(python-package))
$(eval $(host-python-package))
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-tomli: drop flit-bootstrap for host package
2022-12-11 17:40 [Buildroot] [PATCH 1/1] package/python-tomli: drop flit-bootstrap for host package James Hilliard
@ 2022-12-11 20:14 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-12-11 20:14 UTC (permalink / raw)
To: James Hilliard; +Cc: Asaf Kahlon, buildroot
On Sun, 11 Dec 2022 10:40:29 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:
> As tomli is no longer required for bootstrapping our pep517 toolchain
> we no longer need to use flit-bootstrap for the host package.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-tomli/python-tomli.mk | 1 -
> 1 file changed, 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-11 20:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-11 17:40 [Buildroot] [PATCH 1/1] package/python-tomli: drop flit-bootstrap for host package James Hilliard
2022-12-11 20:14 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox