From 3e64d5516dc102a5e80971ddbeb2e3bacead9219 Mon Sep 17 00:00:00 2001 From: oepen Date: Wed, 2 Jun 2010 19:40:55 +0000 Subject: [PATCH] Bumb svn revision in ccid-tool.bb git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@126 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 32f8236..6bb6715 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=119" +SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard;module=ccid;proto=https;rev=125" S = "${WORKDIR}/ccid"