aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/btscanner/btscanner_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/btscanner/btscanner_1.0.bb')
-rw-r--r--recipes/btscanner/btscanner_1.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/btscanner/btscanner_1.0.bb b/recipes/btscanner/btscanner_1.0.bb
index 1167ba8451..d48d05a765 100644
--- a/recipes/btscanner/btscanner_1.0.bb
+++ b/recipes/btscanner/btscanner_1.0.bb
@@ -3,12 +3,12 @@ SECTION = "libs"
PRIORITY = "optional"
HOMEPAGE = "http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads&section=01_bluetooth"
DEPENDS = "bluez-libs gdbm ncurses"
-PR = "r3"
+PR = "r4"
LICENSE = "GPLv2"
SRC_URI = "http://www.pentest.co.uk/src/btscanner-${PV}.tar.gz \
- file://0909132213173.patch;patch=1 \
- file://configure.patch;patch=1"
+ file://0909132213173.patch \
+ file://configure.patch"
#Yes, the packages uses this ugly hardcoded path instead of ${sysconfdir}
FILES_${PN} += "/usr/etc/oui.txt"