summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-appcontroller
Commit message (Collapse)AuthorAgeFilesLines
* toradex: add support for colibri-imx6ullSamuli Piippo2018-09-071-0/+9
| | | | | | | | | | All u-boot scripts updated and one added for colibri-imx6ull. Colibri-imx6ull supports tezi, but has same size limitation as colibri-imx7. Task-number: QTBUG-70052 Change-Id: Ia05f15c27ceff2b643470c08c3c1be6ace209fb4 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* imx8: enable 888 buffer modeSamuli Piippo2018-08-161-0/+8
| | | | | | | Use QT_QPA_EGLFS_FORCE888 to prevent banding effects. Change-Id: I3570ceb9a9099daf931dd710f0fb6574f16e6b8a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* jetson-tx2: use basic render roopSamuli Piippo2018-06-111-0/+8
| | | | | | | | | QtWayland compositor requires QSG_RENDER_LOOP=basic to be used on jetson-tx2, same as on DriveCX. Task-number: AUTOSUITE-540 Change-Id: Id7689715d5646d7074eb279f2253920cc6dbbab3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* appcontroller: Use proper directory for XDG_RUNTIME_DIRSamuli Piippo2018-05-178-8/+8
| | | | | | | | | | | XDG_RUNTIME_DIR must be owned by the user, and Qt automatically changes the access rights if the directory has something else. Enable systemd's loginctl enable-linger for the default user 'root' so that /run/user/0 is always available. Task-number: QTBUG-68152 Change-Id: Ic45649210ddca54daddeb8dac44b41ec37e6a172 Reviewed-by: Karim Pinter <karim.pinter@qt.io>
* Rename recipesSamuli Piippo2018-03-128-0/+68
Add _git postfix to recipes which use sources from git and rename recipes to match their git repositories Change-Id: Idc67d136f280c7d224d586f79c5e7ce6f7e20fa2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>