[TESTING] Kodi 17 test builds for Raspberry Pi

16.8-038, 29 Feb 2016: Based off OSMC commit c193405 and newclock5 commit (61a2053)

newclock5

New commits in this build:
squash dropping (c928cc53)
MMAL: Remove support for YUV and make the MMAL format more general (a24e2bf2)
MMAL: Add zero copy accelerated interface to ffmpeg (1065f701)

Commits no longer in build:
[network] Fix CZeroconfBrowserAvahi::doRemoveServiceType map iterator usage (8be2af26)
[cmake] fix libdvd after move to depends (824ca7e0)
[cmake] openssl is an optional dep (089fdd37)
[cmake] fix mmal (b7331487)
[gui] change CGUIEditControl to use CVariant (2ab4fad6)
[addons] remove ‘visualization-library’. unused (0a1fc480)
[addons] remove ‘userdirs’ feature. unused (181d1ce5)
[addons] remove repository plugin hooks. unused and broken (7fd6454b)
VideoPlayer: drop incorrect error message (e5c9194a)
VideoPlayer: make video abort faster on flush (b37c6e41)
VideoPlayer: some cleanup in audio player (91499d8b)
VideoPlayer: fix comskip (7a1636d2)
OMXVideoPlayer: make video abort faster on flush (479b92ad)
[PVR] PVRManager::Cleanup - do not destruct addons with pvr manager mutex locked (ac0640b2)
[python] - fix WindowXML().setProperty() (4bbc6550)
[cmake] Drop unused FindMpeg2 module (5d9fa5c5)
[cmake] Build kodi.bin for android (b3e3a643)
move jsonrpc code out of AddonProps (abc71dfe)
[addons] don’t return empty repository on failure. regression from 78096f42db (73cf7ed9)
cleanup CScraper constructors (26f42f66)
[addons] remove unnecessary database access on opening info dialog (0756e1a8)
[addons] cleanup and cosmetics (e50cdd8b)
[database] dont attempt to drop automatically created indices when clearing analytics (2578bab1)
rbp: Add zero copy interface to ffmpeg for software decode (1a57190d)


RPi1:

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