...
| Code Block | ||
|---|---|---|
| ||
$ mkdir rdkb-arm
$ cd rdkb-arm
$ repo init -u 'https://github.com/rdkcentral/meta-rdk-bsp-arm/' \
-m "manifests/rdkb-bsp-arm.xml" \
-b "main"
$ repo sync
$ source meta-rdk-bsp-arm/setup-environment
$ bitbake rdk-generic-broadband-image |
...
| S.No | Features | Completed | In Review | In Progress | Not started |
|---|---|---|---|---|---|
| 1 | IPv6 | | |||
| 2 | Cellular | | | ||
| 3 | RNDIS | | |||
| 4 | WebPA | | |||
| 5 | USP-PA(oktopus) | | |||
| 6 | Firewall | | |||
| 57 | Parental Control | |
...
| Code Block | ||
|---|---|---|
| ||
01 IPV6 02 Log-Upload & Telemetry 03 Multiprofile 04 Selfheal 05 Log-Rotation 06 Parental-ControlFirewall 07 FirewallDAC 08 DACRFC 09 RFC 10 Populate-SDK 1110 eSDK 1211 WPS 1312 USB detection 1413 Celluar Manager 1514 RNDIS 1615 Telco-Voice 1716 WebConfig 18 USP-PA(oktopus) 19 17 ACS 2018 WebPA 21 SNMP 2219 Firmware Upgrade |
Note:
This list represents features that are either not yet supported or require additional integration and validation on the ARM platform.
...
PR:https://github.com/rdkcentral/meta-rdk-bsp-arm/pull/80
Issue: https://github.com/rdkcentral/meta-rdk-bsp-arm/issues/79
5. WebPa support on ARM
PR: https://github.com/rdkcentral/meta-rdk-bsp-arm/pull/86
issue: https://github.com/rdkcentral/meta-rdk-bsp-arm/issues/84
Known issues:
...