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

Code:
# uname -a
Linux rpi512 4.4.4 #1 Fri Mar 4 23:56:22 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Mar  4 2016 17:58:52
Copyright (c) 2012 Broadcom
version 764f403f69e25e8a014c24f8a26f057960331205 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160304235529-#0304-g0e31f7f [Build #0304]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (0e31f7f6, changelog) and tip of XBMC master (ae1f6bf4, 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 (b48c36f7, ahead +25)
  • 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: 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)
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • 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: Enable other binary addons
  • Include [env] patch: Reinstate version check service add-on - avoid black screens on x86?
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Add experimental splash video
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] PR:4500: kodi: update to 17.0
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [env] PR:4661: stripping changes
  • Include [env] PR:4808: projects/RPi*/patches/linux: Add various options required by latest RPi kernel
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • 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:9225: Fix out of memory crash in CArchive
  • Include [pkg] PR:9265: [EPG] Fix lockup when entering epg grid (endless loop)
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New firmware - try and improve RPi3 temperature reading
  3. New 4.4.4 kernel
  4. EPG grid lockup fix
  5. FFmpeg MVC and SSIF improvements
Build Details:
  1. Firmware (Mar 4):
    • firmware: arm_loader: Improve serial port aliasing See: link
    • firmware: Pi3: Reduce desired ring osc and attempt to make temperature reading more accurate
  2. OpenELEC:
    • gcc: Mark ARMv8 vcvt instructions as unconditional (PR:4816, 1 commit, 1 file changed)
    • Update Amlogic kernel to 3.10-0f60813 (3.10.98) (PR:4814, 2 commits, 2 files changed)
    • Enable SSL for MySQL (PR:4817, 1 commit, 1 file changed)
    • Various $HOME/.openelec (vendor) fixes (PR:4818, 1 commit, 5 files changed)
    • linux: update to linux-4.4.4 (PR:4819, 1 commit, 33 files changed)
    • More $HOME/.openelec (Vendor) fixes (PR:4820, 1 commit, 1 file changed)
    • scripts/image: fix build after https://github.com/OpenELEC/OpenELEC.t… (PR:4822, 1 commit, 1 file changed)
  3. XBMC:
    • Create AppVeyor CI configuration file (PR:9258, 1 commit, 1 file changed)
    • bootstrap.mk pointing to lib/libdvd/libdvdread (PR:9261, 1 commit, 1 file changed)
    • [Win32] Several small fixes. (PR:9263, 3 commits, 3 files changed)
    • bootstrap.mk pointing to lib/libdvd/libdvdread (b5f2ba10)
  4. newclock5:
    • New commits in this build:
      • ffmpgeg: h264_parser: fix parsing of mvc slices in some corner cases (05f8eff3)
      • Revert "ssif: Avoid corrupt images when mvc queue is empty" (db551747)
      • fixup! ffmpeg: use upstream mvc patches (8be5c002)
      • fixup! 3dbd: keep mvc queue as full as possible (e3640cc1)
  5. kernel 4.4.y:
    • New commits in this build:
      • bcm2835-camera: fix a bug in computation of frame timestamp (c5cbb666)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: Reinstate version check service add-on - avoid black screens on x86?
    • Added: [pkg] PR:9265: [EPG] Fix lockup when entering epg grid (endless loop)
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-05, 04:00
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