aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-sato/webkit/webkitgtk_%.bbappend
blob: 74e24ac01d414b209512d4530f25014bb10c21db (plain)
1
2
3
4
# Fixes compile errors like
# Source/WebCore/platform/graphics/egl/GLContextEGL.cpp:198:59: error: invalid 'static_cast' from type 'GLNativeWindowType' {aka 'long unsigned int'} to type 'EGLNativeWindowType' {aka 'wl_egl_window*'}
PACKAGECONFIG:remove:imxgpu3d = "opengl x11"
PACKAGECONFIG:append:imxgpu3d = " gles2"