aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/serial-utils
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/serial-utils')
-rw-r--r--recipes/serial-utils/pty-forward-native.bb3
-rw-r--r--recipes/serial-utils/serial-forward_git.bb3
2 files changed, 4 insertions, 2 deletions
diff --git a/recipes/serial-utils/pty-forward-native.bb b/recipes/serial-utils/pty-forward-native.bb
index f14c05745c..6ea4f2fdae 100644
--- a/recipes/serial-utils/pty-forward-native.bb
+++ b/recipes/serial-utils/pty-forward-native.bb
@@ -3,7 +3,8 @@ AUTHOR = "Holger 'Zecke' Freyther"
LICENSE = "GPL"
SECTION = "console/network"
SRCREV = "4662b55fdba528bb5b3349f83055bf236af5d63b"
-PV = "1.1+gitr${SRCREV}"
+PV = "1.1+gitr${SRCPV}"
+PE = "1"
PR = "r0"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git"
diff --git a/recipes/serial-utils/serial-forward_git.bb b/recipes/serial-utils/serial-forward_git.bb
index 54154ab93a..2ba948695b 100644
--- a/recipes/serial-utils/serial-forward_git.bb
+++ b/recipes/serial-utils/serial-forward_git.bb
@@ -3,7 +3,8 @@ AUTHOR = "Holger 'Zecke' Freyther'"
LICENSE = "GPL"
SECTION = "console/devel"
SRCREV = "50cf4ff2198589a8db369789fc038604a892a54d"
-PV = "1.1+gitr${SRCREV}"
+PV = "1.1+gitr${SRCPV}"
+PE = "1"
PR = "r0"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git/;protocol=git"