buildroot/package/picocom/Config.in
Vicente Olivert Riera fbc4463d10 picocom: bump to version 2.0
- Bump to version 2.0
- Switch the download site to GitHub
- Apply an upstream patch to fix a missing define
- Add a hash file
- Rewrap the help text to 72 characters length
- Change the official website

[Thomas: fix s/MAKE_ENV/TARGET_MAKE_ENV/.]

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-09 15:26:08 +02:00

9 lines
263 B
Plaintext

config BR2_PACKAGE_PICOCOM
bool "picocom"
depends on BR2_USE_MMU # fork()
help
picocom is a minimal dumb-terminal emulation program. It is, in
principle, very much like minicom, only it's pico instead of mini!
https://github.com/npat-efault/picocom/