Update buidlroot to version 2016.08.1
This commit is contained in:
7
bsp/buildroot/package/python-ptyprocess/Config.in
Normal file
7
bsp/buildroot/package/python-ptyprocess/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_PTYPROCESS
|
||||
bool "python-ptyprocess"
|
||||
help
|
||||
Launch a subprocess in a pseudo terminal (pty), and interact
|
||||
with both the process and its pty.
|
||||
|
||||
https://github.com/pexpect/ptyprocess
|
||||
Reference in New Issue
Block a user