Versions Compared

Key

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

...

$ mkdir <workspace dir>

$ cd <workspace dir>

Note
  • Cloning the code before login once to code.rdkcentral.com, user would get the Authentication error, even though the account is in good standing and has all the required access.
  • Please login to code.rdkcentral.com before attempting to clone.
for Non-Preferred:
$ repo init -u https://code.rdkcentral.com/r/manifests -b rdk-dev-1904 -m rdkv-extsrc.xml

...

Note: The Kernel image and root filesystem will be created under ./ build-raspberrypi-rdkmc/tmp/deploy/images/raspberrypi-rdk-mc folder

...