blob: fb2d28e1771aa4ac4d6cea41a56801df0af583f3 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001This README file contains information on the contents of the {layername} layer.
Brad Bishopd7bf8c12018-02-25 22:55:05 -05002
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
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080021Please submit any patches against the {layername} layer to the xxxx mailing list (xxxx@zzzz.org)
Brad Bishopd7bf8c12018-02-25 22:55:05 -050022and cc: the maintainer:
23
24Maintainer: XXX YYYYYY <xxx.yyyyyy@zzzzz.com>
25
26Table of Contents
27=================
28
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080029 I. Adding the {layername} layer to your build
Brad Bishopd7bf8c12018-02-25 22:55:05 -050030 II. Misc
31
32
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080033I. Adding the {layername} layer to your build
Brad Bishopd7bf8c12018-02-25 22:55:05 -050034=================================================
35
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080036Run 'bitbake-layers add-layer {layername}'
Brad Bishopd7bf8c12018-02-25 22:55:05 -050037
38II. Misc
39========
40
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080041--- replace with specific information about the {layername} layer ---