Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | This README file contains information on the contents of the {layername} layer. |
Brad Bishop | d7bf8c1 | 2018-02-25 22:55:05 -0500 | [diff] [blame] | 2 | |
| 3 | Please see the corresponding sections below for details. |
| 4 | |
| 5 | Dependencies |
| 6 | ============ |
| 7 | |
| 8 | URI: <first dependency> |
| 9 | branch: <branch name> |
| 10 | |
| 11 | URI: <second dependency> |
| 12 | branch: <branch name> |
| 13 | |
| 14 | . |
| 15 | . |
| 16 | . |
| 17 | |
| 18 | Patches |
| 19 | ======= |
| 20 | |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 21 | Please submit any patches against the {layername} layer to the xxxx mailing list (xxxx@zzzz.org) |
Brad Bishop | d7bf8c1 | 2018-02-25 22:55:05 -0500 | [diff] [blame] | 22 | and cc: the maintainer: |
| 23 | |
| 24 | Maintainer: XXX YYYYYY <xxx.yyyyyy@zzzzz.com> |
| 25 | |
| 26 | Table of Contents |
| 27 | ================= |
| 28 | |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 29 | I. Adding the {layername} layer to your build |
Brad Bishop | d7bf8c1 | 2018-02-25 22:55:05 -0500 | [diff] [blame] | 30 | II. Misc |
| 31 | |
| 32 | |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 33 | I. Adding the {layername} layer to your build |
Brad Bishop | d7bf8c1 | 2018-02-25 22:55:05 -0500 | [diff] [blame] | 34 | ================================================= |
| 35 | |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 36 | Run 'bitbake-layers add-layer {layername}' |
Brad Bishop | d7bf8c1 | 2018-02-25 22:55:05 -0500 | [diff] [blame] | 37 | |
| 38 | II. Misc |
| 39 | ======== |
| 40 | |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 41 | --- replace with specific information about the {layername} layer --- |