summaryrefslogtreecommitdiffstats
path: root/meta/lib/bblayers/templates/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta/lib/bblayers/templates/README')
-rw-r--r--meta/lib/bblayers/templates/README41
1 files changed, 41 insertions, 0 deletions
diff --git a/meta/lib/bblayers/templates/README b/meta/lib/bblayers/templates/README
new file mode 100644
index 0000000000..5a77f8d347
--- /dev/null
+++ b/meta/lib/bblayers/templates/README
@@ -0,0 +1,41 @@
1This README file contains information on the contents of the %s layer.
2
3Please see the corresponding sections below for details.
4
5Dependencies
6============
7
8 URI: <first dependency>
9 branch: <branch name>
10
11 URI: <second dependency>
12 branch: <branch name>
13
14 .
15 .
16 .
17
18Patches
19=======
20
21Please submit any patches against the %s layer to the xxxx mailing list (xxxx@zzzz.org)
22and cc: the maintainer:
23
24Maintainer: XXX YYYYYY <xxx.yyyyyy@zzzzz.com>
25
26Table of Contents
27=================
28
29 I. Adding the %s layer to your build
30 II. Misc
31
32
33I. Adding the %s layer to your build
34=================================================
35
36Run 'bitbake-layers add-layer %s'
37
38II. Misc
39========
40
41--- replace with specific information about the %s layer ---