-Fixed patches so bitbake can apply them

-Added patches to bitbake recipes


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@169 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
oepen
2010-06-23 15:04:27 +00:00
parent 3987f7acad
commit 7411c63b47
8 changed files with 100 additions and 37 deletions

View File

@@ -6,7 +6,8 @@ PR = "r0"
DEPENDS = "virtual/libusb0 pcsc-lite"
RDEPENDS = "pcsc-lite"
SRC_URI = "http://alioth.debian.org/download.php/3300/ccid-${PV}.tar.bz2"
SRC_URI = "http://alioth.debian.org/download.php/3300/ccid-${PV}.tar.bz2 \
file://ccid-1.3.13.patch;apply=yes"
inherit autotools