Update raspberrypi4 support for AGL IC container integration
[AGL/meta-agl-devel.git] / meta-agl-ic-container / dynamic-layers / meta-raspberrypi / recipes-container / lxc-config / lxc-config-cluster-demo_1.0.bbappend
1 require conf/include/drm-lease-multi-display.inc
2
3 FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:"
4
5 # If you want to change display assign in your board, please change this line in your recipe.
6 DRM_LEASE_DEVICE ?= "${@bb.utils.contains("HAS_MULTI_DISPLAY", "1", "card0-HDMI-A-2", "card0-HDMI-A-1" ,d)}"
7
8 LXC_AUTO_START ?= "1"