diff options
Diffstat (limited to 'bluez-utils')
-rw-r--r-- | bluez-utils/bluez-utils-2.3/man.patch | 0 | ||||
-rw-r--r-- | bluez-utils/bluez-utils_2.3.oe | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/bluez-utils/bluez-utils-2.3/man.patch b/bluez-utils/bluez-utils-2.3/man.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bluez-utils/bluez-utils-2.3/man.patch diff --git a/bluez-utils/bluez-utils_2.3.oe b/bluez-utils/bluez-utils_2.3.oe index 520369580b..5fe4c8f518 100644 --- a/bluez-utils/bluez-utils_2.3.oe +++ b/bluez-utils/bluez-utils_2.3.oe @@ -5,6 +5,7 @@ DEPENDS = "virtual/libbluetooth" DESCRIPTION = "Utilities for controlling Bluetooth devices." SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \ + file://man.patch;patch=1 \ file://configure.patch;patch=1" EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}" |