diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-08-03 19:15:55 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-08-03 19:15:55 +0000 |
commit | 9c90ebb04476ca84e35091021067a0a854f87c76 (patch) | |
tree | 81bc65d1fdbffe112525396dfdcc6a8199dbbddf /bluez-utils | |
parent | f740e4c3ffd267d165ef1fd2b3261e80f921113d (diff) |
upgrade bluez-utils to 2.9, dnsmasq to 2.8 as pointed out by John Goldsmith
BKrev: 410fe46bDlFx6-Rxa618Jf-M8ADltQ
Diffstat (limited to 'bluez-utils')
-rw-r--r-- | bluez-utils/bluez-utils_2.8.oe | 11 | ||||
-rw-r--r-- | bluez-utils/bluez-utils_2.9.oe | 0 |
2 files changed, 0 insertions, 11 deletions
diff --git a/bluez-utils/bluez-utils_2.8.oe b/bluez-utils/bluez-utils_2.8.oe deleted file mode 100644 index af841e16a5..0000000000 --- a/bluez-utils/bluez-utils_2.8.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "Linux Bluetooth Stack Userland Utilities." -SECTION = "libs" -PRIORITY = "optional" -DEPENDS = "bluez-libs" -RPROVIDES = "bluez-pan bluez-sdp" - -SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz" - -EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}" - -inherit autotools diff --git a/bluez-utils/bluez-utils_2.9.oe b/bluez-utils/bluez-utils_2.9.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bluez-utils/bluez-utils_2.9.oe |