diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-06-14 18:49:24 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-06-14 21:43:04 (GMT) |
commit | 129773b573a4a2cf1dff2b0f128a8948c069aca8 (patch) | |
tree | 336fad92506948389800e5f68e0b12d3d52311b2 /meta-n450 | |
parent | 01e53d982b2d6e61bc51224020df4f57591cc178 (diff) | |
download | meta-intel-129773b573a4a2cf1dff2b0f128a8948c069aca8.tar.gz |
meta-n450: add dependency info
Add information on the dependencies needed to use the meta-n450 layer.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-n450')
-rw-r--r-- | meta-n450/ReleaseNotes | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/meta-n450/ReleaseNotes b/meta-n450/ReleaseNotes index 23ac815..5eb1225 100644 --- a/meta-n450/ReleaseNotes +++ b/meta-n450/ReleaseNotes | |||
@@ -1,8 +1,38 @@ | |||
1 | Poky Laverne Release 4.0 | 1 | Poky Laverne Release 4.0 |
2 | 2 | ||
3 | - Dependencies | ||
3 | - Features and Updates | 4 | - Features and Updates |
4 | - Known Issues | 5 | - Known Issues |
5 | 6 | ||
7 | DEPENDENCIES | ||
8 | ============ | ||
9 | |||
10 | This layer depends on: | ||
11 | |||
12 | URI: git://git.openembedded.org/bitbake | ||
13 | branch: master | ||
14 | |||
15 | URI: git://git.openembedded.org/openembedded-core | ||
16 | layers: meta | ||
17 | branch: master | ||
18 | |||
19 | URI: git://git.yoctoproject.org/poky | ||
20 | layers: meta-yocto | ||
21 | branch: master | ||
22 | |||
23 | NOTE: n450 currently depends on meta-yocto due to atom-pc | ||
24 | dependencies. The plan is to move atom-pc to meta-intel as soon as | ||
25 | the layer tooling comes online and meta-yocto becomes its own | ||
26 | repository. At that point, meta-yocto will no longer be required. | ||
27 | |||
28 | Note also that the layering with respect to the poky repository is in | ||
29 | transition; it currently contains both meta from openembedded-core and | ||
30 | bitbake along with some other files and directories which will | ||
31 | eventually be contained in standalone repositories once the ongoing | ||
32 | layering work has been completed. As such, the master branch of the | ||
33 | poky repository can at the present time be used to satisfy all | ||
34 | meta-intel dependencies. | ||
35 | |||
6 | 36 | ||
7 | FEATURES AND UPDATES | 37 | FEATURES AND UPDATES |
8 | ==================== | 38 | ==================== |