aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/btscanner/btscanner_2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/btscanner/btscanner_2.0.bb')
-rw-r--r--recipes/btscanner/btscanner_2.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/btscanner/btscanner_2.0.bb b/recipes/btscanner/btscanner_2.0.bb
index b8e02c248f..ec5bf66d00 100644
--- a/recipes/btscanner/btscanner_2.0.bb
+++ b/recipes/btscanner/btscanner_2.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 libxml2"
-PR = "r2"
+PR = "r3"
LICENSE = "GPLv2"
SRC_URI = "http://www.pentest.co.uk/src/btscanner-${PV}.tar.bz2 \
- file://gcc-4.patch;patch=1 \
- file://configurable-paths.patch;patch=1 \
+ file://gcc-4.patch \
+ file://configurable-paths.patch \
"
FILES_${PN} += "${datadir}/oui.txt"