summaryrefslogtreecommitdiffstats
path: root/templates/machine/m3ulcb-nogfx/50_local.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/machine/m3ulcb-nogfx/50_local.conf.inc')
-rw-r--r--templates/machine/m3ulcb-nogfx/50_local.conf.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/machine/m3ulcb-nogfx/50_local.conf.inc b/templates/machine/m3ulcb-nogfx/50_local.conf.inc
new file mode 100644
index 000000000..3f92a7a56
--- /dev/null
+++ b/templates/machine/m3ulcb-nogfx/50_local.conf.inc
@@ -0,0 +1,12 @@
+MACHINE = "m3ulcb"
+SOC_FAMILY = "r8a7796"
+
+IMAGE_INSTALL_append = " \
+ weston-bin \
+"
+
+# Mask graphic Pkgs
+BBMASK = "gles-user-module|kernel-module-gles|wayland-kms|libgbm"
+# Mask MMP recipes
+BBMASK .= "|kernel-module-uvcs|omx-user-module"
+