psplash: Changed to 1.72RC
[openembedded.git] / recipes / serial-utils / serial-forward_git.bb
1 DESCRIPTION = "Forward a serial using TCP/IP"
2 AUTHOR = "Holger 'Zecke' Freyther'"
3 LICENSE = "GPL"
4 SECTION = "console/devel"
5 SRCREV = "50cf4ff2198589a8db369789fc038604a892a54d"
6 PV = "1.1+gitr${SRCREV}"
7 PR = "r0"
8
9 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git/;protocol=git"
10 S = "${WORKDIR}/git/tools/serial_forward"
11
12 inherit autotools