xbmc-rpi: update to xbmc-rpi-86ebb4e, dont install package 'rpi-cecd'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-07-29 13:21:02 +02:00
parent c02ca9025f
commit dbb1dbbdbc
18 changed files with 2 additions and 5 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xbmc-rpi-theme-Confluence"
PKG_VERSION="2acdae7"
PKG_VERSION="86ebb4e"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xbmc-rpi"
PKG_VERSION="2acdae7"
PKG_VERSION="86ebb4e"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
@ -85,9 +85,6 @@ fi
if [ "$CEC_SUPPORT" = yes ]; then
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS libcec"
PKG_DEPENDS="$PKG_DEPENDS libcec"
if [ "$OPENMAX" = "bcm2835-driver" ]; then
PKG_DEPENDS="$PKG_DEPENDS rpi-cecd"
fi
fi
if [ "$XBMC_SCR_RSXS" = yes ]; then