R-Car/Boards/Yocto-Gen3-CommonFAQ/How to use weston without "Evaluation Software Package"

From eLinux.org
Jump to: navigation, search

How to use weston without "Evaluation Software Package"

18px <translate> Note:</translate>

In this method, OpenGLES(including weston) runs using only CPU without GPU.
So, performance is lower than using Evaluation Package.

After Step3 (https://elinux.org/R-Car/Boards/Yocto-Gen3/v3.21.0#Build_using_manual_steps), please execute following commands.

cd $WORK
source poky/oe-init-build-env $WORK/build
cp $WORK/meta-renesas/meta-rcar-gen3/docs/sample/conf/<h3ulcb|m3ulcb>/poky-gcc/bsp/*.conf ./conf/
cd $WORK/build
cp conf/local-wayland.conf conf/local.conf
bitbake core-image-weston