Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv

This commit is contained in:
Stephan Raue 2013-11-24 01:52:08 +01:00
commit 8c9e34302c
4 changed files with 6 additions and 4 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xbmc-theme-Confluence"
PKG_VERSION="13.alpha-cca24dd"
PKG_VERSION="13.alpha-7edcfbc"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xbmc"
PKG_VERSION="13.alpha-cca24dd"
PKG_VERSION="13.alpha-7edcfbc"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -14,6 +14,8 @@ ExecStart=/usr/sbin/connmand -nr $CONNMAN_DEBUG
# send SIGKILL on stop to keep ip configuration
KillSignal=SIGKILL
StandardOutput=null
RestartSec=2
StartLimitInterval=0
[Install]
WantedBy=multi-user.target

View File

@ -74,8 +74,8 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
--enable-logind \
--disable-backlight \
--disable-machined \
--enable-hostnamed \
--enable-timedated \
--disable-hostnamed \
--disable-timedated \
--disable-localed \
--disable-coredump \
--disable-polkit \