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

From eLinux.org
< R-Car‎ | Boards/Yocto-Gen3-CommonFAQ
Revision as of 17:00, 16 February 2021 by Y.H. (talk | contribs) (Created page with "== How to use weston without "Evaluation Software Package" == {{Note}} : In this method, OpenGLES(including weston) runs using only CPU without GPU. : So, performance is lowe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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