Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Baseline

Baselinenightly/20230313-dunfell
Post-baseline updates
TDKM110
Manifest Branchrdkc-2023q1-dunfell

Highlights

Components updated since rdkc-2022q4-dunfell

meta-rdk-bsp-emulatorrdk/devices/opensource/intel-x86-pc/emulator/sysint
meta-cmf-camerardk/devices/opensource/raspberrypi/sysint
meta-cmf-qt5rdk/devices/raspberrypi/devicesettings
meta-cmf-videordk/tools/tdk
meta-rdk-camerardkc/components/opensource/configMgr
crashuploadrdkc/components/opensource/cvr
iarmbusrdkc/components/opensource/httpClients
libSyscallWrapperrdkc/components/opensource/ledmgr
meta-cmfrdkc/components/opensource/plugins
meta-cmf-raspberrypirdkc/components/opensource/pwstream
meta-rdkrdkc/components/opensource/rms
meta-rdk-extrdkc/components/opensource/thumbnail
meta-rdk-videordkc/devices/raspberrypi/mediastreamer
rdk_loggerrdkc/devices/raspberrypi/tdkc
rdk/components/opensource/oe/meta-rtlwifirdkc/tools/tdkc
rdk/components/opensource/sysint

Community contributions

A detailed changelog since the last release rdkc-2022q4-dunfell can be found here.

...

Code Block
languagebash
themeDJango
mkdir <workspace dir>

cd <workspace dir>

repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests/ -m rdkc-extsrc.xml -b rdkc-2023q1-dunfell   
repo sync -j `nproc` --no-clone-bundle --no-tags

...

Code Block
languagebash
themeDJango
mkdir <workspace dir>

cd <workspace dir>

repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests/ -m rdkc-extsrc.xml -b rdkc-2023q12023q4-dunfell   
repo sync -j `nproc` --no-clone-bundle --no-tags  

MACHINE=raspberrypi0-rdk-camera source meta-cmf-raspberrypi/setup-environment

bitbake rdk-generic-camera-image

# To build TDK image
$ bitbake rdk-generic-camera-tdk-image

...

Code Block
languagebash
themeDJango
mkdir <workspace dir>

cd <workspace dir>

repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests/ -m rdkc-extsrc.xml -b rdkc-2023q1-dunfell   
repo sync -j `nproc` --no-clone-bundle --no-tags  

MACHINE=raspberrypi3-rdk-camera source meta-cmf-raspberrypi/setup-environment

bitbake rdk-generic-camera-image

# To build TDK image
$ bitbake rdk-generic-camera-tdk-image

...

  • Flashed the image and verify the initial boot

  • Rebooting the RPI multiple times without doing any operation

  • SSH connectivity
  • WiFi Connection
  • Camera Detection
  • CVR playback 
  • CVR Downloaded clip playback via VLC player
  • RMS Playback through RTSP
Test NoTested casesStatus
1Device Bootup
2SSH
3Camera Detection
4CVR Playback
5CVR playback for Downloaded content
6RMS playback

TDK Testing

  • TDK component tests were run against the release.
  • TDK Test Lists were based on TDK M110 Release
  • Refer to the test release metrics page for detailed test results and comparison to previous releases (available for ASP members only)