Re: [oe] [meta-oe][PATCH] engine-pkcs11: has been merged to libp11, so deleted.

2018-06-20 Thread Lei, Maohui
Ping

> -Original Message-
> From: Lei, Maohui
> Sent: Monday, May 28, 2018 5:39 AM
> To: openembedded-devel@lists.openembedded.org
> Cc: Lei, Maohui
> Subject: [oe] [meta-oe][PATCH] engine-pkcs11: has been merged to libp11, so
> deleted.
> 
> Reference to https://github.com/OpenSC/engine_pkcs11,there is no need to
> maitain this recipe.
> 
> Signed-off-by: Lei Maohui 
> ---
>  .../engine-pkcs11/engine-pkcs11_0.2.2.bb   | 31 
> --
>  1 file changed, 31 deletions(-)
>  delete mode 100644 
> meta-oe/recipes-crypto/engine-pkcs11/engine-pkcs11_0.2.2.bb
> 
> diff --git a/meta-oe/recipes-crypto/engine-pkcs11/engine-pkcs11_0.2.2.bb
> b/meta-oe/recipes-crypto/engine-pkcs11/engine-pkcs11_0.2.2.bb
> deleted file mode 100644
> index bc79f35..000
> --- a/meta-oe/recipes-crypto/engine-pkcs11/engine-pkcs11_0.2.2.bb
> +++ /dev/null
> @@ -1,31 +0,0 @@
> -SUMMARY = "A PKCS"
> -DESCRIPTION = "\
> -Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be \
> -loaded using code, config file or command line and will pass any function \
> -call by openssl to a PKCS cards and software for using smart cards in PKCS"
> -HOMEPAGE = "https://github.com/OpenSC/engine_pkcs11;
> -SECTION = "Development/Libraries"
> -LICENSE = "LGPLv2.1+"
> -LIC_FILES_CHKSUM =
> "file://src/engine_pkcs11.h;beginline=1;endline=26;md5=973a19f8a6105de047f2adfb
> bfc04c33"
> -DEPENDS = "openssl libp11"
> -
> -SRC_URI = "git://github.com/OpenSC/engine_pkcs11.git"
> -SRCREV = "132fcf2c8b319f9f4b2ebdc8dcb54ff496dc0519"
> -
> -S = "${WORKDIR}/git"
> -
> -inherit autotools pkgconfig
> -
> -EXTRA_OECONF = "\
> ---disable-static \
> ---libdir ${libdir}/engines \
> -"
> -
> -do_install_append () {
> -rm -f ${D}${libdir}/engines/libpkcs11.la
> -}
> -
> -FILES_${PN} += "${libdir}/engines/libpkcs11${SOLIBSDEV}"
> -FILES_${PN}-dbg += "${libdir}/engines/.debug/"
> -
> -RDEPENDS_${PN} += "openssl libp11 opensc"
> --
> 1.9.1



-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][PATCH] engine-pkcs11: has been merged to libp11, so deleted.

2018-06-06 Thread Lei Maohui
Reference to https://github.com/OpenSC/engine_pkcs11,there is no need to 
maitain this recipe.

Signed-off-by: Lei Maohui 
---
 .../engine-pkcs11/engine-pkcs11_0.2.2.bb   | 31 --
 1 file changed, 31 deletions(-)
 delete mode 100644 meta-oe/recipes-crypto/engine-pkcs11/engine-pkcs11_0.2.2.bb

diff --git a/meta-oe/recipes-crypto/engine-pkcs11/engine-pkcs11_0.2.2.bb 
b/meta-oe/recipes-crypto/engine-pkcs11/engine-pkcs11_0.2.2.bb
deleted file mode 100644
index bc79f35..000
--- a/meta-oe/recipes-crypto/engine-pkcs11/engine-pkcs11_0.2.2.bb
+++ /dev/null
@@ -1,31 +0,0 @@
-SUMMARY = "A PKCS"
-DESCRIPTION = "\
-Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be \
-loaded using code, config file or command line and will pass any function \
-call by openssl to a PKCS cards and software for using smart cards in PKCS"
-HOMEPAGE = "https://github.com/OpenSC/engine_pkcs11;
-SECTION = "Development/Libraries"
-LICENSE = "LGPLv2.1+"
-LIC_FILES_CHKSUM = 
"file://src/engine_pkcs11.h;beginline=1;endline=26;md5=973a19f8a6105de047f2adfbbfc04c33"
-DEPENDS = "openssl libp11"
-
-SRC_URI = "git://github.com/OpenSC/engine_pkcs11.git"
-SRCREV = "132fcf2c8b319f9f4b2ebdc8dcb54ff496dc0519"
-
-S = "${WORKDIR}/git"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "\
---disable-static \
---libdir ${libdir}/engines \
-"
-
-do_install_append () {
-rm -f ${D}${libdir}/engines/libpkcs11.la
-}
-
-FILES_${PN} += "${libdir}/engines/libpkcs11${SOLIBSDEV}"
-FILES_${PN}-dbg += "${libdir}/engines/.debug/"
-
-RDEPENDS_${PN} += "openssl libp11 opensc"
-- 
1.9.1



-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel