OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
New OpenELEC Krypton build #0301: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.3 #1 Tue Mar 1 22:36:50 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Feb 29 2016 14:28:51
Copyright (c) 2012 Broadcom
version dea971b793dd6cf89133ede5a8362eb77e4f4ade (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160301223527-#0301-g553a77a [Build #0301]

# vcdbg log msg 2>&1 | grep DTOK
001786.626: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (553a77a5, changelog) and tip of XBMC master (f327e149, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest bcm2835-driver master (9cd1c6c0, ahead +22)
  • Includes latest dcadec master (0e074384, ahead +139)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (eebe56ce, ahead +10)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: peripheral.joystick (fc605f4b, +46), pvr.argustv (501f56b3, +21), pvr.demo (116a172a, +16), pvr.filmon (4beb05da, +23), pvr.hdhomerun (3f0dd8e6, +29), pvr.hts (0814da42, +55), pvr.iptvsimple (1dfc3547, +24), pvr.mediaportal.tvserver (4860e622, +48), pvr.mythtv (44df4430, +25), pvr.nextpvr (1871323c, +23), pvr.njoy (4f30f4af, +16), pvr.pctv (522f9603, +21), pvr.stalker (0402f465, +20), pvr.vbox (b0916449, +23), pvr.vdr.vnsi (2089549a, +21), pvr.vuplus (4cf6ad02, +19), pvr.wmc (9a83292f, +22)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Exclude [env] libcec-03-amlogic-support.patch: Incompatible with libcec 3.1.0, not required
  • Include [env] ae77537c: new package: add package 'brcmfmac_sdio-firmware-rpi'
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] f815ed9d: linux: bluez needs /etc/firmware
  • Include [env] 2f83a1cf: xf86-video-intel: bump to 8b8c9a36 (fixes segfault when refreshrate changing)
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 858f6461: xf86-video-intel: bump to 371219c
  • Include [env] compare: ffmpeg: Additional Jarvis 2.8.x patches
  • Include [env] patch: Add Pi3 GPIO LED support
  • Include [env] patch: Enable AUX SPI module
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Enable OpenELEC add-ons and repositories in manifest
  • Include [env] patch: linux: update to 4.4.3
  • Include [env] patch: Switch to Estuary as default skin, drop Confluence
  • Include [env] patch: config: Enable HCI over UARTs
  • Include [env] patch: Add experimental splash video
  • Include [env] patch: kodi: update to 17.0
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: kodi: peripheral.joystick binary addon
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [env] PR:4661: stripping changes
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] patch: Fix OE settings setProperty() method (OpenELEC-settings)
  • Include [pkg] patch: # Quick fix for libdvd build issues
  • Include [pkg] PR:7030: CNetwork - implement IPv6
  • Include [pkg] PR:8254: FIX: Only handle 3D bitmap subs in TAB
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8723: Implement filecache retry logic
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9112: [confluence] [PVR] small adjustments
  • Include [pkg] PR:9204: fixed: Screensaver would lockup Kodi when stopping on slow systems
  • Include [pkg] PR:9225: Fix out of memory crash in CArchive
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New default skin Estuary (Confluence now available from repository)
  3. Fix crash with 10-bit video
Build Details:
  1. OpenELEC:
    • partly rollback for LG compatibility (PR:4796, 1 commit, 2 files changed)
    • buildsys: define TARGET_KERNEL_ARCH early (PR:4797, 1 commit, 11 files changed)
    • kodi-language-addons: add languages (PR:4758, 2 commits, 3 files changed)
    • add generic aarch64 support (PR:4787, 3 commits, 4 files changed)
    • linux: aarch64 fixup (PR:4802, 1 commit, 1 file changed)
  2. XBMC:
    • [PVR] small tweaks (PR:9116, 2 commits, 2 files changed)
    • [VideoPlayer] WinRenderer: fix UO/SBS playback if stereo mode was ena… (PR:9242, 1 commit, 1 file changed)
    • New clothes for Kodi (PR:9235, 6 commits, 1531 files changed)
    • [PVR] Channels window: Add support for sorting channels by 'last played' (PR:9248, 1 commit, 2 files changed)
    • [skin] Estouchy (PR:9222, 3 commits, 683 files changed)
  3. 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)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] f815ed9d: linux: bluez needs /etc/firmware
    • Added: [env] patch: Switch to Estuary as default skin, drop Confluence
    • Updated: [env] patch: kodi: update to 17.0
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - by Milhouse - 2016-03-02, 01:41
RPI 3 no internet access on wifi - by b1m1 - 2016-03-09, 14:44
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6