From f01a136a0db28abe1267a290a454d6029fb3d989 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Sat, 19 Nov 2011 22:06:53 -0600 Subject: meta-intel: update READMEs with new layer info The affected BSPs now need to access common metadata in locations off of the top level of meta-intel, so need to add meta-intel itself to their layer configuration. This updates the READMEs for those BSPs to mention that. Signed-off-by: Tom Zanussi --- meta-fri2/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'meta-fri2') diff --git a/meta-fri2/README b/meta-fri2/README index 4dc135b3..12b0b37d 100644 --- a/meta-fri2/README +++ b/meta-fri2/README @@ -28,8 +28,11 @@ Package (BSP) Downloads' page of the Yocto Project website. Having done that, and assuming you extracted the BSP tarball contents at the top-level of your yocto build tree, you can build an fri2 image -by adding the location of the meta-fri2 layer to bblayers.conf e.g.: +by adding the location of the meta-fri2 layer to bblayers.conf, along +with the meta-intel layer itself (to access common metadata shared +between BSPs) e.g.: + yocto/meta-intel \ yocto/meta-intel/meta-fri2 \ The meta-fri2 layer contains support for two different machine -- cgit v1.2.3-54-g00ecf