v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
New LibreELEC.tv Krypton build #0725: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.7.0 #1 Mon Jul 25 21:08:17 BST 2016 armv6l GNU/Linux

# vcgencmd version
Jul 22 2016 20:29:36
Copyright (c) 2012 Broadcom
version 4b80f6dd44e815b5038c0c39802ebfb5db2ed36c (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160725210638-#0725-g6a1e71a [Build #0725]

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

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (6a1e71a4, changelog) and tip of XBMC master (2b8e2041, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.7.y
  • Includes latest bcm2835-driver master (b8ef00fa)
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (fac3a954, ahead +34)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: inputstream.mpd (51271e1a, +23), inputstream.rtmp (7bf2298e), inputstream.smoothstream (99e77711, +4), peripheral.joystick (6090a90e, +1), pvr.argustv (e536f32e), pvr.demo (01c68c88), pvr.dvblink (20e1ccb4, +2), pvr.dvbviewer (7a7ead36, +1), pvr.filmon (efd379b8), pvr.hdhomerun (a71e816d), pvr.hts (66dcb89f, +2), pvr.iptvsimple (21e91a5f, +1), pvr.mediaportal.tvserver (72452b9d, +2), pvr.mythtv (d10d210b, +8), pvr.nextpvr (32b3c2ff, +2), pvr.njoy (b5d65655), pvr.pctv (12d8baf1), pvr.stalker (b6cb9b87, +9), pvr.vbox (f38f82f0, +2), pvr.vdr.vnsi (8515b4bf, +6), pvr.vuplus (4f2ad621, +2), pvr.wmc (979c37db, +2)
  • Include [env] e7cbe9cb: xf86-video-intel: Explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Install libbrcmEGL/libbrcmGLESv2 shared libraries, with sym links for backward compatability
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*, os.* and peripheral.*
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: ffmpeg: bump 3.1.1
  • Include [env] PR:481: linux: Update to 4.7 (WIP)
  • Include [env] PR:526: Cpu temperature readings for devices with aml_thermal interface
  • Include [env] PR:535: init: Add upgrade check to avoid incompatible upgrades [RFC,WIP]
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] patch: #TMP: Fix deinterlace SQL statement
  • Include [pkg] patch: drm/i915: Extend Fake HDMI live status to Valley View (linux)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] PR:171: fix seeklabel (kodi-theme-Estuary)
  • Include [pkg] PR:172: add player process and pvr signal info (kodi-theme-Estuary)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • 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:9803: [PeripheralCecAdapter] fix playback stopping on screensaver deactivated
  • Include [pkg] PR:10141: set tvshow thumb on *all seasons node
  • Include [pkg] PR:10157: [WIP] Double the backslash in mysql in case we're in 'LIKE'
  • Include [pkg] PR:10166: Readd Player process info and PVR info dialog
Build Highlights:
  1. New 4.7.0 kernel
  2. Drop AE: add atempo filter - should stop crashes
  3. Drop freetype bump from PR:555
Build Details:
  1. LibreELEC.tv:
    • Sapphire Remote driver addon (PR:561, 2 commits, 8 files changed)
    • Package updates (PR:555, 18 commits, 21 files changed)
      • mysql: update to 5.7.13
      • ccache: update to 3.2.7
      • gettext: update to 0.19.8.1
      • gmp: update to 6.1.1
      • pcre: update to 8.39
      • swig: update to 3.0.10
      • libpng: update to 1.6.23
      • llvm: update to 3.8.1
      • bluez: update to 5.41
      • xorg-server: update to 1.18.4
      • busybox: update to 1.25.0
      • fuse: update to 2.9.7
      • libevdev: update to 1.5.2
      • procps-ng: update to 3.3.12
      • libinput: update to 1.4.0
      • fontconfig: update to 2.12.0
      • libgpg-error: update to 1.24
      • libdrm: update to 2.4.70
  2. XBMC:
    • AESinkPULSE: Disable remixing if no server downmix is needed (PR:10151, 3 commits, 1 file changed)
    • [iOS] Add "Copy to Kodi" functionality (PR:9781, 1 commit, 7 files changed)
    • [depends] Install config-binaddons.site and Toolchain_binaddons.cmake (PR:10163, 1 commit, 1 file changed)
  3. pvr.mythtv:
    • 4.7.0 (PR:72, 2 commits, 9 files changed)
  4. newclock5:
    • Commits no longer in build:
  5. kernel 4.7.y:
    • New commits in this build:
      • iqaudio-dac: Compile fix - untested (3a4a43e6)
    • Commits no longer in build:
      • Added support for headphones, microphone and bclk_ratio settings. (451b8ef3)
      • BCM270X_DT: Add mcp23017 to the overlay Makefile (68edfbff)
      • BCM270X_DT: Sort entries to placate check script (2010ee57)
      • BCM270X_DT: Add spi-rtc overlay on SPI0.0 (0164a0b4)
      • Add critical information for getting pi3-miniuart-bt overlay to work (de0bc972)
      • enable led support for xpad driver - fixes flashing leds on controller (76708b44)
      • bcm2835-sdhost: Improvements to error recovery (f93aac31)
      • dts: Add overlay for NXP SC16IS752 Dual UART with SPI Interface (415849ef)
      • BCM270X_DT: Overlay to re-enable HW CS on SPI0 (b96a1194)
      • BCM270X_DT: Declare the audio PWM pins explicitly (aac501e3)
      • BCM270X_DT: Restore lost closing brace. (bf258c13)
      • config: Add driver for mcp23017 I2C GPIO expander (8fd2f707)
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
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by Milhouse - 2016-07-25, 23:00
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19