3f92a7a5656ea5c7ebe3939cfde8d1d4b37f3638
[AGL/meta-agl.git] / templates / machine / m3ulcb-nogfx / 50_local.conf.inc
1 MACHINE = "m3ulcb"
2 SOC_FAMILY = "r8a7796"
3
4 IMAGE_INSTALL_append = " \
5         weston-bin \
6 "
7
8 # Mask graphic Pkgs
9 BBMASK = "gles-user-module|kernel-module-gles|wayland-kms|libgbm"
10 # Mask MMP recipes
11 BBMASK .= "|kernel-module-uvcs|omx-user-module"
12