aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/mobilemesh/mobilemesh_1.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/mobilemesh/mobilemesh_1.2.bb b/packages/mobilemesh/mobilemesh_1.2.bb
index 30e1a58a3c..aa601249e6 100644
--- a/packages/mobilemesh/mobilemesh_1.2.bb
+++ b/packages/mobilemesh/mobilemesh_1.2.bb
@@ -5,6 +5,7 @@ MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
LICENSE = "GPL"
DEPENDS = "openssl"
SRC_URI = "svn://meshcube.org/svn/application;module=mobilemesh;proto=http"
+PR = "r1"
S = "${WORKDIR}/mobilemesh"