diff options
| -rw-r--r-- | meta-fsl-arm/recipes-graphics/cogl/cogl-1.0_%.bbappend (renamed from meta-fsl-arm/recipes-graphics/cogl/cogl-1.0_1.16.0.bbappend) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-graphics/cogl/cogl-1.0_1.16.0.bbappend b/meta-fsl-arm/recipes-graphics/cogl/cogl-1.0_%.bbappend index 9de6cebd4..40633c4d7 100644 --- a/meta-fsl-arm/recipes-graphics/cogl/cogl-1.0_1.16.0.bbappend +++ b/meta-fsl-arm/recipes-graphics/cogl/cogl-1.0_%.bbappend | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Provide the need flags and backend settings to work with Vivante GPU | 1 | # Provide the need flags and backend settings to work with Vivante GPU |
| 2 | CFLAGS_append_mx6 = " -DLINUX \ | 2 | CFLAGS_append_mx6 = " -DLINUX \ |
| 3 | ${@base_contains('DISTRO_FEATURES', 'x11', '-DEGL_API_FB', \ | 3 | ${@base_contains('DISTRO_FEATURES', 'x11', '', \ |
| 4 | base_contains('DISTRO_FEATURES', 'wayland', \ | 4 | base_contains('DISTRO_FEATURES', 'wayland', \ |
| 5 | '-DEGL_API_WL', '', d), d)}" | 5 | '-DEGL_API_WL', '', d), d)}" |
| 6 | 6 | ||
