summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/serial-utils/serial-forward_git.bb')
-rw-r--r--meta-oe/recipes-support/serial-utils/serial-forward_git.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
new file mode 100644
index 000000000..129a3be8a
--- /dev/null
+++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
@@ -0,0 +1,12 @@
1SUMMARY = "Forward a serial using TCP/IP"
2AUTHOR = "Holger 'Zecke' Freyther'"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07"
5SECTION = "console/devel"
6SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec"
7PV = "1.1+gitr${SRCPV}"
8
9SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia"
10S = "${WORKDIR}/git/tools/serial_forward"
11
12inherit autotools