Versions Compared

Key

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

...

This is the summary page that describes the CMF release rdkb-2018q1. Below are links to the relevant documents for the release.

Note: The latest rdkb iteration 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.

...

Baselinenightly/2018032520180325 baseline.
Post-baseline updates

TDKM56https://wiki.rdkcentral.com/display/TDK/TDK-B+Release+M56
Manifestrdkb-2019q12018q1


Highlights since rdkb-2017q4

...

$ mkdir rdkb
$ cd rdkb
$ repo init -u https://code.rdkcentral.com/r/manifests -m rdkb.xml -b rdkb-2019q12018q1
$ repo sync -j4 --no-clone-bundle
  • The -m rdkb.xml in the build sequence above is important. If this is not specified, you will get an RDK-V tree by default.
  • The -b rdkb-2019q1 2018q1 in the build sequence above specifies the branch to use.
  • If you omit the -b rdkb-2019q1 2018q1 entirely, you will get the master (HEAD) of each component.
  • At any time, the community can build latest master by dropping the -b rdkb-2019q1 2018q1 option in the repo init command.

...

$ mkdir <workspace dir>
$ cd <workspace dir>
$ repo init -u https://code.rdkcentral.com/r/manifests -m rdkb.xml -b rdkb-2019q12018q1-rpi
$ repo sync -j4 --no-clone-bundle
$ source meta-cmf-raspberrypi/setup-environment

...

  • Wifi 2.4Ghz and 5Ghz hotspot testing.
  • Login, menu navigation, parameter modification, e.g. Wifi SSID/password change and re-connection, changing admin password.

Known Issues

...