Move feature code into the meta recipes
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_m3ulcb-nogfx.inc
1 SOC_FAMILY = "r8a7796"
2
3 IMAGE_INSTALL_append = " \
4         weston-bin \
5 "
6
7 # Mask graphic Pkgs
8 BBMASK = "gles-user-module|kernel-module-gles|wayland-kms|libgbm"
9 # Mask MMP recipes
10 BBMASK .= "|kernel-module-uvcs|omx-user-module"
11