diff options
Diffstat (limited to 'recipes/ccid')
-rw-r--r-- | recipes/ccid/ccid_1.3.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ccid/ccid_1.3.8.bb b/recipes/ccid/ccid_1.3.8.bb index 03e48c2184..899ee6b9f3 100644 --- a/recipes/ccid/ccid_1.3.8.bb +++ b/recipes/ccid/ccid_1.3.8.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Generic USB CCID smart card reader driver" HOMEPAGE = "http://pcsclite.alioth.debian.org/ccid.html" LICENSE = "GPL" -PR = "r0" +PR = "r1" DEPENDS = "virtual/libusb0 pcsc-lite" RDEPENDS_${PN} = "pcsc-lite" |