summaryrefslogtreecommitdiffstats
path: root/recipes/virtualbox/mount-vboxsf
Commit message (Collapse)AuthorAgeFilesLines
* Split meta-boot2qt layerSamuli Piippo2018-03-122-29/+0
| | | | | | | | | | | Move distro specific recipes to own layer and leave only new recipes and bbclasses to meta-boot2qt layer. This makes it easier to include meta-boot2qt to your own distro layer to get access e.g., QDB and QBSP recipes that might be useful even without boot2qt distro. Task-number: QTBUG-65871 Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
* Use Systemd as the init systemSamuli Piippo2015-11-191-0/+12
| | | | | | | | | Remove sysvinit from distro features and add Systemd as the default init system. Add necessary service files to all recipes that need them. Change-Id: I9cd4c0239fe16f35145bd3bed08e27196f30ee82 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* vbox: recipes for virtual box guest additionsSamuli Piippo2013-07-081-0/+17
Builds kernel modules for virtualbox guest addition and mount helper util for shared folders. Change-Id: I7f931101ece1dda1e604b09de6bff404ffbc8763 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>