Versions Compared

Key

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

...

$ mkdir <workspace dir>

$ cd <workspace dir>

#Execute either of below 2 repo init command based on need

$ repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-turris-extsrc.xml -b rdk-next

(or)

$ repo init -u https://code.rdkcentral.com/r/manifests reference/manifests/ -m rdkb-turris-nosrc.xml -b rdk-nextmaster

$ repo sync -j4 --no-clone-bundle

$ MACHINE=turris source meta-turris/setup-environment (Select option turris.conf)

$ bitbake rdkbitbake core-generic-broadband-image

...

image-minimal


Note. The kernel Image and root filesystem will be created under <workspace dir>under ./build-turris/tmp/deploy/images/turris folder

For more information Wi-Fi- Extender-Features