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

Compare with Current View Page History

Version 1 Next »

This is the summary page that describes the CMF quarterly release rdkv-2023q3-dunfell, based on the rdk-next and dunfell oe layers. Below are links to the relevant documents.

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

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

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

Baseline

Baselinenightly/20231002-dunfell
Manifest Branchrdkv-2023q3-dunfell

Highlights

Components updated since rdkv-2023q2-dunfell

cobaltlibusbctrlrdk/components/opensource/oe/meta-qt5sys_resourcexr-timestamp
cobalt-launcherlxc-container-generatorrdk/components/opensource/oe/meta-rtlwifisys_utilsxr-voice-sdk
controlmedia_utilsrdk/components/opensource/sysintsyslog_helperxraudio
cpuprocanalyzermediaframeworkrdk/components/opensource/tvsettingstargetxraudio-adpcm
crashlogmeta-cmfrdk/components/opensource/tvsettings/stubstelemetryxraudio-hal_ctrlm
crashuploadmeta-cmf-raspberrypirdk/devices/opensource/raspberrypi/sysinttenableHDCPxraudio-opus
dac-secmeta-cmf-raspberrypi-restrictedrdk/devices/raspberrypi/devicesettingstools/tdk-advancedxraudio-utils
dcameta-cmf-restrictedrdk/devices/raspberrypi/webpa-clienttr69hostifxrpSMEngine
dcmmeta-cmf-videordk/devices/raspberrypi/wifitrmxupnp
devicesettingsmeta-cmf-video-referencerdk/tools/tdkttsengine
diagnosticsmeta-cmf-video-reference-nextrdkappsWebconfigFramework
dtcpmeta-cmf-video-restrictedrdkatwesteros
fogmeta-rdkrdkbrowserwifi
gst_svp_extmeta-rdk-bsp-emulatorrdkbrowser2xr_atomic
gst-plugins-rdkmeta-rdk-cobaltrdkcentral/RDKShellxr_mq
gst-plugins-rdk-aampmeta-rdk-extrdkcentral/rialtoxr-fdc
hdmicecmeta-rdk-restrictedrdkcentral/rialto-gstreamerxr-speech-avs-sdk
hostmeta-rdk-videordkcentral/rialto-ocdmxr-speech-router
hostdataconvertermeta-rdk-voicerdkcentral/tr69-datamodelxr-speech-vrex
hwselftestmeta-rdk-voice-sdkrdkcentral/xdialserverxr-timer

Community contributions


Getting the code

Note: The rdkcmf/manifests repository is opensource and can be used to build the IP Client RPi Profile.

Building for RaspberryPi IP Client

mkdir <workspace dir>
cd <workspace dir>
 
# <release manifest branch> is rdkv-2023q3-dunfell for dunfell
repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests -m rdkv-extsrc.xml -b <release manifest branch>
repo sync --no-clone-bundle  
 
MACHINE=raspberrypi-rdk-ipmc source meta-cmf-raspberrypi/setup-environment
 
bitbake rdk-generic-ipclient-image

Note. The kernel Image and root filesystem will be created under the ./tmp/deploy/images/raspberrypi-rdk-ipmc folder


  • No labels