diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2018-06-25 21:11:42 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-07-05 15:32:27 -0300 |
| commit | 33cfb1800371a5aed74fd99a8cb6c56d118affd4 (patch) | |
| tree | f03cca001fb615a0a137c06dd0e5b7bf712bbccc | |
| parent | 57e479401af3ceb72743b0d91693f30c1af9852b (diff) | |
| download | meta-freescale-33cfb1800371a5aed74fd99a8cb6c56d118affd4.tar.gz | |
weston: Use cairo for parts with 3D GPU
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-graphics/wayland/weston_4.0.0.imx.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston_4.0.0.imx.bb b/recipes-graphics/wayland/weston_4.0.0.imx.bb index 4d366ce92..5028cc115 100644 --- a/recipes-graphics/wayland/weston_4.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_4.0.0.imx.bb | |||
| @@ -50,6 +50,7 @@ PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'kms fbdev | |||
| 50 | PACKAGECONFIG_remove_mx6 = "kms" | 50 | PACKAGECONFIG_remove_mx6 = "kms" |
| 51 | PACKAGECONFIG_remove_mx7 = "kms" | 51 | PACKAGECONFIG_remove_mx7 = "kms" |
| 52 | PACKAGECONFIG_append_imxgpu2d = " imxg2d" | 52 | PACKAGECONFIG_append_imxgpu2d = " imxg2d" |
| 53 | PACKAGECONFIG_append_imxgpu3d = " cairo-glesv2" | ||
| 53 | # | 54 | # |
| 54 | # Compositor choices | 55 | # Compositor choices |
| 55 | # | 56 | # |
