Versions Compared

Key

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

...

Table of Contents

Baseline

Baseline Branchnightly/20260409-kirkstone
Post-baseline updates


TDK
M144
M147
Manifest branch

rdkb-2026q1-kirkstone

Highlights

Components updated since rdkb-2025q4-kirkstone

...

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
TestAndDiagnostictest-and-diagnostic
CcspLMLite ​lan-manager-lite
CcspMisc​miscellaneous-broadband
hotspot​hotspot
webui​webui
CcspCr​component-registry
LanManagerlan-manager 
PowerManagerpower-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
CcspMtaAgentmedia-terminal-adapter-agent
GwProvApp ​gw-provisioning-application
CcspMoCA​moca-agent
RdkPlatformManagerplatform-manager
harvesterharvester
xupnp​secure-upnp
jst​javascript-templates
OvsAgent​open-virtual-switch-agent
hal​hardware-abstraction-layer
CcspPandMprovisioning-and-management
halinterface​halinterface​
rdkfmac​ rdkfmac​
OneWifiTestSuite​ one-wifi-test-suite
RdkCellularManager-MMcellular-modem-manager

License Manifests

...

Building the code

RDKB 2025Q4 Manifests

Building for RaspberryPi 4B 32 Bit

Code Block
languagebash
themeDJango
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

...

Building for RaspberryPi 4B 64 Bit

...

languagebash
themeDJango

...

...

...

  • Note. The kernel Image and root filesystem will be created under the ./tmp/deploy/images/raspberrypi4-64-rdk-broadband folder

Building for

...

Code Block
languagebash
themeDJango
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

Building for Banana Pi SD Image

Code Block
languagebash
themeDJango
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 Reference Platforms

RDK-B (RaspberryPi)

RDK-B (Raspberry Pi) Build and Setup Manual - Router Profile

RDK-B BananaPi R4

RDK-B Banana Pi R4 - 2025Q4 Release(Jan 2026)

...

Kirkstone (Yocto 4.0) Migration - RDK-BRPI4 Extender - reference implementation

For all other RDK documentation please refer to the RDK wiki at at https://wiki.rdkcentral.com/ 

Testing

Sanity Testing

Automated RPI Sanity tests include:

  • Services checks (OneWifi, ccsp processes)
  • Network (WAN) connectivity 
  • LAN client
  • Wifi 2.4Ghz and 5Ghz hotspot testing.
  • Login, menu navigation, parameter modification, e.g. Wifi SSID/password change and re-connection, changing admin password.

...


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

Known Issues

...

RDKBACCL-1066 
 
 BPI Stability Issues:

  1. Depending on your setup environment, you may face interference issues (e.g. in a lab with a lot of WiFi devices). If you encounter such issues we recommend to use a WiFi chamber. A simple desktop setup should not encounter such issues.
  2. The Fan unit needs to be setup correctly to avoid overheating.  After connecting the powersupply (white jack) to the fan ensure the jack makes proper contact with the pin, see RDK-B Banana Pi R4 Setup and Flashing Instructions.
  3. WiFi 6GHz does not work with all 6GHz capable STAs/clients, we recommend to use an Apple iphone-16 pro as of now if you wish to use Wifi 6GHz.

...