From e9b171e0738c2acef0650328b7f2e1ae7cdc55cc Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 21 Nov 2003 18:27:14 +0000 Subject: Numerous build fixes from an oemake -a run, including two more fixes for libtool 'libdir from .la file leaking into library search path' situations. BKrev: 3fbe5902eywlLRHkRQ1FaDS5C01-jg --- bluez-utils/bluez-utils-2.3/configure.patch | 0 bluez-utils/bluez-utils_2.3.oe | 12 ++++++++++++ 2 files changed, 12 insertions(+) create mode 100644 bluez-utils/bluez-utils-2.3/configure.patch (limited to 'bluez-utils') diff --git a/bluez-utils/bluez-utils-2.3/configure.patch b/bluez-utils/bluez-utils-2.3/configure.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/bluez-utils/bluez-utils_2.3.oe b/bluez-utils/bluez-utils_2.3.oe index e69de29bb2..b7846ca54e 100644 --- a/bluez-utils/bluez-utils_2.3.oe +++ b/bluez-utils/bluez-utils_2.3.oe @@ -0,0 +1,12 @@ +SECTION="libs" +PRIORITY="optional" +RDEPENDS="libc6" +SECTION="libs" +DEPENDS=virtual/libc virtual/libbluetooth + +SRC_URI = "http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz \ + file://${FILESDIR}/configure.patch;patch=1" + +EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_DIR}/target/include" + +inherit autotools libtool -- cgit v1.2.3