[meta-freescale] [PATCH][distro] distro/fsl-framebuffer: Remove vulkan distro feature

Daiane Angolini daiane.angolini at nxp.com
Thu Mar 1 05:24:45 PST 2018


meta-poky commit 6016ec177af2406cacfeb3276dfcb8bfc3df8fce enabled
vulkan by default. As framebuffer distro doesn't have x11 or wayland,
we need to remove vulkan distro feature.

Signed-off-by: Daiane Angolini <daiane.angolini at nxp.com>
---
 conf/distro/fsl-framebuffer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/distro/fsl-framebuffer.conf b/conf/distro/fsl-framebuffer.conf
index cb5feae..7e44259 100644
--- a/conf/distro/fsl-framebuffer.conf
+++ b/conf/distro/fsl-framebuffer.conf
@@ -6,4 +6,4 @@ DISTRO = "fsl-framebuffer"
 DISTRO_NAME = "FSL FrameBuffer"
 
 # Remove conflicting backends.
-DISTRO_FEATURES_remove = "x11 wayland directfb "
+DISTRO_FEATURES_remove = "x11 wayland directfb vulkan "
-- 
2.7.4



More information about the meta-freescale mailing list