CMF
RDK Releases
Documentation
CMF Videos
Support
Support for CMF is provided by the RDK Support group.
To contact RDK Support:
Enter a ticket: https://jira.rdkcentral.com/![]()
or
E-mail: support@rdkcentral.com![]()
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 | nightly/2024061-dunfell | 
| Post-baseline updates | 18th Oct 2024 | 
| TDK | M126 | 
| Manifest Branch | rdkc-2024q2-dunfell | 
| meta-cmf-bsp-emulator | rdk/components/opensource/sysint | 
| meta-rdk-bsp-emulator | rdk/devices/opensource/raspberrypi/sysint | 
| meta-cmf-camera | rdk/devices/raspberrypi/devicesettings | 
| meta-cmf-video | rdk/tools/tdk | 
| meta-rdk-camera | rdkc/components/opensource/camera-apps | 
| breakpad_wrapper | rdkc/components/opensource/camera-hal | 
| crashupload | rdkc/components/opensource/camera/ledmgr | 
| iarmbus | rdkc/components/opensource/configMgr | 
| libSyscallWrapper | rdkc/components/opensource/cvr | 
| libunpriv | rdkc/components/opensource/httpClients | 
| meta-cmf | rdkc/components/opensource/ledmgr | 
| meta-cmf-raspberrypi | rdkc/components/opensource/rms | 
| meta-rdk | rdkc/components/opensource/sensorhal | 
| meta-rdk-ext | rdkc/components/opensource/streamerhal | 
| meta-rdk-video | rdkc/components/opensource/thumbnail | 
| rdk_logger | |
| rdklogctrl | |
| syslog_helper | |
| telemetry | 
A detailed changelog since the last release rdkc-2023q3-dunfell can be found here.
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
| Profile | Manifest | Manifest Branch | 
|---|---|---|
| RDK-C Camera | rdkc-2024q2-dunfell | 
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 on the RDK-C reference platforms including host requirement setup and flashing instructions are available from the following links:
Sanity tests include:
Flashed the image and verify the initial boot
Rebooting the RPI multiple times without doing any operation
| Test No | Tested cases | Status | 
| 1 | Device Bootup | ✓ | 
| 2 | SSH | ✓ | 
| 3 | Camera Detection | ✓ | 
| 4 | RMS playback | ✓ | 
| 5 | WebRtc Streaming | ✓ |