aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pycrypto_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pycrypto_git.bb')
-rw-r--r--recipes/python/python-pycrypto_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/python/python-pycrypto_git.bb b/recipes/python/python-pycrypto_git.bb
index 9e6eecbebd..28fce0d4f9 100644
--- a/recipes/python/python-pycrypto_git.bb
+++ b/recipes/python/python-pycrypto_git.bb
@@ -6,7 +6,8 @@ SRCNAME = "pycrypto"
LICENSE = "pycrypto"
PR = "ml0"
-PV = "2.0.1+gitr${SRCREV}"
+PV = "2.0.1+gitr${SRCPV}"
+PE = "1"
SRC_URI = "git://git.pycrypto.org:9419/crypto/pycrypto-2.x.git;protocol=git;branch=master"
S = "${WORKDIR}/git"