- fixed references
- bitbake updated versions git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@417 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -4,13 +4,13 @@ LICENSE = "GPL"
|
||||
DEPENDS = "pcsc-lite"
|
||||
RDEPENDS = "pcsc-lite python-pycrypto python-crypt python-textutils python-imaging python-pickle"
|
||||
|
||||
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard;module=virtualsmartcard;proto=https;rev=180"
|
||||
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard;module=virtualsmartcard;proto=https;rev=417"
|
||||
|
||||
S = "${WORKDIR}/virtualsmartcard"
|
||||
|
||||
EXTRA_OECONF = " --enable-serialdropdir=${libdir}/pcsc/drivers/serial"
|
||||
|
||||
inherit autotools_stage pkgconfig
|
||||
inherit autotools pkgconfig
|
||||
|
||||
FILES_${PN} += "\
|
||||
${bindir}/* \
|
||||
|
||||
Reference in New Issue
Block a user