Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] python-pip: new package
Date: Thu, 9 Aug 2018 22:41:37 +0200	[thread overview]
Message-ID: <20180809224137.281ced31@windsurf> (raw)
In-Reply-To: <20180806224615.31245-1-aduskett@gmail.com>

Hello,

On Mon,  6 Aug 2018 18:46:15 -0400, Adam Duskett wrote:
> A useful tool for managing and installing python packages.
> 
> Signed-off-by: Adam Duskett <aduskett@gmail.com>
> ---
>  DEVELOPERS                         |  1 +
>  package/Config.in                  |  1 +
>  package/python-pip/Config.in       |  6 ++++++
>  package/python-pip/python-pip.hash |  5 +++++
>  package/python-pip/python-pip.mk   | 14 ++++++++++++++
>  5 files changed, 27 insertions(+)
>  create mode 100644 package/python-pip/Config.in
>  create mode 100644 package/python-pip/python-pip.hash
>  create mode 100644 package/python-pip/python-pip.mk

I don't find python-pip very useful, because it allows the installation
of Python packages at runtime on the target, while normally the
principle of Buildroot is that everything is built/installed at build
time, on the build machine.

But perhaps this may be useful in some situations, and the package is
simple enough, so I've applied to next. Thanks!

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

      reply	other threads:[~2018-08-09 20:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06 22:46 [Buildroot] [PATCH 1/1] python-pip: new package Adam Duskett
2018-08-09 20:41 ` Thomas Petazzoni [this message]

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=20180809224137.281ced31@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox