############################################################################ ## ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## ## This file is part of the Boot to Qt meta layer. ## ## $QT_BEGIN_LICENSE:GPL$ ## Commercial License Usage ## Licensees holding valid commercial Qt licenses may use this file in ## accordance with the commercial license agreement provided with the ## Software or, alternatively, in accordance with the terms contained in ## a written agreement between you and The Qt Company. For licensing terms ## and conditions see https://www.qt.io/terms-conditions. For further ## information use the contact form at https://www.qt.io/contact-us. ## ## GNU General Public License Usage ## Alternatively, this file may be used under the terms of the GNU ## General Public License version 3 or (at your option) any later version ## approved by the KDE Free Qt Foundation. The licenses are as published by ## the Free Software Foundation and appearing in the file LICENSE.GPL3 ## included in the packaging of this file. Please review the following ## information to ensure the GNU General Public License requirements will ## be met: https://www.gnu.org/licenses/gpl-3.0.html. ## ## $QT_END_LICENSE$ ## ############################################################################ Meta layer for Boot to Qt Software Stack ======================================== 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. 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-boot2qt Web: http://code.qt.io/cgit/yocto/meta-boot2qt.git Gerrit: https://codereview.qt-project.org/#/admin/projects/yocto/meta-boot2qt 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. Create a new directory for Yocto builds and run the script in it. Usage: b2qt-init-build-env COMMAND [ARGS] Initialize build environment: b2qt-init-build-env init --device [--reference ] Initialize local mirror: b2qt-init-build-env mirror List available devices: b2qt-init-build-env list-devices