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

git at git.openembedded.org git at git.openembedded.org
Wed Dec 10 12:34:24 UTC 2014


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

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


More information about the Openembedded-commits mailing list