This is the summary page that describes CMF quarterly release rdkc-2024q2-dunfell, based on the new branch rdk-next and dunfell oe layers. Below are links to the relevant documents.

Note: The latest rdkc quarterly release addresses licensing issues so users are advised to move to the latest iteration.

Note: For the Gerrit links, you need to log in before you will be able to see the contents.

Baseline

Baselinenightly/2024061-dunfell
Post-baseline updates18th Oct 2024
TDKM126
Manifest Branchrdkc-2024q2-dunfell


Highlights

Components updated since rdkc-2023q3-dunfell

meta-cmf-bsp-emulatorrdk/components/opensource/sysint
meta-rdk-bsp-emulatorrdk/devices/opensource/raspberrypi/sysint
meta-cmf-camerardk/devices/raspberrypi/devicesettings
meta-cmf-videordk/tools/tdk
meta-rdk-camerardkc/components/opensource/camera-apps
breakpad_wrapperrdkc/components/opensource/camera-hal
crashuploadrdkc/components/opensource/camera/ledmgr
iarmbusrdkc/components/opensource/configMgr
libSyscallWrapperrdkc/components/opensource/cvr
libunprivrdkc/components/opensource/httpClients
meta-cmfrdkc/components/opensource/ledmgr
meta-cmf-raspberrypirdkc/components/opensource/rms
meta-rdkrdkc/components/opensource/sensorhal
meta-rdk-extrdkc/components/opensource/streamerhal
meta-rdk-videordkc/components/opensource/thumbnail
rdk_logger
rdklogctrl
syslog_helper
telemetry

Community contributions

A detailed changelog since the last release rdkc-2023q3-dunfell can be found here.

Getting the code

Note: The manifests repository is only available to RDK licensees.


mkdir <workspace dir>
cd <workspace dir>

repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests/ -m rdkc-extsrc.xml -b rdkc-2024q2-dunfell   
repo sync --no-clone-bundle --no-tags


RDK-C 2024q2 Manifests

ProfileManifestManifest Branch
RDK-C Camera

rdkc-extsrc.xml

rdkc-nosrc.xml

rdkc-2024q2-dunfell

Building for RaspberryPi3


mkdir <workspace dir>
cd <workspace dir>

repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests/ -m rdkc-extsrc.xml -b rdkc-2024q2-dunfell   
repo sync --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

Documentation 

Documentation on the RDK-C reference platforms including host requirement setup and flashing instructions are available from the following links:

RDK Reference Platforms

RDK-C Raspberry Pi

Testing

Sanity Testing

Sanity tests include:

Test NoTested casesStatus
1Device Bootup
2SSH
3Camera Detection
4RMS playback
5WebRtc Streaming

TDK Testing