Versions Compared

Key

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

...

Table of Contents

Baseline

Baselinenightly/20220321-dunfell
Post-baseline updates
TDKM98
Manifest Branchrdkc-2022q1-dunfell

Highlights

Components updated since rdkc-2022q4-dunfell

meta-rdk-bsp-emulatorrdk/components/opensource/rtmessage
meta-cmf-videordk/components/opensource/sysint
meta-rdk-camerardk/devices/raspberrypi/devicesettings
crashuploadrdkc/components/opensource/configMgr
iarmbusrdkc/components/opensource/cvr
meta-cmfrdkc/components/opensource/httpClients
meta-cmf-raspberrypirdkc/components/opensource/plugins
meta-rdkrdkc/components/opensource/rms
meta-rdk-extrdkc/components/opensource/thumbnail
meta-rdk-videordkc/tools/tdkc
rdk_logger

Community contributions

A detailed changelog since the last release rdkc-2021q4-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-2022q1-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-2022q1-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-2022q1-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

...

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