You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

RDK-V iteration rdkv-20170830 is now available.

 

BaselineCMF-20170830Updates from Comcast 2017-08-30.
Post-baseline updates

 

 
TDKM50https://wiki.rdkcentral.com/display/TDK/TDK+Release+M50
Manifestrdkv-20170830 

 

Known Issues

Emulators:

  • TDK-346 RDK-V CMF Emulators xcal-device service and xdiscovery not running
    • Causes most XUPNP tests to fail, issue (which is a work around procedure) is marked as resolved but the underlying issue won't be addressed until dependency on POD manager issue is removed
    • The output.json file created by this service is required for a number of the E2E tests, we have worked around this by creating the /opt/output.json file on hybrid and media client as follows:
      {"playbackUrl": "http://<hybrid IP>:8080/hnStreamStart?deviceId=<hybrid mac address>&DTCP1HOST=<hybrid IP>&DTCP1PORT=5000"}
      e.g. {"playbackUrl": "http://192.168.21.234:8080/hnStreamStart?deviceId=08:bb:83:b3:b3:07&DTCP1HOST=192.168.21.234&DTCP1PORT=5000"}
      
  • TDK-354 RDKV Emulator Testing Script Time Outs
    • We are observing inconsistency in some of the E2E tests results, i.e. tests may sometimes pass and sometimes fail with a SCRIPT TIMEOUT error
  • TDK-292 RDKV Emulator-HYB recorder failures
    • requires DVR Simulator (refer to TDK-277)
  • TDK-379 RDKV Emulator CC_Initialization.... ERROR : Unable to find "result" in response message
  • TDK-380 RDKV Emulator "No such file or directory:" retrieving recordDetails.txt
  • TDK-381 RDKV Emulator RMF_HNSrc_MPSink GetMediaTime() Failures

Platforms:

  • Reference platform builds still have a dependency on podManager
    • RDK-283 Absence of POD in CMF image blocks RMF system level functionality
    • xcal device service doesn't start, so /opt/output.json file required by E2E tests not created we have worked around this by creating the tmp/ip_acquired file, with this workaround we can run TDK E2E tests
  • TDK-277 Testing of Recorder component will remain blocked until DVR Simulator code is available
  • TDK-276 Subset of Recorder tests still consistently failing for CMF
  • TDK-387 RDKV Platform XG1V3 XUPNP Event not received by xcal-device process
  • TDK-388 RDKV Platform XG1V3 RMF MPSink Set Volume Errors
  • TDK-389 RDKV Platform E2E Tests Failures "HNSource play failed current state not playing"
  • TDK-406 RDKV Platform SM WebSocketService registration failed
  • TDK-407 RDKV Platform SM TimeZone tests failing with ERROR : Unable to find "result" in response message

Build System

  • All builds (emulator and reference platforms) now use rdk-oe (Yocto).
  • The old build_framework system is no longer supported.
  • Root Filesystem uncompressed image sizes:
    • XG1v3 200168 (KiB)
    • XI3v2 193068 (KiB)

