Versions Compared

Key

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

...

$ cd <workspace dir>


Follow the below build procedure to build rdk-next image :

$ repo init -u https://code.rdkcentral.com/r/manifests -b rdk-next -m rdkv-extsrc.xml
$ repo sync -j4 --no-clone-bundle

Follow the below build procedure to build rdk-next image with "rdkv-asp" :

...