Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package: use http:// for alioth.debian.org URLs | Peter Korsgaard | 2012-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/183a1be6ab1137c90dca0201d4bc72c7c0e659a3 alioth.debian.org uses a SSL certificate signed by spi-inc.org, which isn't a trusted CA on non-Debian systems, causing wget to refuse download. Fix it by using http URLs instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | pcsc-lite: new package | Waldemar Rymarkiewicz | 2012-10-08 | 2 | -0/+67 |
Middleware to access a smart card using SCard API (PC/SC). http://pcsclite.alioth.debian.org/ Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |