[Buildroot] [PATCH v4] netcat-openbsd: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Oct 5 21:16:30 UTC 2014


Dear Maxime Hadjinlian,

On Sun,  5 Oct 2014 21:48:02 +0200, Maxime Hadjinlian wrote:
> The OpenBSD implementations of netcat.
> The main difference from netcat is the support for IPv6, proxies, and
> Unix sockets.
> 
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian at gmail.com>
> ---
> v3 -> v4:
>     - Propagage libbsd dependencies
>     - Add host-pkgconf as dependencies
> v2 -> v3:
>     - Use the debian git tree
>     - Remove the patch and uses a hook to apply them
>     - Set the license_file
> v1 -> v2:
>     - Add missing license
> ---
>  package/Config.in                        |  1 +
>  package/netcat-openbsd/Config.in         | 24 ++++++++++++++++++++++++
>  package/netcat-openbsd/netcat-openbsd.mk | 29 +++++++++++++++++++++++++++++
>  3 files changed, 54 insertions(+)
>  create mode 100644 package/netcat-openbsd/Config.in
>  create mode 100644 package/netcat-openbsd/netcat-openbsd.mk

Applied, after doing two changes:

 * Use tabs in the command applying Debian patches

 * Add an optional dependency on Busybox when Busybox is enabled. This
   ensures we overwrite the Busybox nc with netcat-openbsd nc.

Thanks,

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


More information about the buildroot mailing list