summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-05 09:27:51 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-08 14:06:57 +0000
commit29cc104df980dd5684eb34f0c11f60d127ed6959 (patch)
tree88bcd6ff2217f739ae435f67e78dbfaefdf287e2 /README
parent3bf89974cee602602d98769010d79db2af5d6154 (diff)
downloadmeta-boot2qt-29cc104df980dd5684eb34f0c11f60d127ed6959.tar.gz
Update readme
Task-number: QTEE-1035 Task-number: QTEE-916 Change-Id: I5a293c747c6a1eafd6963f1710244fff9c90e122 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
Diffstat (limited to 'README')
-rw-r--r--README64
1 files changed, 23 insertions, 41 deletions
diff --git a/README b/README
index c214243..24c8475 100644
--- a/README
+++ b/README
@@ -1,24 +1,23 @@
1############################################################################# 1##############################################################################
2## 2##
3## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). 3## Copyright (C) 2016 The Qt Company Ltd.
4## Contact: http://www.qt.io/licensing/
4## 5##
5## This file is part of the Qt Enterprise Embedded Scripts of the Qt 6## This file is part of the Boot to Qt meta layer.
6## framework.
7## 7##
8## $QT_BEGIN_LICENSE$ 8## $QT_BEGIN_LICENSE:COMM$
9## Commercial License Usage Only
10## Licensees holding valid commercial Qt license agreements with Digia
11## with an appropriate addendum covering the Qt Enterprise Embedded Scripts,
12## may use this file in accordance with the terms contained in said license
13## agreement.
14##
15## For further information use the contact form at
16## http://www.qt.io/contact-us.
17## 9##
10## Commercial License Usage
11## Licensees holding valid commercial Qt licenses may use this file in
12## accordance with the commercial license agreement provided with the
13## Software or, alternatively, in accordance with the terms contained in
14## a written agreement between you and The Qt Company. For licensing terms
15## and conditions see http://www.qt.io/terms-conditions. For further
16## information use the contact form at http://www.qt.io/contact-us.
18## 17##
19## $QT_END_LICENSE$ 18## $QT_END_LICENSE$
20## 19##
21############################################################################# 20##############################################################################
22 21
23OpenEmbedded/Yocto meta layer for Boot to Qt Software Stack 22OpenEmbedded/Yocto meta layer for Boot to Qt Software Stack
24========================================================== 23==========================================================
@@ -26,33 +25,16 @@ OpenEmbedded/Yocto meta layer for Boot to Qt Software Stack
26This layer provides B2Qt for embedded Linux recipes for use with 25This layer provides B2Qt for embedded Linux recipes for use with
27OpenEmbedded and Yocto. 26OpenEmbedded and Yocto.
28 27
29This layer depends on: 28scripts/manifest.xml shows the currectly used meta repositories and
30 29revisions.
31URI: git://git.yoctoproject.org/poky
32branch: daisy
33revision: b0ce70ffa820c8b4069bdb413f7aa9db668b9428
34
35URI: git://git.openembedded.org/meta-openembedded
36layer: meta-oe
37branch: daisy
38revision: a6dcf6265822ca1484d991d10a3042e04a960cdb
39
40URI: git://git.yoctoproject.org/meta-ti
41branch: daisy
42revision: 5dad1bc02dd922a6c4fa4d68f6ea9ec779cf5e66
43
44URI: git://git.yoctoproject.org/meta-fsl-arm
45branch: daisy
46revision: f5bf277a5a5fba2c3b64ed7d2dbec1903d96386b
47 30
48URI: git://github.com/Freescale/meta-fsl-arm-extra 31To initialize build environment, use the b2qt-init-build-env script.
49branch: daisy
50revision: 029f535cfbc5746288c6129babb2d7679927a183
51 32
52URI: git://git.yoctoproject.org/meta-raspberrypi 33Usage: b2qt-init-build-env COMMAND [ARGS]
53branch: daisy
54revision: cc74bf6c1f9ab9beea52c4c75797f3ad51f72c55
55 34
56URI: git://git.toradex.com/meta-toradex.git 35Initialize build environment:
57branch: V2.2 36 b2qt-init-build-env init --device <name> [--reference <mirror path>]
58revision: 371ea626f29a2a12294ab6ea30e36743a9e2f78f 37Initialize local mirror:
38 b2qt-init-build-env mirror
39List available devices:
40 b2qt-init-build-env list-devices