[oe] [PATCH 1/2] python-m2crypto-native: Add recipe

Eric Benard eric at eukrea.com
Tue May 4 20:26:48 UTC 2010


- this package is needed to compile crda

Signed-off-by: Eric Benard <eric at eukrea.com>
---
 recipes/python/python-m2crypto-native_0.18.2.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 recipes/python/python-m2crypto-native_0.18.2.bb

diff --git a/recipes/python/python-m2crypto-native_0.18.2.bb b/recipes/python/python-m2crypto-native_0.18.2.bb
new file mode 100644
index 0000000..4a28464
--- /dev/null
+++ b/recipes/python/python-m2crypto-native_0.18.2.bb
@@ -0,0 +1,12 @@
+require python-m2crypto_${PV}.bb
+inherit native
+
+FILESPATH = "${FILE_DIRNAME}/python-m2crypto"
+DEPENDS = "python-native"
+
+do_stage() {
+	distutils_stage_all
+}
+
+SRC_URI[md5sum] = "445dce53fcfc7ec8f6fd31f54da8a067"
+SRC_URI[sha256sum] = "62ed44c8b2d392bdc757981ac37f05d808a0d917e4f9d95de2fbf3c2bdad41a7"
-- 
1.6.3.3





More information about the Openembedded-devel mailing list