aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-extra/libmcrypt/libmcrypt_2.5.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro/recipes-extra/libmcrypt/libmcrypt_2.5.8.bb')
-rw-r--r--meta-linaro/recipes-extra/libmcrypt/libmcrypt_2.5.8.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-linaro/recipes-extra/libmcrypt/libmcrypt_2.5.8.bb b/meta-linaro/recipes-extra/libmcrypt/libmcrypt_2.5.8.bb
deleted file mode 100644
index a1693903..00000000
--- a/meta-linaro/recipes-extra/libmcrypt/libmcrypt_2.5.8.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "Replacement for the old crypt() package and crypt(1) command, with extensions."
-HOMEPAGE = "http://mcrypt.sourceforge.net/"
-LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff"
-DEPENDS = "libtool"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/project/mcrypt/Libmcrypt/${PV}/libmcrypt-${PV}.tar.gz"
-
-SRC_URI[md5sum] = "0821830d930a86a5c69110837c55b7da"
-SRC_URI[sha256sum] = "e4eb6c074bbab168ac47b947c195ff8cef9d51a211cdd18ca9c9ef34d27a373e"
-
-inherit autotools gettext binconfig