Skip to content
Snippets Groups Projects
Samuli Piippo's avatar
Samuli Piippo authored
meta-qt5 now depends on remove-libtool that is available
only in oe/jetro, so backport it our layer.

Change-Id: I5989ddb25ddecb6c749292d4e3fec63d0f61368f
Reviewed-by: default avatarDavid Schulz <david.schulz@theqtcompany.com>
e453be26
History
##############################################################################
##
## Copyright (C) 2016 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the Boot to Qt meta layer.
##
## $QT_BEGIN_LICENSE:COMM$
##
## 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 http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## $QT_END_LICENSE$
##
##############################################################################

OpenEmbedded/Yocto meta layer for Boot to Qt Software Stack
==========================================================

This layer provides B2Qt for embedded Linux recipes for use with
OpenEmbedded and Yocto.

scripts/manifest.xml shows the currectly used meta repositories and
revisions.

To initialize build environment, use the b2qt-init-build-env script.

Usage: b2qt-init-build-env COMMAND [ARGS]

Initialize build environment:
  b2qt-init-build-env init --device <name> [--reference <mirror path>]
Initialize local mirror:
  b2qt-init-build-env mirror
List available devices:
  b2qt-init-build-env list-devices