[TESTING] Kodi 17 test builds for Raspberry Pi

16.8-031, 18 Feb 2016: Based off OSMC commit 857ae23 and newclock5 commit (b7f8971)


newclock5

New commits in this build:

mmal: Include mmal renderer logging in video category (e3cd6b4d)
temp: Add lock around mmal and omx calls to avoid stalled audio issue (12771db3)
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)

Commits no longer in build:

Fix Raspberry-Pi build (e49a39c4)
Don’t default CPU to host processor if toolchain file is given (382a4a1a)
Make MMAL mandatory for Raspberry-Pi (a64b9f4a)
Add documentation for Raspberry Pi (9dd2d248)
Add toolchain file checks (8e8b23cd)
Update README.raspberrypi for Raspberry Pi 2 (37345e8a)
Build cpluff with verbose compile output (96cb310b)

RPi1:

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