diff options
| -rw-r--r-- | recipes-graphics/wayland/weston_4.0.0.imx.bb | 3 |
1 files changed, 3 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 a752cbb4b..4d366ce92 100644 --- a/recipes-graphics/wayland/weston_4.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_4.0.0.imx.bb | |||
| @@ -49,6 +49,7 @@ PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'kms fbdev | |||
| 49 | # drm is not supported on mx6/mx7 | 49 | # drm is not supported on mx6/mx7 |
| 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 | # | 53 | # |
| 53 | # Compositor choices | 54 | # Compositor choices |
| 54 | # | 55 | # |
| @@ -84,6 +85,8 @@ PACKAGECONFIG[colord] = "--enable-colord,--disable-colord,colord" | |||
| 84 | PACKAGECONFIG[clients] = "--enable-clients --enable-simple-clients --enable-demo-clients-install,--disable-clients --disable-simple-clients" | 85 | PACKAGECONFIG[clients] = "--enable-clients --enable-simple-clients --enable-demo-clients-install,--disable-clients --disable-simple-clients" |
| 85 | # Weston with PAM support | 86 | # Weston with PAM support |
| 86 | PACKAGECONFIG[pam] = "--with-pam,--without-pam,libpam" | 87 | PACKAGECONFIG[pam] = "--with-pam,--without-pam,libpam" |
| 88 | # Weston with i.MX G2D renderer | ||
| 89 | PACKAGECONFIG[imxg2d] = "--enable-imxg2d,--disable-imxg2d,virtual/libg2d" | ||
| 87 | 90 | ||
| 88 | do_install_append() { | 91 | do_install_append() { |
| 89 | # Weston doesn't need the .la files to load modules, so wipe them | 92 | # Weston doesn't need the .la files to load modules, so wipe them |
