summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* Enable uprobes for the emulatorUlf Hermann2018-04-242-0/+2
| | | | | | Task-number: QTBUG-67891 Change-Id: I5297433edbfec07ad30adf58e13cbdb7a8a1f3ef Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Split meta-boot2qt layerSamuli Piippo2018-03-124-0/+97
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>