summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/boot2qt-addons
Commit message (Collapse)AuthorAgeFilesLines
* Copy shared settings file to each demo needing themv5.11.0Sami Nurmenniemi2018-05-211-4/+3
| | | | | | | | Relative paths are not compatible between boot2qt launcher and QtCreator examples. Change-Id: Icc4df0c69634b5d293d0213e08c0b2cdbecd6660 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* boot2qt-demos & boot2qt-launcher: update recipesMikko Gronoff2018-05-212-42/+20
| | | | | | | | | | | | Some old demos were removed from basicsuite, some were updated and some new ones were added. Update recipe accordingly. Task-number: QTBUG-62792 Task-number: QTBUG-62793 Task-number: QTBUG-62791 Task-number: QTBUG-62790 Change-Id: Ib1b84cf11709bb756f410615cca045c082a78586 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* appcontroller: Use proper directory for XDG_RUNTIME_DIRSamuli Piippo2018-05-179-10/+12
| | | | | | | | | | | 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>
* boot2qt-demos: update all modules to latest in 5.11 branchMikko Gronoff2018-03-221-13/+13
| | | | | | | | | | Includes a few typo fixes & other minor things. The current SHA1s are from 5.6/5.7 era, refreshing these as a generic cleanup of recipes. Task-number: QTBUG-67205 Change-Id: I2f3938526dec1922ee6fc4a43817ce8b77df0331 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Rename recipesSamuli Piippo2018-03-1224-0/+793
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>