Existing VisionFive2 support is broken. AGL compositor
can boot, but it show black screen.
This pacth add workaround for AGL compositor that is
discused at SPEC-5210.
Bug-AGL: SPEC-5328
Change-Id: I661468d99cd8f67949e2dc17b9120cd2b9818ec1
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30701
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
--- /dev/null
+FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
+
+SRC_URI:append:jh7110 = " file://agl-compositor-visionfive2.conf "
+
+do_install:append:jh7110() {
+ install -m644 ${WORKDIR}/agl-compositor-visionfive2.conf ${D}/${systemd_system_unitdir}/agl-compositor.service.d/agl-compositor-visionfive2.conf
+}
--- /dev/null
+[Service]
+Environment=WESTON_FORCE_RENDERER=1