Versions Compared

Key

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

...

4. Ensure the .netrc and .gitconfig files

  • Build instructions for creating core-image-minimal build

The following commands fetches the source code of turris using repo tool ,$ repo init -u and create the image using bitbake

Code Block
repo init -u https://code.rdkcentral.com/r/manifests

...

 -m rdkb-turris-extsrc.

...

xml  -b  yocto-dunfell-upgrade

...



repo sync -j4 --no-clone-bundle

...



MACHINE=turris source meta-turris/setup-environment

...

For core-image-minimal,

...



bitbake core-image-minimal

...



        Currently we are in the process of building rdk-generic-broadband-image. The main source for errors can be classified into 4 categories.

...