Config.in 251 B

123456789
  1. config BR2_PACKAGE_SEXPECT
  2. bool "sexpect"
  3. depends on BR2_USE_MMU # fork()
  4. help
  5. sexpect is another implementation of Expect which is
  6. specifically designed for Shell scripts
  7. (sh, bash, ksh, zsh, ...)
  8. https://github.com/clarkwang/sexpect