1
1
This README file contains information on the contents of the
2
- meta-cx1- influx layer.
2
+ meta-influx layer.
3
3
4
4
Please see the corresponding sections below for details.
5
5
@@ -24,7 +24,7 @@ This layer depends on:
24
24
Patches
25
25
=======
26
26
27
- Please submit any patches against the meta-cx1- influx layer to the
27
+ Please submit any patches against the meta-influx layer to the
28
28
xxxx mailing list (
[email protected] ) and cc: the maintainer:
29
29
30
30
Maintainer: XXX YYYYYY <
[email protected] >
33
33
Table of Contents
34
34
=================
35
35
36
- I. Adding the meta-cx1- influx layer to your build
36
+ I. Adding the meta-influx layer to your build
37
37
II. Misc
38
38
39
39
40
- I. Adding the meta-cx1- influx layer to your build
40
+ I. Adding the meta-influx layer to your build
41
41
=================================================
42
42
43
- --- replace with specific instructions for the meta-cx1- influx layer ---
43
+ --- replace with specific instructions for the meta-influx layer ---
44
44
45
45
In order to use this layer, you need to make the build system aware of
46
46
it.
47
47
48
- Assuming the meta-cx1- influx layer exists at the top-level of your
48
+ Assuming the meta-influx layer exists at the top-level of your
49
49
yocto build tree, you can add it to the build system by adding the
50
- location of the meta-cx1- influx layer to bblayers.conf, along with any
50
+ location of the meta-influx layer to bblayers.conf, along with any
51
51
other layers needed. e.g.:
52
52
53
53
BBLAYERS ?= " \
54
54
/path/to/yocto/meta \
55
55
/path/to/yocto/meta-poky \
56
56
/path/to/yocto/meta-yocto-bsp \
57
- /path/to/yocto/meta-meta-cx1- influx \
57
+ /path/to/yocto/meta-meta-influx \
58
58
"
59
59
60
60
61
61
II. Misc
62
62
========
63
63
64
- --- replace with specific information about the meta-cx1- influx layer ---
64
+ --- replace with specific information about the meta-influx layer ---
0 commit comments