[Buildroot] [PATCH 1/1] python-pip: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Aug 9 20:41:37 UTC 2018


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 at 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


More information about the buildroot mailing list