diff options
-rw-r--r-- | recipes-graphics/piglit/piglit_git.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/piglit/piglit_git.bbappend b/recipes-graphics/piglit/piglit_git.bbappend index f5e16b3..316bec9 100644 --- a/recipes-graphics/piglit/piglit_git.bbappend +++ b/recipes-graphics/piglit/piglit_git.bbappend | |||
@@ -1,3 +1,5 @@ | |||
1 | DEPENDS_append_mx6 = " virtual/egl" | ||
2 | |||
1 | # Provide the need flags and backend settings to work with Vivante GPU | 3 | # Provide the need flags and backend settings to work with Vivante GPU |
2 | CFLAGS_append_mx6 = " -DLINUX \ | 4 | CFLAGS_append_mx6 = " -DLINUX \ |
3 | ${@base_contains('DISTRO_FEATURES', 'x11', '-DEGL_API_FB', \ | 5 | ${@base_contains('DISTRO_FEATURES', 'x11', '-DEGL_API_FB', \ |