aboutsummaryrefslogtreecommitdiffstats
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"
LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07"
SECTION = "console/network"
SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec"
-PV = "1.1+gitr"
+PV = "1.1+git"
SRC_URI = "git://github.com/freesmartphone/cornucopia.git;protocol=https;branch=master"
S = "${WORKDIR}/git/tools/serial_forward"