[Buildroot] [PATCH v2 1/3] python-ptyprocess: new package

Vicente Olivert Riera Vincent.Riera at imgtec.com
Wed Dec 9 14:17:24 UTC 2015


Dear Jan Viktorin,

On 09/12/15 14:11, Jan Viktorin wrote:

[snip]

> diff --git a/package/python-ptyprocess/Config.in b/package/python-ptyprocess/Config.in
> new file mode 100644
> index 0000000..abf8045
> --- /dev/null
> +++ b/package/python-ptyprocess/Config.in
> @@ -0,0 +1,7 @@
> +config BR2_PACKAGE_PYTHON_PTYPROCESS
> +	bool "python-ptyprocess"
> +	depends on BR2_PACKAGE_PYTHON
> +	help
> +	  Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty.

Wrap that line at 72 characters length, taking into account that we
consider a tab as 8 characters wide.

Regards,

Vincent.



More information about the buildroot mailing list