bluez: update to bluez-4.91

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-02 18:10:52 +02:00
parent 5eaddc6ade
commit 2927aa71f0
2 changed files with 3 additions and 1 deletions

View File

@ -48,6 +48,7 @@ cd $PKG_BUILD
--enable-fortify \
--disable-pie \
--disable-network \
--disable-sap \
--disable-serial \
--enable-usb \
--enable-input \
@ -68,6 +69,7 @@ cd $PKG_BUILD
--enable-udevrules \
--enable-configfiles \
--disable-maemo6 \
--disable-dbusoob \
--disable-hal \
--disable-capng \
--with-gnu-ld \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="bluez"
PKG_VERSION="4.89"
PKG_VERSION="4.91"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"