diff options
Diffstat (limited to 'bluez-hcidump/bluez-hcidump_1.5.oe')
-rw-r--r-- | bluez-hcidump/bluez-hcidump_1.5.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bluez-hcidump/bluez-hcidump_1.5.oe b/bluez-hcidump/bluez-hcidump_1.5.oe index 38433943d6..0fe3b30810 100644 --- a/bluez-hcidump/bluez-hcidump_1.5.oe +++ b/bluez-hcidump/bluez-hcidump_1.5.oe @@ -5,7 +5,7 @@ DEPENDS = "virtual/libc virtual/libbluetooth" DESCRIPTION = "Analyses Bluetooth HCI packets." SRC_URI = "http://bluez.sourceforge.net/download/bluez-hcidump-${PV}.tar.gz \ - file://${FILESDIR}/configure.patch;patch=1" + file://configure.patch;patch=1" EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR}/.." |