aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/serial-utils/pty-forward-native.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/serial-utils/pty-forward-native.bb')
-rw-r--r--recipes/serial-utils/pty-forward-native.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/serial-utils/pty-forward-native.bb b/recipes/serial-utils/pty-forward-native.bb
index c613276645..0c1239f20d 100644
--- a/recipes/serial-utils/pty-forward-native.bb
+++ b/recipes/serial-utils/pty-forward-native.bb
@@ -2,7 +2,8 @@ DESCRIPTION = "Receive a forwarded serial from serial-forward and provide a PTY"
AUTHOR = "Holger 'Zecke' Freyther"
LICENSE = "GPL"
SECTION = "console/network"
-PV = "1.0.1+gitr${SRCREV}"
+PV = "1.0.1+gitr${SRCPV}"
+PE = "1"
PR = "r0"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git"