summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc
blob: f1f9b87fde748a4292a8fa438775fda415d96907 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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-drv|omx-user-module"

BBMASK .= "|meta-renesas-rcar-gen3/meta-rcar-gen3/recipes-forward-port/"

OSTREE_KERNEL = "Image"
IMAGE_BOOT_FILES_sota = "m3ulcb-ota-bootfiles/* Image-r8a7796-m3ulcb.dtb"
OSTREE_BOOTLOADER ?= "u-boot"