From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 15 Sep 2019 22:52:56 +0200 Subject: [Buildroot] [PATCH 1/1] package/opencv3: python support needs .py modules In-Reply-To: References: <20190905184403.19368-1-fontaine.fabrice@gmail.com> <2ab3c932-a8d0-b682-18d1-552b5ccb81d6@mind.be> <20190913221007.74731262@windsurf.home> Message-ID: <20190915225256.268d2708@windsurf.home> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Sat, 14 Sep 2019 19:18:29 +0200 Arnout Vandecappelle 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