On 11 December 2012 08:29, Alex DAMIAN <[email protected]> wrote:
> +EXTRA_OECONF += "--enable-clients --enable-drm-compositor --enable-xwayland"
--enable-drm-compositor is repeated in the (commented out) "kms" packageconfig.
XWayland should be a packageconfig option.
> +PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'wayland', 'wayland',
> '', d)} \
What's the point of this?
> + ${@base_contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}
> \
> + ${@base_contains('DISTRO_FEATURES', 'opengles2', 'gles',
> '', d)} \
> + "
> +#PACKAGECONFIG[kms] = "--enable-drm-compositor,--disable-drm-compositor,drm
> virtual/libgbm udev"
Presumably this is the "DRM compositor" that the commit message refers to?
Ross
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core