]>
code.ossystems Code Review - meta-freescale.git/commit
weston: Do not override PACKAGECONFIG
PACKAGECONFIG should not be overridden. If not, it will become very
complex to enable other features defined in the main recipe.
This patch also removes the duplicate PACKAGECONFIG settings defined
in the bbappend after this change.
For sololite, remove egl from PACKAGECONFIG as egl is enabled by
default for DISTRO_FEATURES wayland.
Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>