All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Patch for opencv3: python module was built for the host instead of target.
@ 2018-03-06 17:19 Shyrokov, Sasha
  2018-04-01  8:50 ` Thomas Petazzoni
  2018-04-08 15:07 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Shyrokov, Sasha @ 2018-03-06 17:19 UTC (permalink / raw)
  To: buildroot



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

* [Buildroot] Patch for opencv3: python module was built for the host instead of target.
  2018-03-06 17:19 [Buildroot] Patch for opencv3: python module was built for the host instead of target Shyrokov, Sasha
@ 2018-04-01  8:50 ` Thomas Petazzoni
  2018-04-08 15:07 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-04-01  8:50 UTC (permalink / raw)
  To: buildroot

Hello,

On Tue, 6 Mar 2018 17:19:18 +0000, Shyrokov, Sasha wrote:
> From 9b211fb5ec49879d10d32d22ed3608ffca944e2d Mon Sep 17 00:00:00 2001
> From: Sasha Shyrokov <alexander-shyrokov@idexx.com>
> Date: Tue, 6 Mar 2018 10:58:10 -0500
> Subject: [PATCH 1/1] opencv3: python module was built for the host instead of target.
> 
> distutils environment variables must be set.
> OPENCV3_CONF_ENV = $(PKG_PYTHON_DISTUTILS_ENV) All credit goes to Arnout:
> https://stackoverflow.com/questions/49059035/buildroot-opencv3-python-package-builds-for-the-wrong-target
> 
> Signed-off-by: Sasha Shyrokov <alexander-shyrokov@idexx.com>
> ---
>  package/opencv3/opencv3.mk | 1 +
>  1 file changed, 1 insertion(+)

Thanks, I've applied after extending the commit log to explain the
problem in more details, and apply the solution also to Python 2.x fo
consistency, even if it's only strictly needed for Python 3.x.

See
https://git.buildroot.org/buildroot/commit/?id=8ba80282c3bb580c6a45ea114e70acac98fe1690

Thanks for your contribution!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] Patch for opencv3: python module was built for the host instead of target.
  2018-03-06 17:19 [Buildroot] Patch for opencv3: python module was built for the host instead of target Shyrokov, Sasha
  2018-04-01  8:50 ` Thomas Petazzoni
@ 2018-04-08 15:07 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-04-08 15:07 UTC (permalink / raw)
  To: buildroot

>>>>> "Shyrokov," == Shyrokov, Sasha <Sasha-Shyrokov@idexx.com> writes:

 > From 9b211fb5ec49879d10d32d22ed3608ffca944e2d Mon Sep 17 00:00:00 2001
 > From: Sasha Shyrokov <alexander-shyrokov@idexx.com>
 > Date: Tue, 6 Mar 2018 10:58:10 -0500
 > Subject: [PATCH 1/1] opencv3: python module was built for the host instead of target.

 > distutils environment variables must be set.
 > OPENCV3_CONF_ENV = $(PKG_PYTHON_DISTUTILS_ENV) All credit goes to Arnout:
 > https://stackoverflow.com/questions/49059035/buildroot-opencv3-python-package-builds-for-the-wrong-target

 > Signed-off-by: Sasha Shyrokov <alexander-shyrokov@idexx.com>

Committed to 2018.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2018-04-08 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-06 17:19 [Buildroot] Patch for opencv3: python module was built for the host instead of target Shyrokov, Sasha
2018-04-01  8:50 ` Thomas Petazzoni
2018-04-08 15:07 ` Peter Korsgaard

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.