[oe-commits] Martin Jansa : python/python-pycrypto: add PE all recipes, because otherwise git.bb has always highest version

git version control git at git.openembedded.org
Sun Nov 15 23:12:02 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: ab8bb6ee8111d1d3f7d82b8eac285039a1dae907
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ab8bb6ee8111d1d3f7d82b8eac285039a1dae907

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Nov 16 00:06:03 2009 +0100

python/python-pycrypto: add PE all recipes, because otherwise git.bb has always highest version

---

 recipes/python/python-pycrypto_2.0.1.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/python/python-pycrypto_2.0.1.bb b/recipes/python/python-pycrypto_2.0.1.bb
index 7300bbd..a9f3f52 100644
--- a/recipes/python/python-pycrypto_2.0.1.bb
+++ b/recipes/python/python-pycrypto_2.0.1.bb
@@ -5,6 +5,7 @@ DEPENDS = "gmp"
 SRCNAME = "pycrypto"
 LICENSE = "pycrypto"
 PR = "ml1"
+PE = "1"
 
 SRC_URI = "http://www.amk.ca/files/python/crypto/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"





More information about the Openembedded-commits mailing list