Highlights since 20170724

  • New components:

    • devices/intel-x86-pc/rdkemulator/mfrlibs.

  • Components updated:
    • meta-cmf-bsp-emulator, meta-rdk-bsp-emulator, bluetooth, bluetooth_mgr, closedcaption, mediaframework, iarmmgrs-hal-sample, meta-cmf, meta-cmf-raspberrypi, meta-cmf-video, meta-rdk, meta-rdk-containers, meta-rdk-video, recorder, tr69, westeros, podManager, devices/intel-x86-pc/rdkemulator/tdk, devices/intel-x86-pc/rdkri/devicesettings, devices/intel-x86-pc/rdkri/mediaframework, devices/intel-x86-pc/rdkri/sysint, devices/raspberrypi/wifi, audiocapturemgr, crashupload, devicesettings, diagnostics, iarmmgrs, injectedbundle, ledmgr, mocahal, netsrvmgr, rdk_logger, rdkbrowser2, rmf_mediastreamer, servicemanager, storagemanager, sys_mon_tools/analyzers/scripts/host, sys_mon_tools/iarm_event_sender, sys_mon_tools/mfr_utils, sysint, tr69hostif, trm, xupnp, tdk.
  • Patches updated:
    • patches/rdk-oe.
  • Community contributions:
    • 11252 (RDKCMF-7632) : provide westeros support with pxScene on RaspberryPi platform
    • 11248 Some rpi gfx path fixes and enhanced logging
    • 11236 (RDKCMF-7634) Remove cunit recipes, replaced by the ones in meta-rdk
    • 11235 (RDKCMF-7634) Update cunit bbmask
    • 10870 (RDKCMF-7550) Update rdk.conf from meta-rdk latest.
    • 11203 This change stores current segment to the sink for further processing by SOC code parts, if required
    • 11196 (RDKBCMF-132) Allow gnutls version to be overrideable
    • 11200 (RDKCMF-6990) Set gmp version in qemux86hybdev machine config after meta-rdk updates
    • 11199 Fix artifacts on transitions into video translations
    • 11198 (RDKCMF-7629) Fix OE multi-version support for RPi RDK-V westeros builds
    • 11197 (RDKBCMF-128) Fix gnutls, gmp and nettle versions in RPi broadband 64bit build after updates
    • 11139 (RDKCMF-7621) Add CONTRIBUTING.md file to raspberrypi wifi repository
    • 11146 Don't hide HW path video while usng graphics path
    • 11145 Fix artifacts on transitions into video rotation
    • 11140 (RDKCMF-7622) Allow QT version to be overrideable
    • 11135 Add explicit lib references for rpi video graphics path
    • 11133 (RPI-55) :[RDKB][Krogoth] Management portal fails to load.
    • 11121 (RDKCMF-7618) - Make the hdmi_force_hotplug flag configurable.
    • 11127 rdk.conf: set preferred versions for gmp, nettle and gnutls to avoid LGPLv3
    • 11122 Add initial support for video graphics path.
    • 11119 (RDKCMF-6990) Remove redundant gstqamtunersrc recipe overrides
    • 11075 (RDKCMF-7596) Add support for Emulator Hybrid dev image
    • 10887 (RDKCMF-7555) Add resize2fs to meta-cmf-raspberrypi
    • 10545 gnutls: provide local recipe for gnutls 3.3.x
    • 11074PATCH-554 Add mdadm gcc4.9 patch
    • 11073PATCH-553 Add oprofile_1.1.0 recipes and files patch
    • 11048 (RPI-60) :Latest Rpi RDKB build broken
    • 11011 (RPI-59) - Add configurable build option to remove console output from TV
    • 11012 Added throwing an error when video dimensions are too large
    • 11005 (RDKCMF-7574) Add removal of net-snmp Cisco patch
    • 10976 (RDKBCMF-19) Update logrotate recipe append after meta-rdk updates
    • 10962 (RDKBCMF-128) Fix RPi broadband 64bit build after updates
    • 10416 (RDKCMF-7415) : Integration of WiFi Client functionality with RaspberryPi
    • 10501 (RDKCMF-7415) : Integration of WiFi Client functionality with RaspberryPi
    • 10908 (RDKBCMF-19) Update pxCore Makefile patch after meta-rdk-video updates
    • 10871 Correct iarmmgrs hal recipe for RPi
    • 10185 (RDKCMF-5857) Add build support for parodus components
    • 10882 Mask rfc recipe
    • 10868 Improve keyboard focus support
    • 10855 (RDKCMF-7450) Update recipe appends and bbmasks
    • 10602 (RDKCMF-7450) Make meta-cmf-raspberrypi depend on meta-cmf-video if not broadband build, and update rdkv bbmasks
    • 10601 (RDKCMF-7450) Make meta-cmf-bsp-emulator depend on meta-cmf-video.
    • 10600 (RDKCMF-7450) : Make meta-cmf depend on meta-rdk-video if not broadband flavour, and remove video recipe overrides
    • 10535 (RDKCMF-7450) STBT-7196 : Clean up meta-rdk repo
    • 10856 Broadscast name when name is set or on timout, whichever comes first
    • 10844CMF-5570 Remove spurious file.
    • 10846 Use a read-only file decriptor for key maps
    • 10845 Add support to brcm westeros sink soc code for 4K and secure video
    • 10418 (RDKCMF-7416) Enable Non-External Source Builds
    • 10813 Add signal handler to allow orderly pipeline cleanup on termination
    • 10786 (RDKCMF-7536) : remove coverity.bbclass
    • 10409 (RPI-39) : [TR69] CCSP_ERR_NOT_SUPPORT error when trying to set the Device.ManagementServer.EnableCWMP as true [RPI] Throws CCSP_ERR_NOT_SUPPORT when setting value for Device.ManagementServer.PeriodicInformInterval
    • 10682 (RPI-29) :SSID Name of WIFI 2.4 and 5GHZ not getting reverted to default SSID Name after doing WIFI factory reset
    • 10768 (RPI-51) :[Tr069Pa] Service CcspTr069PaSsp failing with /usr/bin/CcspTr069PaSsp: symbol lookup error: /usr/lib/libutapi.so.0: undefined symbol: ulogf
    • 10534 avro-c: update SRC_URI ( fetch old release from Apache archives )
    • 10683 (RPI-53) :[TDK] [CAPTIVE PORTAL] Accessing the Xfinity page with a fresh RPI image loaded is redirecting to the captive portal page which is not accessible
    • 10517 setup-environment: remove any previous bitbake etc dirs from PATH
    • 10690 (RDKCMF-7506) : remove depends on cpuprocanalyzer
    • 10689 (RDKCMF-7506) : mask cpuprocanalyzer
    • 10687 (RDKCMF-7505) : remove CcspEthAgent dependency
    • 10684 (RDKCMF-7505) : Mask CcspEthAgent
    • 10654 Fix for issue: very minimal lines observed occasionally when playing video on DB410c
    • 10636 Destroy global object when uninitializing simple shell This should prevent destroy_shell callbacks during the window between the simple shell interface termination and the display destruction

 

A detailed changelog since the last iteration (rdkv-20170724) can be found here.

Details of all RDK-V releases and iterations can be found here

  • No labels