Fix i.MX6 (usb)
[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-drv|omx-user-module"
11
12 BBMASK .= "|meta-renesas-rcar-gen3/meta-rcar-gen3/recipes-forward-port/"
13
14 OSTREE_KERNEL = "Image"
15 IMAGE_BOOT_FILES_sota = "m3ulcb-ota-bootfiles/* Image-r8a7796-m3ulcb.dtb"
16 OSTREE_BOOTLOADER ?= "u-boot"