Boot2Qt with Apalis iMX8

@eric.tx,

Thanks for your response. If i’m going the Yocto route (mind you, I have no problems going the TCB route in the future if it helps to simplify things…), can you tell me if I’m skipping anything/missed a step that may have caused this to fail? For context, I looked to mock my patch off of this thread.

Created a new layer, and added it.
Set up my directory structure to match that found in the link above.
Added a .bbappend, changed slightly to include the .dts referenced above (kept naming convention to ensure I didn’t skip a step.).
device-tree-overlays-mainline_git.bbappend (555 Bytes)

Here is where I veer slightly, as I’m trying to add this to a b2qt-embedded-qt6-image:

bitbake b2qt-embedded-qt6-image

I don’t believe the overlay ends up making it into the image (at least, LVDS is not enabled when I check the drm/ directory.) Any thoughts are appreciated.

Thanks!