summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_h3ulcb-nogfx.inc
blob: cee2acc385b661a6339a53903b1b73a995215d70 (plain)
1
2
3
4
5
6
@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highli
require conf/include/agl_ulcb-nogfx.inc
SOC_FAMILY = "r8a7795"
BOARD_NAME = "h3ulcb"

DTB_SUFFIX = "r8a7795-h3ulcb"

# Mask graphic Pkgs
BBMASK += "gles-user-module|kernel-module-gles|wayland-kms|libgbm"
# Mask MMP recipes
BBMASK += "kernel-module-uvcs-drv|omx-user-module"