summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-06-14 13:49:24 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-06-14 16:43:04 -0500
commit129773b573a4a2cf1dff2b0f128a8948c069aca8 (patch)
tree336fad92506948389800e5f68e0b12d3d52311b2
parent01e53d982b2d6e61bc51224020df4f57591cc178 (diff)
downloadmeta-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>
-rw-r--r--meta-n450/ReleaseNotes30
1 files changed, 30 insertions, 0 deletions
diff --git a/meta-n450/ReleaseNotes b/meta-n450/ReleaseNotes
index 23ac8153..5eb1225a 100644
--- a/meta-n450/ReleaseNotes
+++ b/meta-n450/ReleaseNotes
@@ -1,8 +1,38 @@
1Poky Laverne Release 4.0 1Poky Laverne Release 4.0
2 2
3- Dependencies
3- Features and Updates 4- Features and Updates
4- Known Issues 5- Known Issues
5 6
7DEPENDENCIES
8============
9
10This 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
23NOTE: n450 currently depends on meta-yocto due to atom-pc
24dependencies. The plan is to move atom-pc to meta-intel as soon as
25the layer tooling comes online and meta-yocto becomes its own
26repository. At that point, meta-yocto will no longer be required.
27
28Note also that the layering with respect to the poky repository is in
29transition; it currently contains both meta from openembedded-core and
30bitbake along with some other files and directories which will
31eventually be contained in standalone repositories once the ongoing
32layering work has been completed. As such, the master branch of the
33poky repository can at the present time be used to satisfy all
34meta-intel dependencies.
35
6 36
7FEATURES AND UPDATES 37FEATURES AND UPDATES
8==================== 38====================