summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/serial-utils/pty-forward-native.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/serial-utils/pty-forward-native.bb')
-rw-r--r--meta-oe/recipes-support/serial-utils/pty-forward-native.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb
index 41a93f3249..82994331ee 100644
--- a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb
+++ b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb
@@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" 3LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07"
4SECTION = "console/network" 4SECTION = "console/network"
5SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" 5SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec"
6PV = "1.1+gitr" 6PV = "1.1+git"
7 7
8SRC_URI = "git://github.com/freesmartphone/cornucopia.git;protocol=https;branch=master" 8SRC_URI = "git://github.com/freesmartphone/cornucopia.git;protocol=https;branch=master"
9S = "${WORKDIR}/git/tools/serial_forward" 9S = "${WORKDIR}/git/tools/serial_forward"