diff options
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 31ff38dfdc..e601eac581 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
@@ -125,6 +125,7 @@ PACKAGECONFIG[gles] = "-Dgles1=enabled -Dgles2=enabled, -Dgles1=disabled -Dgles2 | |||
125 | # "egl" requires "dri", "opengl" | 125 | # "egl" requires "dri", "opengl" |
126 | PACKAGECONFIG[egl] = "-Degl=enabled, -Degl=disabled" | 126 | PACKAGECONFIG[egl] = "-Degl=enabled, -Degl=disabled" |
127 | 127 | ||
128 | PACKAGECONFIG[broadcom] = "" | ||
128 | PACKAGECONFIG[etnaviv] = "" | 129 | PACKAGECONFIG[etnaviv] = "" |
129 | PACKAGECONFIG[freedreno] = "" | 130 | PACKAGECONFIG[freedreno] = "" |
130 | PACKAGECONFIG[kmsro] = "" | 131 | PACKAGECONFIG[kmsro] = "" |