connman: update to connman-0.61, add meego plugin

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-09-25 19:21:46 +02:00
parent 6ab065bd62
commit 33dab4313a
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ cd $PKG_BUILD
--enable-loopback \
--enable-dnsproxy \
--enable-google \
--disable-meego \
--enable-meego \
--disable-iwmx \
--disable-iospm \
--enable-ntpd \

View File

@ -1,5 +1,5 @@
PKG_NAME="connman"
PKG_VERSION="0.59"
PKG_VERSION="0.61"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"