From 145645da79095e06c86e2a18df0a6fbebdcc8cdc Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 16 Jul 2004 09:57:29 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/07/16 11:57:19+02:00 uni-frankfurt.de!mickey btscanner: catch up with newer bluez 2004/07/16 00:58:46+02:00 uni-frankfurt.de!mickey upgrade bluetooth libraries and utilities to 2.8 kill off older versions patch courtesy Thomas Themel - thanks. BKrev: 40f7a6890LniHneec2Br9FW60h2ReA --- bluez-utils/bluez-utils-2.3/configure.patch | 0 bluez-utils/bluez-utils-2.3/man.patch | 0 bluez-utils/bluez-utils_2.3.oe | 14 -------------- bluez-utils/bluez-utils_2.8.oe | 0 4 files changed, 14 deletions(-) delete mode 100644 bluez-utils/bluez-utils-2.3/configure.patch delete mode 100644 bluez-utils/bluez-utils-2.3/man.patch delete mode 100644 bluez-utils/bluez-utils_2.3.oe create mode 100644 bluez-utils/bluez-utils_2.8.oe (limited to 'bluez-utils') diff --git a/bluez-utils/bluez-utils-2.3/configure.patch b/bluez-utils/bluez-utils-2.3/configure.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/bluez-utils/bluez-utils-2.3/man.patch b/bluez-utils/bluez-utils-2.3/man.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/bluez-utils/bluez-utils_2.3.oe b/bluez-utils/bluez-utils_2.3.oe deleted file mode 100644 index b592a26213..0000000000 --- a/bluez-utils/bluez-utils_2.3.oe +++ /dev/null @@ -1,14 +0,0 @@ -SECTION = "libs" -PRIORITY = "optional" -SECTION = "libs" -DEPENDS = "virtual/libbluetooth" -DESCRIPTION = "Utilities for controlling Bluetooth devices." -PR = "r1" - -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}" - -inherit autotools diff --git a/bluez-utils/bluez-utils_2.8.oe b/bluez-utils/bluez-utils_2.8.oe new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3