chromium-x11: remove use-egl

* set PACKAGECONFIG explicitly
* at least on Raspi4 WebGL is accelerated for desktop GL only

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-05-24 23:33:35 +02:00
parent e4c1fa7ce9
commit 893e66b352

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " use-egl impl-side-painting proprietary-codecs"
PACKAGECONFIG = "impl-side-painting proprietary-codecs"