summaryrefslogtreecommitdiffstats
path: root/recipes/connman/files/0001-disable-connman-when-booting-over-nfs-1.34.patch
Commit message (Collapse)AuthorAgeFilesLines
* Split meta-boot2qt layerSamuli Piippo2018-03-121-11/+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>
* connman: choose correct patch for connman versionTobias Olausson2017-12-201-0/+11
For building with rocko as the upstream, the connman version (and with that the systemd service file) has been updated. We should select the correct patch for the version of connman we're building. Change-Id: I3e620e383c25d32c2c2e054092cbca81538f4b8a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>