diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-10 17:12:46 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-10 17:12:46 +0000 |
commit | 9183af1817ab1753b4480741965d2d10cc6c75bb (patch) | |
tree | 27acb8d811fd6963b614b015d7989b8f783b4c2b /openwrt/package/picocom/ipkg | |
parent | 3bb92a5db8aaf9f6be48ce802cec04978de885e9 (diff) | |
download | mtk-20170518-9183af1817ab1753b4480741965d2d10cc6c75bb.zip mtk-20170518-9183af1817ab1753b4480741965d2d10cc6c75bb.tar.gz mtk-20170518-9183af1817ab1753b4480741965d2d10cc6c75bb.tar.bz2 |
Add picocom package, move serial comm. stuff to its section in Config.in
SVN-Revision: 1187
Diffstat (limited to 'openwrt/package/picocom/ipkg')
-rw-r--r-- | openwrt/package/picocom/ipkg/picocom.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/picocom/ipkg/picocom.control b/openwrt/package/picocom/ipkg/picocom.control new file mode 100644 index 0000000..17e705f --- /dev/null +++ b/openwrt/package/picocom/ipkg/picocom.control @@ -0,0 +1,6 @@ +Package: picocom +Priority: optional +Section: console +Maintainer: bugs@openwrt.org +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/picocom/ +Description: minimal dumb-terminal emulation program |