aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/bblayers/templates/README
blob: fb2d28e1771aa4ac4d6cea41a56801df0af583f3 (plain)
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
This README file contains information on the contents of the {layername} layer.

Please see the corresponding sections below for details.

Dependencies
============

  URI: <first dependency>
  branch: <branch name>

  URI: <second dependency>
  branch: <branch name>

  .
  .
  .

Patches
=======

Please submit any patches against the {layername} layer to the xxxx mailing list (xxxx@zzzz.org)
and cc: the maintainer:

Maintainer: XXX YYYYYY <xxx.yyyyyy@zzzzz.com>

Table of Contents
=================

  I. Adding the {layername} layer to your build
 II. Misc


I. Adding the {layername} layer to your build
=================================================

Run 'bitbake-layers add-layer {layername}'

II. Misc
========

--- replace with specific information about the {layername} layer ---