Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / serial-utils / serial-forward.bb
1 DESCRIPTION = "Forward a serial using TCP/IP"
2 AUTHOR = "Holger 'Zecke' Freyther'"
3 LICENSE = "GPL"
4 SECTION = "console/devel"
5 PV = "1.1+gitr${SRCREV}"
6 PR = "r0"
7
8 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git/;protocol=git"
9 S = "${WORKDIR}/git/tools/serial_forward"
10
11 inherit autotools