bt-gps: fix hardcoded paths, fix QA issues, use bindir/datadir variables
[openembedded.git] / recipes / slsnif / slsnif_0.4.4.bb
blob979008b205660bb984375b3d9b6ffb7c7f6d3357
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"
9 SRC_URI = "http://www.dakotacom.net/~ymg/files/slsnif-${PV}.tar.gz"
11 inherit autotools
15 SRC_URI[md5sum] = "78eeff8ba36ee0c3a954ec0878d2a997"
16 SRC_URI[sha256sum] = "315eb08a14255c137b435cb4f3c1dbfa67427be1c6bec62ff77a54246161c83e"