You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
- Build Dependencies
- Building Rialto
- Running YouTube with Rialto
Prerequisite - Build the Raspberry Pi image (RPI 4B model reference platform for RDKV - RDK - RDK Central Wiki)
cd <workspace dir>
# Build the Raspberry Pi image
$ MACHINE=raspberrypi4-rdk-hybrid source meta-cmf-raspberrypi/setup-environment
$ bitbake rdk-generic-hybrid-wpe-image
|