[TESTING] Kodi 17 test builds for Raspberry Pi

16.8-032, 19 Feb 2016: Based off OSMC commit b82ea70 and newclock5 commit (ada9f083)


newclock5

New commits in this build:

mmal: increase decode buffering a little to help harder MVC files (46e1a68d)
fixup: disable thread_safe_callbacks (b7256ec9)
mmal: Use correct pool destroy functions (ada9f083)

Commits no longer in build:

Revert “temp: Add lock around mmal and omx calls to avoid stalled audio issue” (ff3835a6)
temp: mmal: increase decode buffering a little to help harder MVC files (b7f89717)


RPi1:

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