[oe-commits] Otavio Salvador : pcsc-lite: Update to 1.8.6

git at git.openembedded.org git at git.openembedded.org
Tue Oct 30 08:52:06 UTC 2012


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

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Oct 29 12:29:43 2012 +0000

pcsc-lite: Update to 1.8.6

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../{pcsc-lite_1.7.2.bb => pcsc-lite_1.8.6.bb}     |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.7.2.bb b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb
similarity index 59%
rename from meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.7.2.bb
rename to meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb
index a4f3fcc..bc51f72 100644
--- a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.7.2.bb
+++ b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb
@@ -1,14 +1,12 @@
 DESCRIPTION = "PC/SC Lite smart card framework and applications"
 HOMEPAGE = "http://pcsclite.alioth.debian.org/"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=c8e551349dc346258274f0007679e149"
+LIC_FILES_CHKSUM = "file://COPYING;md5=a39d325b7d9cf2f07826a5154b16500c"
 DEPENDS = "udev"
-PR = "r3"
 
-SRC_URI = "https://alioth.debian.org/frs/download.php/3533/pcsc-lite-${PV}.tar.bz2"
-
-SRC_URI[md5sum] = "47e7055cfc14399fdaa1b7a4aa06e5aa"
-SRC_URI[sha256sum] = "41f13d552eaa2c3978fbb6f2125e81903a0767011d999052fd1a6ee03880b398"
+SRC_URI = "https://alioth.debian.org/frs/download.php/3757/pcsc-lite-${PV}.tar.bz2"
+SRC_URI[md5sum] = "3e4b777231d35ce35c15c0704f936eaa"
+SRC_URI[sha256sum] = "1e44049168d1ce55fd56c175f61206955254df0f385455f2a20ec7e8a0e6a77a"
 
 inherit autotools
 





More information about the Openembedded-commits mailing list