From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0 of 9] Python depends on/select cleanup
Date: Sun, 02 Feb 2014 13:11:15 +0100 [thread overview]
Message-ID: <patchbomb.1391343075@argentina> (raw)
Hi,
This patch series cleans up the packages depending on Python with the
strategy discussed earlier on the mailing list. The new strategy is
clarified in the manual.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
---
docs/manual/adding-packages-dependencies.txt | 281 +++++++++++++++++++++++
docs/manual/adding-packages-directory.txt | 236 +-------------------
package/alsa-lib/Config.in | 9 -
package/alsa-lib/alsa-lib.mk | 2 +-
package/libdnet/Config.in | 13 -
package/libdnet/libdnet.mk | 2 +-
package/ola/Config.in | 15 +-
package/ola/ola.mk | 2 +-
package/python-posix-ipc/Config.in | 1 +
package/python-pyasn/Config.in | 1 +
package/python-pysnmp-apps/Config.in | 1 +
package/python-pysnmp-mibs/Config.in | 1 +
package/python-pysnmp/Config.in | 1 +
package/spice/Config.in | 11 +-
package/supervisor/Config.in | 9 +-
15 files changed, 307 insertions(+), 278 deletions(-)
next reply other threads:[~2014-02-02 12:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-02 12:11 Thomas De Schampheleire [this message]
2014-02-02 12:11 ` [Buildroot] [PATCH 1 of 9] manual: split information about Config.in dependencies to a separate file Thomas De Schampheleire
2014-02-02 12:11 ` [Buildroot] [PATCH 2 of 9] manual: split information about Config.in dependencies to a separate section Thomas De Schampheleire
2014-02-02 12:11 ` [Buildroot] [PATCH 3 of 9] manual: explain how to express Python dependencies Thomas De Schampheleire
2014-02-02 12:11 ` [Buildroot] [PATCH 4 of 9] python modules: add missing depends on Config.in comments Thomas De Schampheleire
2014-02-02 12:11 ` [Buildroot] [PATCH 5 of 9] alsa-lib: automatically enable python bindings if python is enabled Thomas De Schampheleire
2014-02-02 12:11 ` [Buildroot] [PATCH 6 of 9] libdnet: " Thomas De Schampheleire
2014-02-02 12:11 ` [Buildroot] [PATCH 7 of 9] ola: " Thomas De Schampheleire
2014-02-02 12:11 ` [Buildroot] [PATCH 8 of 9] spice: automatically select python Thomas De Schampheleire
2014-02-02 12:11 ` [Buildroot] [PATCH 9 of 9] supervisor: " Thomas De Schampheleire
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=patchbomb.1391343075@argentina \
--to=patrickdepinguin@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox