diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2011-11-20 22:48:33 -0600 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-11-21 09:30:00 -0600 |
| commit | 68c6b19d623b34a504090ad2c706859ecc946256 (patch) | |
| tree | 59bb7bf768a87f7271a655ae2cd147f213feb219 /meta-romley | |
| parent | 95319b408d01ef2fee102e6877e9753a45379f49 (diff) | |
| download | meta-intel-68c6b19d623b34a504090ad2c706859ecc946256.tar.gz | |
meta-intel: update READMEs with layer dependency list
Add a new 'Dependencies' section listing all the layer dependencies
for each BSP.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-romley')
| -rw-r--r-- | meta-romley/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/meta-romley/README b/meta-romley/README index 6c13ea69..a6be1d51 100644 --- a/meta-romley/README +++ b/meta-romley/README | |||
| @@ -5,6 +5,24 @@ Please see the corresponding sections below for details. | |||
| 5 | The 'romley' platform consists of the Intel Sandy Bridge processor, | 5 | The 'romley' platform consists of the Intel Sandy Bridge processor, |
| 6 | plus the Patsburg chipset. This BSP assumes Matrox graphics is being used. | 6 | plus the Patsburg chipset. This BSP assumes Matrox graphics is being used. |
| 7 | 7 | ||
| 8 | |||
| 9 | Dependencies | ||
| 10 | ============ | ||
| 11 | |||
| 12 | This layer depends on: | ||
| 13 | |||
| 14 | URI: git://git.openembedded.org/bitbake | ||
| 15 | branch: master | ||
| 16 | |||
| 17 | URI: git://git.openembedded.org/openembedded-core | ||
| 18 | layers: meta | ||
| 19 | branch: master | ||
| 20 | |||
| 21 | URI: git://git.yoctoproject.org/meta-intel | ||
| 22 | layers: intel | ||
| 23 | branch: master | ||
| 24 | |||
| 25 | |||
| 8 | Table of Contents | 26 | Table of Contents |
| 9 | ================= | 27 | ================= |
| 10 | 28 | ||
