aboutsummaryrefslogtreecommitdiff
path: root/utils/picocom
Commit message (Collapse)AuthorAge
* picocom: Update to 3.1Rosen Penev2018-07-25
| | | | | | Switched to new upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* picocom: use Google Storage API to get sources from former GooglecodeAlexander Ryzhov2018-03-16
| | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* picocom: fix compilation with musl (#1383)Jo-Philipp Wich2015-06-16
| | | | | | | Only use termio.h with glibc or uclibc, for musl include sys/ioctl.h and termios.h instead. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* picocom: import and adoptSteven Barth2014-08-12
Signed-off-by: Steven Barth <steven@midlink.org>