From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/{python, python3}: add mechanism to exclude .py files from removal
Date: Fri, 29 Nov 2019 10:39:55 +0100 [thread overview]
Message-ID: <20191129103955.095dcd3d@windsurf> (raw)
In-Reply-To: <87eexrcaen.fsf@dell.be.48ers.dk>
On Fri, 29 Nov 2019 10:13:52 +0100
Peter Korsgaard <peter@korsgaard.com> wrote:
> > Gaah, check-package doesn't allow us from doing these nice hacks. We
> > could exclude this variable from the check-package check, but that's
> > really getting into doing a hack within the hack.
>
> > So I guess this really means we have to go with a per-package variable,
> > and a bit of logic in pkg-generic to collect these per-package
> > variables into a global one. Agreed?
>
> I am afraid so. Will you take care of it?
Yes, I'll try to have a look. Not sure if it will be ready for the
release, though.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-11-29 9:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-27 20:34 [Buildroot] [PATCH 0/2] Fix the OpenCV Python module Thomas Petazzoni
2019-11-27 20:34 ` [Buildroot] [PATCH 1/2] package/{python, python3}: add mechanism to exclude .py files from removal Thomas Petazzoni
2019-11-29 7:52 ` Peter Korsgaard
2019-11-29 7:56 ` Thomas Petazzoni
2019-11-29 9:13 ` Peter Korsgaard
2019-11-29 9:39 ` Thomas Petazzoni [this message]
2019-11-29 9:47 ` Peter Korsgaard
2019-11-27 20:34 ` [Buildroot] [PATCH 2/2] package/opencv3: ensure the python module works when BR2_PACKAGE_PYTHON{, 3}_PYC_ONLY=y Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191129103955.095dcd3d@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.