diff options
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index dd626d9f00..5afd0db4b7 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
| @@ -48,9 +48,6 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'wayland vulkan', d)} \ | |||
| 48 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11 vulkan', 'dri3', '', d)} \ | 48 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11 vulkan', 'dri3', '', d)} \ |
| 49 | " | 49 | " |
| 50 | 50 | ||
| 51 | PACKAGECONFIG_append_x86 = " gallium-llvm gallium r600" | ||
| 52 | PACKAGECONFIG_append_x86-64 = " gallium-llvm gallium r600" | ||
| 53 | |||
| 54 | # "gbm" requires "dri", "opengl" | 51 | # "gbm" requires "dri", "opengl" |
| 55 | PACKAGECONFIG[gbm] = "--enable-gbm,--disable-gbm" | 52 | PACKAGECONFIG[gbm] = "--enable-gbm,--disable-gbm" |
| 56 | 53 | ||
