Building wpe-westeros-image with vc4graphics on Pi
limbouser opened this issue · 0 comments
I tried to create an image with MACHINE_FEATURES += " vc4graphics"
for Raspberry Pi. All other layers(meta-raspberry, poky, meta-openembedded) were at dunfell branch. meta-wpe's master branch was used. I successfully created an image with the flag
-DUSE_MESA
. I flashed the image on the Pi but the webkit browser that normally used to load wasn't loaded and the Metrological UI that can be accessed by browsing the Pi's IP is also not available, it loaded but none of the options were available. What is the status of vc4 support with meta-wpe? Is it possible to create a properly working' wpe-westeros-image' with VC4 enabled? What are the options I have with VC4 enabled?
Mentioning @moorthy-bs because most of the commits related to vc4 were made by you.