add 'upower' to ATV image

adds upower to the ATV image so XBMC can detect the power options the ATV does not have; removes unusable suspend/hibernation options from menus
This commit is contained in:
Christian Hewitt 2012-10-22 16:21:17 +04:00
parent ee54861a0d
commit a1f1939b05

View File

@ -205,7 +205,7 @@
UDISKS="yes"
# build and install powermanagement support (upower) (yes / no)
UPOWER="no"
UPOWER="yes"
# build and install exFAT fuse support (yes / no)
EXFAT="yes"