-
Notifications
You must be signed in to change notification settings - Fork 10
/
README
49 lines (30 loc) · 1.13 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Introduction
============
This README file contains information on the contents of the meta-thc
layer. See https://kaloyanski.github.io/meta-thc for details.
The project is under development. Please refer
https://github.com/TripleHelixConsulting/meta-thc-v1 for a static fork with
extensive documentation. To duscuss or report errors, contact <[email protected]>.
Dependencies
============
URI: [email protected]:yoctoproject/poky.git
branch: kirkstone
URI: [email protected]:openembedded/meta-openembedded.git
branch: kirkstone
URI: [email protected]:agherzan/meta-raspberrypi
branch: kirkstone
Maintainer: Kaloyan Krastev <kaloyan at triplehelix-consulting dot com>
Table of Contents
=================
I. Adding the meta-thc layer to your build
II. Build
III. Message
I. Adding the meta-thc layer to your build
=================================================
Run 'bitbake-layers add-layer meta-thc'.
II. Build
=================================================
Run 'bitbake core-image-thc'.
III. Message
=================================================
See https://kaloyanski.github.io/meta-thc for details.