Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | appcontroller: Use proper directory for XDG_RUNTIME_DIR | Samuli Piippo | 2018-05-17 | 1 | -1/+1 |
| | | | | | | | | | | | 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 recipes | Samuli Piippo | 2018-03-12 | 1 | -0/+10 |
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> |