[Buildroot] [PATCH] package: add python-ipaddr

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Dec 5 22:46:29 UTC 2014


Dear Peter Korsgaard,

On Tue,  2 Dec 2014 13:56:25 +0100, Peter Korsgaard wrote:
> The functionality is included in python3 as the ipaddress module, so make it
> python2 only.
> 
> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
> ---
>  package/Config.in                        |  1 +
>  package/python-ipaddr/Config.in          |  9 +++++++++
>  package/python-ipaddr/python-ipaddr.hash |  3 +++
>  package/python-ipaddr/python-ipaddr.mk   | 14 ++++++++++++++
>  4 files changed, 27 insertions(+)
>  create mode 100644 package/python-ipaddr/Config.in
>  create mode 100644 package/python-ipaddr/python-ipaddr.hash
>  create mode 100644 package/python-ipaddr/python-ipaddr.mk

Acked-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

 (code reviewed, license checked, built and runtime tested on
 ARM/uClibc)

Note however that the commit title for package additions should
normally be "<pkg>: new package", but it can be fixed while applying,
of course :-)

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list