Versions Compared

Key

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

...



Yocto Build

Host Machine Setup

...

# Pre-requisite: add a new recipe using devtool
devtool build <recipe_name>
# eg. devtool build wireless-tools

Deploy binaries

# Pre-requisite: add a new recipe using devtool
devtool deploy-target <recipe_name> <target_path># eg. devtool deploy-target westeros root@192.168.xx.xx



Build Image

A complete RDK image can be generated from the eSDK installer.

...

# devtool command to build image from eSDK
# <IMAGE> - rdk-generic-mediaclient-wpebroadband-image or rdk-generic-hybrid-wpe-image
devtool build-image <IMAGE>

Known Issues

  1. Taskhash mismatch error may appear while generating image from sdk, but that would not break the build.
  2. Image generated from sdk , keeps rebooting for every 2 mins (to be addressed)

Flashing procedure

Turris Omnia Reference Platform: Flashing Instruction