RFC: colibri-imx8: Fix chromium gallery app for Torizon 7. DO NOT MERGE YET#13
RFC: colibri-imx8: Fix chromium gallery app for Torizon 7. DO NOT MERGE YET#13drewmoseley wants to merge 1 commit into
Conversation
These changes are based on the details here: https://developer.toradex.com/torizon/application-development/use-cases/gui/web-browser-kiosk-mode-with-torizoncore/#imx8 Signed-off-by: Drew Moseley <drew@moseleynet.net>
|
Hi all. I noticed that running the current demo gallery app on the 7.1 release of Torizon for the colibri-imx8 fails with the following log: Looking at the current docs, I modified the appropriate file as shown in this PR. I think we need to do something a bit more rigorous here to make sure we catch these things early. Geting proper automation is certainly one aspect. Ideally we would test all of these apps across all the modules and on at least the latest 2 Torizon OS releases. It's not clear if we need to have different versions of these apps for different OS versions or how best to handle the matrix of board/demo app/OS version combinations. |
|
NOTE: DO NOT MERGE THIS AS IS. THIS DOES WORK BUT NEEDS MORE THOUGHT BEFORE MERGING. At a minimum this new version of the docker-compose file will need to be canonicalized. |
These changes are based on the details here:
https://developer.toradex.com/torizon/application-development/use-cases/gui/web-browser-kiosk-mode-with-torizoncore/#imx8