aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openbsc/openbsc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openbsc/openbsc_git.bb')
-rw-r--r--recipes/openbsc/openbsc_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/openbsc/openbsc_git.bb b/recipes/openbsc/openbsc_git.bb
index f2fa2099ac..d3c2205a90 100644
--- a/recipes/openbsc/openbsc_git.bb
+++ b/recipes/openbsc/openbsc_git.bb
@@ -5,7 +5,8 @@ HOMEPAGE = "http://openbsc.gnumonks.org"
RDEPENDS = "libdbd-sqlite3"
SRC_URI = "git://bs11-abis.gnumonks.org/openbsc.git;protocol=git"
-PV = "0.0.1.0+gitr${SRCREV}"
+PV = "0.0.1.0+gitr${SRCPV}"
+PE = "1"
S = "${WORKDIR}/git/openbsc"