summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/recipes-kernel/linux-firmware
Commit message (Collapse)AuthorAgeFilesLines
* linux-firmware: remove .bbappendMikko Gronoff2018-10-101-30/+0
| | | | | | | | | Originally added to suppress build error "ERROR: QA Issue: linux-firmware: Files/directories were installed but not shipped in any package." Change-Id: I23dbce6bd6026627899d0b2355d34f1a435ad7a2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Split meta-boot2qt layerSamuli Piippo2018-03-121-0/+30
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>