WIP
This is the summary page that describes the CMF kirkstone quarterly release rdkb-2026q1-kirkstone.
The Banana PI is the lead reference gateway platform, the RPI-4 platform is no longer supported.
Note: The latest rdkb quarterly release addresses licensing issues so users are advised to move to the latest iteration.
For the Gerrit links, you need to log in before you will be able to see the contents.
| Baseline Branch | nightly/20260409-kirkstone |
| Post-baseline updates | |
| TDK | M144 |
| Manifest branch |
|---|
As per 2025q4 release the following repositories have been migrated from RDK Central Gerrit to RDK Central Github and renamed in RDK Central Github
Old Repo Name | New Repo Name |
CCSPAdvancedSecurity | advanced-security |
CcspPsm | persistent-storage-manager |
json-rpc | json-hal-library |
CcspXDNS | xdns |
notify_comp | notify-component |
startParodus | start-parodus |
CcspDmCli | data-model-cli |
CcspSnmpPa | snmp-protocol-agent |
CoreNetLib | core-net-library |
GwProvApp-EthWan | gw-provisioning-ethernet-wan |
mtu_modifier | mtu-modifier |
| CcspCMAgent | cable-modem-agent |
| CcspEthAgent | ethernet-agent |
| TestAndDiagnostic | test-and-diagnostic |
| CcspLMLite | lan-manager-lite |
| CcspMisc | miscellaneous-broadband |
| hotspot | hotspot |
| webui | webui |
| CcspCr | component-registry |
| LanManager | lan-manager |
| PowerManager | power-manager |
| RdkCellularManager | cellular-manager |
| Xconf | xconf-client |
| CcspHomeSecurity | home-security |
| webui-bwg | webui-bwg |
| Utopia | utopia |
| CcspTr069Pa | tr069-protocol-agent |
| CcspCommonLibrary | common-library |
| MeshAgent | mesh-agent |
| CcspMtaAgent | media-terminal-adapter-agent |
| GwProvApp | gw-provisioning-application |
| CcspMoCA | moca-agent |
| RdkPlatformManager | platform-manager |
| harvester | harvester |
| xupnp | secure-upnp |
| jst | javascript-templates |
| OvsAgent | open-virtual-switch-agent |
| hal | hardware-abstraction-layer |
| CcspPandM | provisioning-and-management |
| halinterface | halinterface |
| rdkfmac | rdkfmac |
| OneWifiTestSuite | one-wifi-test-suite |
| RdkCellularManager-MM | cellular-modem-manager |
Note:
mkdir <workspace dir> cd <workspace dir> # RPI repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests -m rdkb-extsrc.xml -b rdkb-2026q1-kirkstone # BPI repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests -m rdkb-bpi-extsrc.xml -b rdkb-2026q1-kirkstone repo sync --no-clone-bundle --no-tags |
For BPI builds use manifest: rdkb-bpi-extsrc.xml
repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests -m rdkb-bpi-extsrc.xml -b rdkb-2026q1-kirkstone |
| Profile | Manifest | Manifest Branch |
|---|---|---|
| RDK-B Gateway 32 Bit | rdkb-2026q1-kirkstone | |
| RDK-B Gateway 64 Bit | rdkb-2026q1-kirkstone | |
| RDK-B Extender 32 Bit | rdkb-2026q1-kirkstone | |
| Banana PI | rdkb-bpi-extsrc.xml rdkb-bpi-nosrc.xml | rdkb-2026q1-kirkstone |
mkdir <workspace dir> cd <workspace dir> repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests -m rdkb-extsrc.xml -b rdkb-2026q1-kirkstone repo sync --no-clone-bundle --no-tags MACHINE=raspberrypi4-rdk-broadband source meta-cmf-raspberrypi/setup-environment bitbake rdk-generic-broadband-image # To build TDK image bitbake rdk-generic-broadband-tdk-image |
mkdir <workspace dir> cd <workspace dir> repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests -m rdkb-extsrc.xml -b rdkb-2026q1-kirkstone repo sync --no-clone-bundle --no-tags MACHINE=raspberrypi4-64-rdk-broadband source meta-cmf-raspberrypi/setup-environment bitbake rdk-generic-broadband-image # To build TDK image bitbake rdk-generic-broadband-tdk-image |
mkdir <workspace dir> cd <workspace dir> repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests -m rdkb-pod-extsrc.xml -b rdkb-2026q1-kirkstone repo sync --no-clone-bundle --no-tags cd meta-cmf-broadband <UPDATE 0001-Update-bhaul-credential.patch with credential and redirector URL> cd ../ MACHINE=raspberrypi4-rdk-extender source meta-cmf-raspberrypi/setup-environment bitbake rdk-generic-extender-image |
mkdir <workspace dir> cd <workspace dir> repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests -m rdkb-bpi-extsrc.xml -b rdkb-2026q1-kirkstone repo sync --no-clone-bundle --no-tags MACHINE=bananapi4-rdk-broadband source meta-cmf-bananapi/setup-environment-refboard-rdkb bitbake rdk-generic-broadband-image |
Documentation on the RDK-B reference platforms including host requirement setup and flashing instructions are available from the following links:
RDK-B (Raspberry Pi) Build and Setup Manual - Router Profile
RDK-B Banana Pi R4 - 2025Q4 Release(Jan 2026)
RDK-B Banana Pi R4 Setup and Flashing Instructions
Kirkstone (Yocto 4.0) Migration - RDK-B
RPI4 Extender - reference implementation
For all other RDK documentation please refer to the RDK wiki at https://wiki.rdkcentral.com/
Automated RPI Sanity tests include:
| Test No. | Test | RPI 4 32 Bit | RPI 4 64 Bit |
| 1 | Boot up & SSH access | ✓ | ✓ |
| 2 | Verify SSID name & password | ✓ | ✓ |
| 3 | Captive Portal page | ✓ | ✓ |
| 4 | Check Internet connectivity (Wi-Fi client) | ✓ | ✓ |
| 5 | Check Web UI Launch with local gateway IP and login with admin | ✓ | ✓ |
| 6 | verifying whether it is listing the basic parameters | ✓ | ✓ |
| 7 | Verified the connected devices are listing | ✓ | ✓ |
| 8 | Process Checklist - list of process running and ensure all the CCSP processes are running | ✓ | ✓ |
| 9 | DMCLI Output. Verify it is listing all the parameters | ✓ | ✓ |
Manual Sanity Tests on RPI and BPI:
S.No | Sanity Test | Status 32 Bit | Status 64 bit | Status BPI SD |
1 | erouter0 interface got Wan Ipv4 and Ipv6 address | Pass | Pass | Pass |
2 | brlan0 interface got default LAN IP | Pass | Pass | Pass |
3 | Able to take SSH Connection | Pass | Pass | Pass |
4 | All CCSP process are running | Pass | Pass | Pass |
5 | Able to Ping www.google.com and Ping -6 www.google.com | Pass | Pass | Pass |
6 | All systemd services are running | Pass | Pass | Pass |
7 | Able to connect LAN client | Pass | Pass | Pass |
8 | LAN client got IP from default pool range (ipv4 & ipv6) | Pass | Pass | Pass |
9 | LAN client should open with CaptivePortal Page | Pass | Pass | Pass |
10 | Able to connect wireless client | Pass | Pass | Pass |
11 | Wireless client got IP from default pool range (ipv4 & ipv6) | Pass | Pass | Pass |
12 | Wireless client can access the CaptivePortal Page | Pass | Pass | Pass |
13 | Internet should work on Connected clients after changing the default credentials | Pass | Pass | Pass |
14 | Using dmcli to check the CCSP TR-181 DataModels | Pass | Pass | Pass |
15 | WebUI page should be loaded on Connected clients after changing the default credentials | Pass | Pass | Pass |
16 | WebUI page should be loaded through erouter0IP via RM | Pass | Pass | Pass |
17 | wlan0 and wlan1 interfaces should be UP and RUNNING | Pass | Pass | Pass |
18 | All ccsp logs files should be generated in /rdklogs/logs folder | Pass | Pass | Pass |
19 | Bridge Mode | Pass | Pass | Pass |
20 | Factory Reset | Pass | Pass | Pass |
21 | Image Stability | Pass | Pass | Pass |
BPI Stability Issues: