DRM/KMS R-Car E3 BSP: Prerequisites
Hardware: R-Car E3
CGI Studio has been tested on R-Car E3 System Evaluation Board.
CMake
In order to build Candera, the Meta build system CMake needs to be installed with at least version 3.16.3
CMake is able to create the compilation make files that can be used with GCC compiler.
R-Car E3 Yocto SDK
The SDK is not part of the delivery. The SDK contains the compiler, libraries and headers necessary for compiling software.
The SDK used for this release is based on Yocto Poky 2.4.3.
GCC Compiler
The GCC compiler is not part of the delivery. It is contained in the R-Car E3 Yocto SDK that has to be provided by the customer.
Compiler/s used for this release is GCC (GNU 7.3.0).