From ce36ec9f4cf0e4b373e37a2f9bcb24d98f5ae252 Mon Sep 17 00:00:00 2001 From: oepen Date: Tue, 1 Jun 2010 19:32:48 +0000 Subject: [PATCH] Bump svn revision in ccid-tool.bb git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@120 96b47cad-a561-4643-ad3b-153ac7d7599c --- bitbake/ccid-tool.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbake/ccid-tool.bb b/bitbake/ccid-tool.bb index f41b351..32f8236 100644 --- a/bitbake/ccid-tool.bb +++ b/bitbake/ccid-tool.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" DEPENDS = "pcsc-lite linux-libc-headers openssl opensc" RDEPENDS = "pcsc-lite kernel-module-gadgetfs libcrypto opensc" -SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard;module=ccid;proto=https;rev=110" +SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard;module=ccid;proto=https;rev=119" S = "${WORKDIR}/ccid"