2015-07-25, 03:00
New OpenELEC Jarvis build #0724: RPi / RPi2
(Supercedes previous build)
Based on tip of OpenELEC master (0cfb546d, changelog) and tip of XBMC master (4b19f7aa, changelog) with the following modifications:
(Supercedes previous build)
Code:
# uname -a
Linux rpi512 4.1.3 #1 Sat Jul 25 01:12:30 BST 2015 armv6l GNU/Linux
# vcgencmd version
Jul 24 2015 14:44:13
Copyright (c) 2012 Broadcom
version 0f482c5017ad4526a6beb77fe39c93189c664fd4 (clean) (release)
# lsb_release
OpenELEC (Milhouse) - Version: devel-20150725010646-#0724-g0cfb546 [Build #0724]
# vcdbg log msg 2>&1 | grep DTOK
001577.773: Kernel trailer DTOK property says yes
# Kernel device tree status: Enabled
Based on tip of OpenELEC master (0cfb546d, changelog) and tip of XBMC master (4b19f7aa, changelog) with the following modifications:
- Includes newclock4 patches
- Excludes the OpenELEC fernetmenta patches due to conflicts with newclock4
- Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.1.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 dcadec master (2a9186e3, ahead +34)
- Includes latest kodi-platform master (33b6390b, ahead +1)
- Includes latest libcec master (d997b9aa, ahead +28)
- Includes latest libnfs master (68941809, ahead +25)
- Includes latest platform master (278828aa, ahead +2)
- Includes latest addons: adsp.basic (da6ee5dd), adsp.biquad.filters (b6a31a90), adsp.freesurround (4dd3202f), asplib (490de460), pvr.argustv (b5fef151, +22), pvr.demo (bb2c46a6, +13), pvr.dvblink (1855e441, +13), pvr.dvbviewer (65b86471, +12), pvr.filmon (5d1a5c13, +12), pvr.hts (810cc409, +29), pvr.iptvsimple (353cb28d, +12), pvr.mediaportal.tvserver (0de32b2b, +26), pvr.mythtv (30b40c93, +51), pvr.nextpvr (a731f3c4, +15), pvr.njoy (43b4698f, +12), pvr.pctv (ff5d5360, +12), pvr.stalker (b8a61cb8, +12), pvr.vbox (48ebfdae, +24), pvr.vdr.vnsi (8dedf209, +11), pvr.vuplus (0702fc50, +14), pvr.wmc (e87f1328, +14)
- Exclude kodi-100.10-handle-SIGTERM.patch: Use updated Kodi patch from stefansaraev repo
- Exclude kodi-999.20-PR7102.patch: Temporarily ignore dcadec settings and use newclock4 version
- Exclude kodi-999.21-configure.ac-dont-break-if-dcadec-is-missing-dcadec-.patch: Temporarily ignore due to breakage
- Include b24d9e06: handle SIGTERM
- Include patch: Add ffmpeg dependency and includes for HEVC optimisations
- Include patch: Add experimental splash video
- Include patch: Enable pvr addons, disable PVR updates
- Include PR:4228: ffmpeg: update to ffmpeg-2.7.1
- Include PR:7462: added: hide thumbs for unwatched episodes option to show plot is off
- New firmware
- New kernel 4.1.3
- Include librtmp update
- Firmware (Jul 24):
- firmware: video_decode: Don't wait for a valid timestamp to output frames. See: link
- firmware: video_decode: Don't wait for a valid timestamp to output frames. See: link
- XBMC:
- [adsp] disable binary add-on until they build on all platforms (PR:7605, 1 commit, 3 files changed)
- [gui] CGUIDialogYesNo warnings (PR:7598, 2 commits, 1 file changed)
- [gitignore] don't clean Makefile in xbmc/messaging/ (PR:7608, 1 commit, 1 file changed)
- cmake: unify output of build messages by using message(STATUS ...) (4b19f7aa)
- [adsp] disable binary add-on until they build on all platforms (PR:7605, 1 commit, 3 files changed)
- platform:
- fixed: set libdir on linux when CMAKE_INSTALL_PREFIX != /usr (PR:11, 1 commit, 1 file changed)
- fixed: set libdir on linux when CMAKE_INSTALL_PREFIX != /usr (PR:11, 1 commit, 1 file changed)
- newclock4:
- New commits in this build:
- Commits no longer in build:
- fix stuttering indruduced by 9c3adb5a9f390ad73c52469ed79de297dad68d80 (4ab32b45)
- fix stuttering indruduced by 9c3adb5a9f390ad73c52469ed79de297dad68d80 (4ab32b45)
- kernel 4.1.y:
- New commits in this build:
- BCM270X_DT: Use i2c_arm for rtc and bmp085 overlays (c9dce515)
- BCM2708_DT: CM dtparams for audio, watchdog and RNG (1126ca25)
- vchiq: Use firmware API (e3508264)
- thermal: bcm2835: Use firmware API (da339e29)
- cpufreq: bcm2835: Use firmware API (b5f2f604)
- fbdev: bcm2708: Use firmware API (b436501d)
- bcm2835: Add firmware property to affected devices (9be804b3)
- rpi-ft5406: Use firmware API (193a0cac)
- irqchip: bcm2835: Add FIQ support (062df639)
- dwc_otg: Add ARCH_BCM2835 support (5b2e3f5d)
- bcm2835: Use DWC_OTG (cdd86992)
- Merge pull request #1086 from notro/fiq (ab1bc204)
- BCM270X_DT: Use i2c_arm for rtc and bmp085 overlays (c9dce515)
- New commits in this build: