Versions Compared

Key

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

...

repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-turris-extsrc.xml  xml -b  yocto-b dunfell-upgrade
 
repo sync -j4 --no-clone-bundle
 
MACHINE=turris source meta-turris/setup-environment
 
bitbake rdk-generic-broadband-image

...