diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2016-05-18 15:55:59 +0300 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-05-19 09:41:58 +0000 |
| commit | 8788fbce268503f8c1b4020ce52a6ed1c74d4144 (patch) | |
| tree | 754533da8ecf7d1107c41cffa3dd747e9457788b /README | |
| parent | edc4f9274cc129d3550a0249c4e500db7f81a9af (diff) | |
| download | meta-boot2qt-8788fbce268503f8c1b4020ce52a6ed1c74d4144.tar.gz | |
Update README
Add source URL, contribution and maintainer info.
Change-Id: Ice614c7a4b26cd8879fc1a8f508ea3c94d6eed35
Reviewed-by: Louai Al-Khanji <louai.al-khanji@qt.io>
Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 40 |
1 files changed, 34 insertions, 6 deletions
| @@ -27,14 +27,42 @@ | |||
| 27 | ## | 27 | ## |
| 28 | ############################################################################ | 28 | ############################################################################ |
| 29 | 29 | ||
| 30 | OpenEmbedded/Yocto meta layer for Boot to Qt Software Stack | 30 | Meta layer for Boot to Qt Software Stack |
| 31 | ========================================================== | 31 | ======================================== |
| 32 | 32 | ||
| 33 | This layer provides B2Qt for embedded Linux recipes for use with | 33 | Boot to Qt (b2qt) is the reference distro used in Qt for Device Creation [1]. |
| 34 | OpenEmbedded and Yocto. | 34 | It combines Poky, meta-qt5 and various BSP meta layers to provide an integrated |
| 35 | solution for building device images and toolchains with the latest Qt version. | ||
| 35 | 36 | ||
| 36 | scripts/manifest.xml shows the currectly used meta repositories and | 37 | Currently used dependencies, meta repositories and their revisions are shown in |
| 37 | revisions. | 38 | scripts/manifest.xml |
| 39 | |||
| 40 | [1] http://www.qt.io/qt-for-device-creation/ | ||
| 41 | |||
| 42 | Sources | ||
| 43 | ------- | ||
| 44 | |||
| 45 | Git: git://code.qt.io/yocto/meta-b2qt | ||
| 46 | Web: http://code.qt.io/cgit/yocto/meta-b2qt.git | ||
| 47 | Gerrit: https://codereview.qt-project.org/#/admin/projects/yocto/meta-b2qt | ||
| 48 | |||
| 49 | Contributing | ||
| 50 | ------------ | ||
| 51 | |||
| 52 | To contribute to this layer you should submit the patches for review using | ||
| 53 | Qt Gerrit (https://codereview.qt-project.org). | ||
| 54 | |||
| 55 | More information about Qt Gerrit and how to use it: | ||
| 56 | https://wiki.qt.io/Gerrit_Introduction | ||
| 57 | https://wiki.qt.io/Setting_up_Gerrit | ||
| 58 | |||
| 59 | Layer maintainers | ||
| 60 | ----------------- | ||
| 61 | |||
| 62 | Samuli Piippo <samuli.piippo@qt.io> | ||
| 63 | |||
| 64 | Setting up build environment | ||
| 65 | ---------------------------- | ||
| 38 | 66 | ||
| 39 | To initialize build environment, use the b2qt-init-build-env script. | 67 | To initialize build environment, use the b2qt-init-build-env script. |
| 40 | 68 | ||
