Versions Compared

Key

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

...

Code Block
languagetext
mkdir <workspace dir>
cd <workspace dir>
repo init -u https://code.rdkcentral.com/r/manifests -m rdkb.xml -b morty
repo sync -j4 --no-clone-bundle
source meta-cmf-bsp-emulator/setup-environment <select option broadband-meta-rdk-bsp-emulator/conf/machine/qemux86broadband-morty.conf for x86>
bitbake rdk-generic-broadband-image

...