summaryrefslogtreecommitdiffstats
path: root/meta-n450/ReleaseNotes
diff options
context:
space:
mode:
Diffstat (limited to 'meta-n450/ReleaseNotes')
-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====================