[Buildroot] [PATCH 1/4] Add the picocom package

Peter Korsgaard jacmet at uclibc.org
Wed Oct 5 19:51:00 UTC 2011


>>>>> "Maxime" == Maxime Ripard <maxime.ripard at free-electrons.com> writes:

 Maxime> From: Maxime Ripard <maxime at free-electrons.com>
 Maxime> Signed-off-by: Maxime Ripard <maxime at free-electrons.com>
 Maxime> ---
 Maxime> +++ b/package/picocom/Config.in
 Maxime> @@ -0,0 +1,9 @@
 Maxime> +config BR2_PACKAGE_PICOCOM
 Maxime> +	bool "picocom"
 Maxime> +	help
 Maxime> +	   picocom is a minimal dumb-terminal emulation program. It
 Maxime> +	   is, in principle, very much like minicom, only it's pico
 Maxime> +	   instead of mini!
 Maxime> +

nitpick, help text is indented with <tab><space><space>, not 3 spaces.

 Maxime> +	   http://code.google.com/p/picocom/
 Maxime> +

You have an extra blank line here and in the .mk.

Committed with those small fixes, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list