I built the image using the rocko branch i had added the following lines to the local.conf file:
CORE_IMAGE_EXTRA_INSTALL += “chromium libexif”
LICENSE_FLAGS_WHITELIST=“commercial”
PNBLACKLIST[chromium]=“”
to include chromium on the board’s image. I had also done the enabling accelerated hardware as shown by others to try and get webgl enabled. But if i go to webglreport.com, i get that it says the browser supports it but it’s not enabled. any help is greatly appreciated.