[TESTING] Kodi 17 test builds for Raspberry Pi

For latest build see here

16.8-040, 02 March 2016: Based off OSMC commit (92f47ce27e3) and newclock5 commit (35c626ced13)


Build Highlights
This build includes a fix for a crash issue occurring 038 and 039 (FATAL error on service.xbmc.versioncheck)

NOTE: For current builds DVD playback remains temporarily disabled

  • Include pkg patch: # Quick fix for libdvd build issues

newclock5

New commits in this build:
fixup! temp: Add lock around mmal and omx calls to avoid stalled audio issue (35c626ce)

Commits no longer in build:
changed: Ignore chapters for large step if there’s only one (60bf5ee5)
VideoPlayer: some cleanup for dropping video frames (4cdff068)


RPi1:

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