From 8788fbce268503f8c1b4020ce52a6ed1c74d4144 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 18 May 2016 15:55:59 +0300 Subject: Update README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add source URL, contribution and maintainer info. Change-Id: Ice614c7a4b26cd8879fc1a8f508ea3c94d6eed35 Reviewed-by: Louai Al-Khanji Reviewed-by: Topi Reiniƶ --- README | 40 ++++++++++++++++++++++++++++++++++------ 1 file changed, 34 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 99a841b..ee5f725 100644 --- a/README +++ b/README @@ -27,14 +27,42 @@ ## ############################################################################ -OpenEmbedded/Yocto meta layer for Boot to Qt Software Stack -========================================================== +Meta layer for Boot to Qt Software Stack +======================================== -This layer provides B2Qt for embedded Linux recipes for use with -OpenEmbedded and Yocto. +Boot to Qt (b2qt) is the reference distro used in Qt for Device Creation [1]. +It combines Poky, meta-qt5 and various BSP meta layers to provide an integrated +solution for building device images and toolchains with the latest Qt version. -scripts/manifest.xml shows the currectly used meta repositories and -revisions. +Currently used dependencies, meta repositories and their revisions are shown in +scripts/manifest.xml + +[1] http://www.qt.io/qt-for-device-creation/ + +Sources +------- + +Git: git://code.qt.io/yocto/meta-b2qt +Web: http://code.qt.io/cgit/yocto/meta-b2qt.git +Gerrit: https://codereview.qt-project.org/#/admin/projects/yocto/meta-b2qt + +Contributing +------------ + +To contribute to this layer you should submit the patches for review using +Qt Gerrit (https://codereview.qt-project.org). + +More information about Qt Gerrit and how to use it: +https://wiki.qt.io/Gerrit_Introduction +https://wiki.qt.io/Setting_up_Gerrit + +Layer maintainers +----------------- + +Samuli Piippo + +Setting up build environment +---------------------------- To initialize build environment, use the b2qt-init-build-env script. -- cgit v1.2.3-54-g00ecf