diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-11-14 15:40:02 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-11-14 15:40:02 +0000 |
commit | 9089cb99e0cc3cea14ed7ef3d96499e83b6d9f9a (patch) | |
tree | 732509572d148a600a1aadec494b559b1f9d0aba /bluez-utils | |
parent | 829f09cfa9b9754345761da6d0bf6af20635d497 (diff) |
introduce bluez-utils-dbus and bluez-utils-nodbus. remove bluez-utils from handheld-common.conf and put it in the respective gpe|opie image.oe
BKrev: 41977c52ZpoMZm09rOlMH4abySOgDg
Diffstat (limited to 'bluez-utils')
-rw-r--r-- | bluez-utils/bluez-utils-2.10/dbus.patch | 52 | ||||
-rw-r--r-- | bluez-utils/bluez-utils-2.9/bluetooth_conf.patch | 11 | ||||
-rw-r--r-- | bluez-utils/bluez-utils-common_2.10.inc (renamed from bluez-utils/bluez-utils-2.11/dbus.patch) | 0 | ||||
-rw-r--r-- | bluez-utils/bluez-utils-common_2.11.inc (renamed from bluez-utils/bluez-utils_2.11.oe) | 0 | ||||
-rw-r--r-- | bluez-utils/bluez-utils-dbus-2.10/dbus.patch | 0 | ||||
-rw-r--r-- | bluez-utils/bluez-utils-dbus-2.11/dbus.patch | 0 | ||||
-rw-r--r-- | bluez-utils/bluez-utils-dbus_2.10.oe | 0 | ||||
-rw-r--r-- | bluez-utils/bluez-utils-dbus_2.11.oe | 0 | ||||
-rw-r--r-- | bluez-utils/bluez-utils-nodbus_2.10.oe | 0 | ||||
-rw-r--r-- | bluez-utils/bluez-utils-nodbus_2.11.oe | 0 | ||||
-rw-r--r-- | bluez-utils/bluez-utils_2.10.oe | 29 | ||||
-rw-r--r-- | bluez-utils/bluez-utils_2.9.oe | 27 |
12 files changed, 0 insertions, 119 deletions
diff --git a/bluez-utils/bluez-utils-2.10/dbus.patch b/bluez-utils/bluez-utils-2.10/dbus.patch deleted file mode 100644 index b360c4dca2..0000000000 --- a/bluez-utils/bluez-utils-2.10/dbus.patch +++ /dev/null @@ -1,52 +0,0 @@ ---- bluez-utils-2.10/acinclude.m4.old 2004-10-19 22:34:47.000000000 +0100 -+++ bluez-utils-2.10/acinclude.m4 2004-10-19 22:50:47.000000000 +0100 -@@ -124,45 +124,14 @@ - ]) - - AC_DEFUN([AC_PATH_DBUS], [ -- dbus_prefix=${prefix} -- -- AC_ARG_WITH(dbus, AC_HELP_STRING([--with-dbus=DIR], [D-BUS library is installed in DIR]), [ -- if (test "${withval}" != "yes"); then -- dbus_prefix=${withval} -- fi -- ]) -- -- ac_save_CPPFLAGS=$CPPFLAGS -- ac_save_LDFLAGS=$LDFLAGS -- -- DBUS_CFLAGS="-DDBUS_API_SUBJECT_TO_CHANGE" -- test -d "${dbus_prefix}/include/dbus-1.0" && DBUS_CFLAGS="$DBUS_CFLAGS -I${dbus_prefix}/include/dbus-1.0" -- if (test "${prefix}" = "${bluez_prefix}"); then -- test -d "${libdir}/dbus-1.0/include" && DBUS_CFLAGS="$DBUS_CFLAGS -I${libdir}/dbus-1.0/include" -- else -- test -d "${dbus_prefix}/lib64/dbus-1.0/include" && DBUS_CFLAGS="$DBUS_CFLAGS -I${dbus_prefix}/lib64/dbus-1.0/include" -- test -d "${dbus_prefix}/lib/dbus-1.0/include" && DBUS_CFLAGS="$DBUS_CFLAGS -I${dbus_prefix}/lib/dbus-1.0/include" -- fi -- -+ if pkg-config --exists dbus-1; then -+ DBUS_CFLAGS="`pkg-config --cflags dbus-1` -DDBUS_API_SUBJECT_TO_CHANGE" -+ DBUS_LIBS="`pkg-config --libs dbus-1`" - CPPFLAGS="$CPPFLAGS $DBUS_CFLAGS" -- AC_CHECK_HEADER(dbus/dbus.h, dbus_found=yes, dbus_found=no) -- -- DBUS_LIBS="" -- if (test "${prefix}" = "${dbus_prefix}"); then -- test -d "${libdir}" && DBUS_LIBS="$DBUS_LIBS -L${libdir}" -- else -- test -d "${dbus_prefix}/lib64" && DBUS_LIBS="$DBUS_LIBS -L${dbus_prefix}/lib64" -- test -d "${dbus_prefix}/lib" && DBUS_LIBS="$DBUS_LIBS -L${dbus_prefix}/lib" -- fi -- - LDFLAGS="$LDFLAGS $DBUS_LIBS" -- AC_CHECK_LIB(dbus-1, dbus_error_init, DBUS_LIBS="$DBUS_LIBS -ldbus-1", dbus_found=no) -- -- CPPFLAGS=$ac_save_CPPFLAGS -- LDFLAGS=$ac_save_LDFLAGS -- - AC_SUBST(DBUS_CFLAGS) - AC_SUBST(DBUS_LIBS) -+ fi - ]) - - AC_DEFUN([AC_ARG_BLUEZ], [ diff --git a/bluez-utils/bluez-utils-2.9/bluetooth_conf.patch b/bluez-utils/bluez-utils-2.9/bluetooth_conf.patch deleted file mode 100644 index 281c970f44..0000000000 --- a/bluez-utils/bluez-utils-2.9/bluetooth_conf.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- bluez-utils-2.9/pcmcia/bluetooth.conf.orig 2004-09-24 14:13:13.933487924 +0100 -+++ bluez-utils-2.9/pcmcia/bluetooth.conf 2004-09-24 14:13:25.737585860 +0100 -@@ -27,7 +27,7 @@ - bind "serial_cs" class "bluetooth" - - card "AmbiCom BT2000C Bluetooth PC/CF Card" -- version ""AmbiCom BT2000C", "Bluetooth PC/CF Card" -+ version "AmbiCom BT2000C", "Bluetooth PC/CF Card" - bind "serial_cs" class "bluetooth" - - card "COM One Platinium Bluetooth PC Card" diff --git a/bluez-utils/bluez-utils-2.11/dbus.patch b/bluez-utils/bluez-utils-common_2.10.inc index e69de29bb2..e69de29bb2 100644 --- a/bluez-utils/bluez-utils-2.11/dbus.patch +++ b/bluez-utils/bluez-utils-common_2.10.inc diff --git a/bluez-utils/bluez-utils_2.11.oe b/bluez-utils/bluez-utils-common_2.11.inc index e69de29bb2..e69de29bb2 100644 --- a/bluez-utils/bluez-utils_2.11.oe +++ b/bluez-utils/bluez-utils-common_2.11.inc diff --git a/bluez-utils/bluez-utils-dbus-2.10/dbus.patch b/bluez-utils/bluez-utils-dbus-2.10/dbus.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bluez-utils/bluez-utils-dbus-2.10/dbus.patch diff --git a/bluez-utils/bluez-utils-dbus-2.11/dbus.patch b/bluez-utils/bluez-utils-dbus-2.11/dbus.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bluez-utils/bluez-utils-dbus-2.11/dbus.patch diff --git a/bluez-utils/bluez-utils-dbus_2.10.oe b/bluez-utils/bluez-utils-dbus_2.10.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bluez-utils/bluez-utils-dbus_2.10.oe diff --git a/bluez-utils/bluez-utils-dbus_2.11.oe b/bluez-utils/bluez-utils-dbus_2.11.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bluez-utils/bluez-utils-dbus_2.11.oe diff --git a/bluez-utils/bluez-utils-nodbus_2.10.oe b/bluez-utils/bluez-utils-nodbus_2.10.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bluez-utils/bluez-utils-nodbus_2.10.oe diff --git a/bluez-utils/bluez-utils-nodbus_2.11.oe b/bluez-utils/bluez-utils-nodbus_2.11.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bluez-utils/bluez-utils-nodbus_2.11.oe diff --git a/bluez-utils/bluez-utils_2.10.oe b/bluez-utils/bluez-utils_2.10.oe deleted file mode 100644 index d5f974791a..0000000000 --- a/bluez-utils/bluez-utils_2.10.oe +++ /dev/null @@ -1,29 +0,0 @@ -DESCRIPTION = "Linux Bluetooth Stack Userland Utilities." -SECTION = "libs" -PRIORITY = "optional" -DEPENDS = "bluez-libs pcmcia-cs dbus" -RPROVIDES = "bluez-pan bluez-sdp" -PR = "r2" -LICENSE = "GPL" - -SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \ - file://dbus.patch;patch=1 \ - file://hcid.conf" - -EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR} --enable-pcmcia --enable-initscripts" - -do_install_append() { - install -d ${D}/sbin ${D}/bin/ - mv ${D}${sbindir}/* ${D}/sbin/ - mv ${D}${bindir}/* ${D}/bin/ - rmdir ${D}${bindir} ${D}${sbindir} - chmod u+s ${D}/sbin/hciattach ${D}/sbin/hciconfig - chmod 755 ${D}/etc/pcmcia/bluetooth - install -m 0644 ${WORKDIR}/hcid.conf ${D}/etc/bluetooth/ -} - -inherit autotools update-rc.d - -INITSCRIPT_NAME = "bluetooth" -INITSCRIPT_PARAMS = "defaults" - diff --git a/bluez-utils/bluez-utils_2.9.oe b/bluez-utils/bluez-utils_2.9.oe deleted file mode 100644 index e907bb6973..0000000000 --- a/bluez-utils/bluez-utils_2.9.oe +++ /dev/null @@ -1,27 +0,0 @@ -DESCRIPTION = "Linux Bluetooth Stack Userland Utilities." -SECTION = "libs" -PRIORITY = "optional" -DEPENDS = "bluez-libs pcmcia-cs" -RPROVIDES = "bluez-pan bluez-sdp" -PR = "r3" -LICENSE = "GPL" - -SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \ - file://bluetooth_conf.patch;patch=1" - -EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR} --enable-pcmcia" - -do_install_append() { - install -d ${D}/sbin ${D}/bin/ - mv ${D}${sbindir}/* ${D}/sbin/ - mv ${D}${bindir}/* ${D}/bin/ - rmdir ${D}${bindir} ${D}${sbindir} - chmod u+s ${D}/sbin/hciattach ${D}/sbin/hciconfig - chmod 755 ${D}/etc/pcmcia/bluetooth -} - -inherit autotools update-rc.d - -INITSCRIPT_NAME = "bluetooth" -INITSCRIPT_PARAMS = "defaults" - |