[Buildroot] [PATCH] [PATCH] package/tio: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Dec 24 13:13:26 UTC 2019


On Sun, 22 Dec 2019 19:12:03 -0300
Sergio Prado <sergio.prado at e-labworks.com> wrote:

> "tio" is a simple TTY terminal application which features a
> straightforward commandline interface to easily connect to
> TTY devices for basic input/output.
> 
> Signed-off-by: Sergio Prado <sergio.prado at e-labworks.com>
> ---
>  DEVELOPERS            |  1 +
>  package/Config.in     |  1 +
>  package/tio/Config.in |  8 ++++++++
>  package/tio/tio.hash  |  5 +++++
>  package/tio/tio.mk    | 13 +++++++++++++
>  5 files changed, 28 insertions(+)
>  create mode 100644 package/tio/Config.in
>  create mode 100644 package/tio/tio.hash
>  create mode 100644 package/tio/tio.mk

Applied to master after adjusting TIO_LICENSE to GPL-2.0+, as noticed
by Baruch. Nice little program BTW, the automatic reconnect to USB
serial devices can be quite useful.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list