Versions Compared

Key

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

...

Yocto workspace setup


build setup

repo init -u https://code.rdkcentral.com/r/manifests  -b dunfell -m rdkv-nosrc.xml
repo sync -j `nproc` m rdkb-turris-extsrc.xml -b dunfell
repo sync -j4 --no-clone-bundle --no-tags


apply bug fixes Expand source

...