aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ark3116/ark3116_0.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ark3116/ark3116_0.4.1.bb')
-rw-r--r--recipes/ark3116/ark3116_0.4.1.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/ark3116/ark3116_0.4.1.bb b/recipes/ark3116/ark3116_0.4.1.bb
index 11f6335f00..89ae45d0d0 100644
--- a/recipes/ark3116/ark3116_0.4.1.bb
+++ b/recipes/ark3116/ark3116_0.4.1.bb
@@ -6,12 +6,12 @@ HOMEPAGE = "http://avr.auctionant.de/ark3116_linux_driver/"
PRIORITY = "optional"
SECTION = "kernel/modules"
LICENSE = "GPL"
-PR = "r2"
-RRECOMMENDS = "kernel-module-usbserial"
+PR = "r3"
+RRECOMMENDS_${PN} = "kernel-module-usbserial"
SRC_URI = "http://avr.auctionant.de/ark3116_linux_driver/releases/ark3116-0.4.1.tgz \
- file://ark3116.c.patch;patch=1 \
- file://Makefile.patch;patch=1"
+ file://ark3116.c.patch \
+ file://Makefile.patch"
S = "${WORKDIR}/ark3116"