Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/python-pillow: enable host package
@ 2022-06-02  9:00 Kory Maincent via buildroot
  2022-06-02  9:00 ` [Buildroot] [PATCH 2/2] boot/optee-os: add support to build with python-pillow Kory Maincent via buildroot
  2022-06-05 20:55 ` [Buildroot] [PATCH 1/2] package/python-pillow: enable host package Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 4+ messages in thread
From: Kory Maincent via buildroot @ 2022-06-02  9:00 UTC (permalink / raw)
  To: buildroot; +Cc: Kory Maincent, etienne.carriere, thomas.petazzoni

From: Kory Maincent <kory.maincent@bootlin.com>

Enable host package, needed for the build of specific optee-os package
version.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
---
 package/python-pillow/python-pillow.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/python-pillow/python-pillow.mk b/package/python-pillow/python-pillow.mk
index 1105326799..2abe5e04ef 100644
--- a/package/python-pillow/python-pillow.mk
+++ b/package/python-pillow/python-pillow.mk
@@ -72,3 +72,4 @@ PYTHON_PILLOW_BUILD_OPTS += --disable-webp --disable-webpmux
 endif
 
 $(eval $(python-package))
+$(eval $(host-python-package))
-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-06-05 20:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-02  9:00 [Buildroot] [PATCH 1/2] package/python-pillow: enable host package Kory Maincent via buildroot
2022-06-02  9:00 ` [Buildroot] [PATCH 2/2] boot/optee-os: add support to build with python-pillow Kory Maincent via buildroot
2022-06-03  8:00   ` Etienne Carriere
2022-06-05 20:55 ` [Buildroot] [PATCH 1/2] package/python-pillow: enable host package 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