renesas-rcar / meta-renesas

MIT License
52 stars 80 forks source link

Renesas-Yocto-v5.5.0 errors when using poky-tiny DISTRO #32

Open yf13 opened 2 years ago

yf13 commented 2 years ago

Hi,

I can use "local-minimal.conf" correctly, where the DISTRO is set to "poky".

I changed the line to DISTRO ?= "poky-tiny" then got the errors .

My wish was to build a tiny system using kernel-and-initramfs approach, containing drivers for GPU and multi-media etc.

are there any hints about how to proceed?

Regards, yf13