[TESTING] Kodi 17 test builds for Raspberry Pi

16.8-033, 21 Feb 2016: Based off OSMC commit 72f88bb and newclock5 commit (047b4a7)


newclock5

New commits in this build:

SinkPi: Correct setting of passthrough flag (c9f99e25)
VideoPlayer: drop useless interface ISeekable (3b519e98)
VideoPlayer: rename DVDInputStream::ISeekTime to DVDInputStream::IPosTime (e43ba20f)
VideoPlayer: use function to get interfaces of inputstreams (400ba351)
mmal: move towards common class (ac05199a)
Revert “mmal: move towards common class” (047b4a70)


RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-21022016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

RPi2:

wget http://download.osmc.tv/dev/gmc/rbp2-mediacenter-osmc-21022016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter