[TESTING] Kodi 17 test builds for Raspberry Pi

16.8-034, 22 Feb 2016: Based off OSMC commit aca2abf and newclock5 commit (e487a1aa)


newclock5

New commits in this build:

VideoPlayer: drop incorrect error message (158d1789)
AE: fix re-mappng issue (e487a1aa)

Commits no longer in build:

mmal: Include mmal renderer logging in video category (adcff19c)
mmal: increase decode buffering a little to help harder MVC files (125bb30d)
mmal: Use correct pool destroy functions (459a3949)
SinkPi: Correct setting of passthrough flag (c9f99e25)
mmal: move towards common class (ac05199a)
Revert “mmal: move towards common class” (047b4a70)


RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-22022016.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-22022016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter