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

git at git.openembedded.org git at git.openembedded.org
Wed Dec 10 12:36:52 UTC 2014


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

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=c0a80562fb0a632d43d98a495c2b17c91ac25347


More information about the Openembedded-commits mailing list