blob: 38d8ceafbc8843bdf9d39d560deec9d2f0da241b (
plain)
1
2
3
4
5
6
|
DESCRIPTION = "Conserver provides remote access to serial port \
consoles and logs all data to a central host."
SECTION = "console/network"
SRC_URI = "http://www.conserver.com/conserver-${PV}.tar.gz"
inherit autotools
|