aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/mdbus2_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/mdbus2_git.bb')
-rw-r--r--recipes/freesmartphone/mdbus2_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/mdbus2_git.bb b/recipes/freesmartphone/mdbus2_git.bb
index eb00e83e24..76af519d4b 100644
--- a/recipes/freesmartphone/mdbus2_git.bb
+++ b/recipes/freesmartphone/mdbus2_git.bb
@@ -5,8 +5,9 @@ SECTION = "console/network"
LICENSE = "GPLv2"
DEPENDS = "glib-2.0 dbus dbus-glib"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
-PV = "2.0.0+gitr${SRCREV}"
+PV = "2.0.0+gitr${SRCPV}"
PR = "r0"
+PE = "1"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"
S = "${WORKDIR}/git/tools/mdbus2"