[TESTING] Kodi 17 test builds for Raspberry Pi

16.8-041, 03 March 2016: Based off OSMC commit (92f47ce27e3) and newclock5 commit (6dcbf2af)

Build Highlights
Confluence skin has now been retired and replaced with Estuary. This is now the default skin in the nightlies.

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! rbp: Support zero copy interface with hevc acceleration (1c7b53c3)
MMALFFPEG: Avoid crash with 10-bit video (6dcbf2af)

Commits no longer in build:
confluence: Remove media-overlay.jpg for when video is backgrounded (b8f7aadf)
fixup! temp: Add lock around mmal and omx calls to avoid stalled audio issue (35c626ce)


RPi1:

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