summaryrefslogtreecommitdiff
path: root/packages/bluez/bluez-utils_3.19.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-08-25 15:47:46 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-08-25 15:47:46 +0000
commitac8b729e1af278982c713e9317dc2f13ee50d186 (patch)
treeb6ba24d9a14c7112b11401934707e02e63701371 /packages/bluez/bluez-utils_3.19.bb
parent5d24a4f916c1491f5d44406a899569d2bb306874 (diff)
parentec6aa86a7a792dcf9ec695c25a5e621e361a5e9f (diff)
merge of '439075141b0d6ffd64c201829b5e172db68ef97e'
and 'f2cd2a30cb6f115f92cd1c1e84bfb040f0a12597'
Diffstat (limited to 'packages/bluez/bluez-utils_3.19.bb')
-rw-r--r--packages/bluez/bluez-utils_3.19.bb29
1 files changed, 0 insertions, 29 deletions
diff --git a/packages/bluez/bluez-utils_3.19.bb b/packages/bluez/bluez-utils_3.19.bb
deleted file mode 100644
index 48f147aa69..0000000000
--- a/packages/bluez/bluez-utils_3.19.bb
+++ /dev/null
@@ -1,29 +0,0 @@
-require bluez-utils3.inc
-
-# see bluez-utils3.inc for the explanation of these option
-EXTRA_OECONF = " \
- --enable-bccmd \
- --enable-hid2hci \
- --disable-alsa \
- --disable-cups \
- --enable-glib \
- --disable-sdpd \
- --enable-network \
- --enable-serial \
- --enable-input \
- --enable-audio \
- --enable-echo \
- --enable-configfile \
- --enable-initscripts \
- --enable-test \
- "
-
-CONFFILES_${PN} = " \
- ${sysconfdir}/bluetooth/hcid.conf \
- ${sysconfdir}/default/bluetooth \
- "
-
-CONFFILES_${PN}-compat = " \
- ${sysconfdir}/bluetooth/rfcomm.conf \
- "
-