]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/slsnif/slsnif_0.4.4.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / slsnif / slsnif_0.4.4.bb
1 DESCRIPTION = "slsnif is a serial line sniffer. \
2 It listens to the specified serial port and logs all data coming through it. \
3 slsnif works transparently for both the device connected to the serial port \
4 and the controlling software for this device."
5 LICENSE = "GPL"
6 SECTION = "console"
7 PR = "r0"
8
9 SRC_URI = "http://www.dakotacom.net/~ymg/files/slsnif-${PV}.tar.gz"
10
11 inherit autotools
12
13