From 30a913149de95ecafe4ef87bd50cfdbd6737fe1e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 7 Apr 2010 17:33:03 +0200 Subject: recipes: move SRCREVs also to git recipes * Following revs weren't used in OE tree (based on PN check) * SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" * SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc" * SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" * SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19" --- recipes/python/python-pycrypto_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/python') diff --git a/recipes/python/python-pycrypto_git.bb b/recipes/python/python-pycrypto_git.bb index 9e6eecbebd..6ae0e9d71c 100644 --- a/recipes/python/python-pycrypto_git.bb +++ b/recipes/python/python-pycrypto_git.bb @@ -6,6 +6,7 @@ SRCNAME = "pycrypto" LICENSE = "pycrypto" PR = "ml0" +SRCREV = "d087280d7e9643a3e3f68f209932119fe6738b3c" 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" -- cgit v1.2.3