Versions Compared

Key

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

...

Prerequisite - Build the Raspberry Pi image (RPI 4B model reference platform for RDKV - RDK - RDK Central Wiki)

cd <workspace dir>
 
# build Build the Raspberry Pi image (NB: this will use as many CPUs as possible)image 

$ MACHINE=raspberrypi4-rdk-hybrid source meta-cmf-raspberrypi/setup-environment
$ bitbake rdk-generic-hybrid-wpe-image

...