From 129773b573a4a2cf1dff2b0f128a8948c069aca8 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 14 Jun 2011 13:49:24 -0500 Subject: meta-n450: add dependency info Add information on the dependencies needed to use the meta-n450 layer. Signed-off-by: Tom Zanussi --- meta-n450/ReleaseNotes | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) 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 @@ Poky Laverne Release 4.0 +- Dependencies - Features and Updates - Known Issues +DEPENDENCIES +============ + +This layer depends on: + + URI: git://git.openembedded.org/bitbake + branch: master + + URI: git://git.openembedded.org/openembedded-core + layers: meta + branch: master + + URI: git://git.yoctoproject.org/poky + layers: meta-yocto + branch: master + +NOTE: n450 currently depends on meta-yocto due to atom-pc +dependencies. The plan is to move atom-pc to meta-intel as soon as +the layer tooling comes online and meta-yocto becomes its own +repository. At that point, meta-yocto will no longer be required. + +Note also that the layering with respect to the poky repository is in +transition; it currently contains both meta from openembedded-core and +bitbake along with some other files and directories which will +eventually be contained in standalone repositories once the ongoing +layering work has been completed. As such, the master branch of the +poky repository can at the present time be used to satisfy all +meta-intel dependencies. + FEATURES AND UPDATES ==================== -- cgit v1.2.3-54-g00ecf