Versions Compared

Key

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

...

Code Block
languagebash
themeDJango
repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-extsrc.xml -b rdk-next

repo sync -j4 --no-clone-bundle

MACHINE=qemux86broadband source meta-cmf/setup-environment

bitbake rdk-generic-broadband-morty-image

On Successful build, the ROOTFS (in vmdk format) would be available at the following reference location.

...