[oe-commits] Frans Meulenbroeks : Revert "python-pycrypto: upgraded to svn; this fixes some bugs and adds functionality"

GIT User account git at amethyst.openembedded.net
Sun Feb 15 13:30:17 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a51272924bc298ce3706a425f1f8f8c4663ae26f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a51272924bc298ce3706a425f1f8f8c4663ae26f

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Feb 15 14:29:41 2009 +0100

Revert "python-pycrypto: upgraded to svn; this fixes some bugs and adds functionality"
oops. should be .git! will commit again in a minute
This reverts commit 5100bf98da9ac69ac9d38710db09bb5522e912f5.

---

 conf/distro/include/sane-srcrevs.inc   |    1 -
 packages/python/python-pycrypto_svn.bb |   13 -------------
 2 files changed, 0 insertions(+), 14 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index a4b1663..0cb3c17 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -201,7 +201,6 @@ SRCREV_pn-python-coherence ?= "1161"
 SRCREV_pn-python-connexion ?= "1439"
 SRCREV_pn-python-formencode ?= "3148"
 SRCREV_pn-python-gsmd ?= "148"
-SRCREV_pn-python-pycrypto ?= "d087280d7e9643a3e3f68f209932119fe6738b3c"
 SRCREV_pn-python-pyrtc ?= "eb39ce7fb81bfa64e1a9eb5f142ca3d1065be3fa"
 SRCREV_pn-python-pyyaml ?= "344"
 QEMUSRCREV ?= "4242"
diff --git a/packages/python/python-pycrypto_svn.bb b/packages/python/python-pycrypto_svn.bb
deleted file mode 100644
index 9e6eecb..0000000
--- a/packages/python/python-pycrypto_svn.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-DESCRIPTION = "A collection of cryptographic algorithms and protocols"
-SECTION = "devel/python"
-PRIORITY = "optional"
-DEPENDS = "gmp"
-SRCNAME = "pycrypto"
-LICENSE = "pycrypto"
-PR = "ml0"
-
-PV = "2.0.1+gitr${SRCREV}"
-SRC_URI = "git://git.pycrypto.org:9419/crypto/pycrypto-2.x.git;protocol=git;branch=master"
-S = "${WORKDIR}/git"
-
-inherit distutils





More information about the Openembedded-commits mailing list