Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split meta-boot2qt layer | Samuli Piippo | 2018-03-12 | 1 | -43/+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> | ||||
* | nitrogen6x: add meta-boundary and create boundary group | Gary Bisson | 2018-01-22 | 1 | -0/+43 |
Source code of the meta can be found here: https://github.com/boundarydevices/meta-boundary This meta layer is especially useful since our boards now ship with the BD-SDMAC WiFi/BT module: https://boundarydevices.com/product/bd_sdmac_wifi/ This latter requires a specific external kernel module and a modified version of BlueZ hciattach tool. BD-SDMAC support is limited to WiFi since BT firmware is only available upon agreement to Silex EULA by registering your SSH key to our website: https://boundarydevices.com/private-git-access/ Even for our older TIWI-BLE module, this layer is necessary to include the BT firmware files that are currently missing (TIInit_7.6.15.bts). Change-Id: I00560fb016a095c6d98c8031ac9c1873c37f71a5 Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> |