[oe-commits] org.oe.dev bluez-utils.inc: remove duplicate --disable-alsa

mickeyl commit openembedded-commits at lists.openembedded.org
Sun Nov 5 11:53:41 UTC 2006


bluez-utils.inc: remove duplicate --disable-alsa

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 668cc2c8910f581d4a34c52f4ca2e9e76e492530
ViewMTN: http://monotone.openembedded.org/revision.psp?id=668cc2c8910f581d4a34c52f4ca2e9e76e492530
Files:
1
packages/bluez/bluez-utils.inc
Diffs:

#
# mt diff -r62e63876058af4d387699503578af5a6025e9355 -r668cc2c8910f581d4a34c52f4ca2e9e76e492530
#
# 
# 
# patch "packages/bluez/bluez-utils.inc"
#  from [4dcdafd9b5ce23da9598a23b50c8eb37c8492e3c]
#    to [d0dceb9f7ad0de2bee1ab423f419bb7f9fc0a0df]
# 
============================================================
--- packages/bluez/bluez-utils.inc	4dcdafd9b5ce23da9598a23b50c8eb37c8492e3c
+++ packages/bluez/bluez-utils.inc	d0dceb9f7ad0de2bee1ab423f419bb7f9fc0a0df
@@ -25,7 +25,7 @@ EXTRA_OECONF = "--with-bluez-libs=${STAG
 # Ideally acinclude.m4 needs fixing
 EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR} \
                 --enable-pcmcia --enable-initscripts --enable-bcm203x --enable-hid2hci \
-		--disable-obex --disable-alsa --disable-alsa \
+		--disable-obex --disable-alsa \
 		--with-openobex=${STAGING_DIR}/${HOST_SYS} --with-fuse=${STAGING_DIR}/${HOST_SYS} \
 		--with-alsa=${STAGING_DIR}/${HOST_SYS} --with-usb=${STAGING_DIR}/${HOST_SYS} \
 		--with-bluez=${STAGING_LIBDIR}/${HOST_SYS}"






More information about the Openembedded-commits mailing list