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/reference/manifests -m rdkb-turris-extsrc.xml -b rdk-next

(or)

$ repo init -u https://code.rdkcentral.com/r/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-genericimage-broadband-image

...

  • Cloning the code before login once to code.rdkcentral.com, user would get the Authentication error, even though the account is in good standing and has all the required access.
  • Please login to code.rdkcentral.com before attempting to clone.

minimal


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

NOTE: Above information is for build Gateway image. To build Extender image, please see Wi-Fi Extender Features