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