updated deploy binaries and install script

Former-commit-id: 49f5751d38ebc56a58720118ed5269d2615d7152
This commit is contained in:
johan
2013-10-14 21:03:58 +02:00
parent e2983283cb
commit 8ced509298
7 changed files with 21 additions and 1 deletions

BIN
deploy/gpio2spi Executable file

Binary file not shown.

Binary file not shown.

16
deploy/hyperion.conf Normal file
View File

@@ -0,0 +1,16 @@
## Hyperion daemon
description "hyperion"
author "poljvd & tvdzwan"
start on (started xbmc)
stop on (runlevel [!2345])
respawn
pre-start script
modprobe spidev
end script
exec /usr/bin/hyperiond /etc/hyperion.config.json

Binary file not shown.

View File

@@ -0,0 +1 @@
6d2d16413b637a51d5b5e254ccdd86f0bebae278