From fbd21995aeda57af556c7949cfee7de1470967e5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 3 Oct 2012 08:53:33 -0700 Subject: documentation: dev-manual, poky-ref-manual - updated bblayers.conf The examples were out of date. They did not show the meta-yocto-bsp layer, which is there now by default. (From yocto-docs rev: ea2e2e8a259bc3e629fb8087229872b9818a696a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/technical-details.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'documentation/poky-ref-manual') diff --git a/documentation/poky-ref-manual/technical-details.xml b/documentation/poky-ref-manual/technical-details.xml index ab41a06269..8ce9e5da1b 100644 --- a/documentation/poky-ref-manual/technical-details.xml +++ b/documentation/poky-ref-manual/technical-details.xml @@ -650,6 +650,7 @@ BBLAYERS ?= " \ /home/nitin/prj/poky.git/meta \ /home/nitin/prj/poky.git/meta-yocto \ + /home/nitin/prj/poky.git/meta-yocto-bsp \ /home/nitin/prj/meta-x32.git \ " -- cgit v1.2.3-54-g00ecf