[Buildroot] [PATCH 1/1] package/opencv3: python support needs .py modules

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Sep 15 20:52:56 UTC 2019


On Sat, 14 Sep 2019 19:18:29 +0200
Arnout Vandecappelle <arnout at mind.be> wrote:

>  I agree that this approach is insanely and needlessly complicated. However, do
> we really want to produce a pretty large package patch to simplify this, which
> is probably not even upstreamable because it would break existing installations
> that have overridden config.py?

I don't think it is meant to be overridden. It's installed in /usr, it's
not a configuration file.

Another approach would be to see if it's possible to achieve the same,
but using a .pyc file, like using "import" or something like this ?

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


More information about the buildroot mailing list