[oe-commits] Li xin : opensc: add new recipe

git at git.openembedded.org git at git.openembedded.org
Wed Dec 10 12:31:04 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 4fb7cf9e34aec931b6a4ae931ce466fdb2cc34ff
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=4fb7cf9e34aec931b6a4ae931ce466fdb2cc34ff

Author: Li xin <lixin.fnst at cn.fujitsu.com>
Date:   Wed Dec 10 14:51:00 2014 +0800

opensc: add new recipe

OpenSC is a tool for accessing smart card devices. Basic
functionality (e.g. SELECT FILE, READ BINARY) should work on
any ISO 7816-4 compatible smart card. Encryption and decryption
using private keys on the smart card is possible with PKCS such
as the FINEID (Finnish Electronic IDentity) card. Swedish Posten
eID cards have also been confirmed to work.

Signed-off-by: Li Xin <lixin.fnst at cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 ...nsc.pc.in-opensc-config.in-delete-lscconf.patch |  48 ++++++++
 .../src-pkcs11-and-src-tools-Modify-Makefile.patch | 122 +++++++++++++++++++++
 meta-oe/recipes-support/opensc/opensc_0.11.13.bb   |  83 ++++++++++++++
 3 files changed, 253 insertions(+)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=4fb7cf9e34aec931b6a4ae931ce466fdb2cc34ff


More information about the Openembedded-commits mailing list