All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/python-greenlet: enable as host package
@ 2021-06-23 14:52 Cyril Bur
  2022-01-08 18:43 ` Romain Naour
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Cyril Bur @ 2021-06-23 14:52 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
---
 package/python-greenlet/python-greenlet.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/python-greenlet/python-greenlet.mk b/package/python-greenlet/python-greenlet.mk
index 01d578a183..e90d1c0f56 100644
--- a/package/python-greenlet/python-greenlet.mk
+++ b/package/python-greenlet/python-greenlet.mk
@@ -12,3 +12,4 @@ PYTHON_GREENLET_LICENSE = MIT, PSF-2.0
 PYTHON_GREENLET_LICENSE_FILES = LICENSE LICENSE.PSF
 
 $(eval $(python-package))
+$(eval $(host-python-package))
-- 
2.32.0

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-01-10 15:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23 14:52 [Buildroot] [PATCH] package/python-greenlet: enable as host package Cyril Bur
2022-01-08 18:43 ` Romain Naour
2022-01-08 19:03   ` Cyril Bur
2022-01-08 19:13     ` Romain Naour
2022-01-08 19:16       ` Cyril Bur
2022-01-10 13:02 ` [Buildroot] [PATCH v2] " Cyril Bur
2022-01-10 14:07   ` Cyril Bur
2022-01-10 14:11 ` [Buildroot] [PATCH v3] " Cyril Bur
2022-01-10 15:49   ` Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.