summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-10-03 08:53:33 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-10 15:21:40 +0100
commitfbd21995aeda57af556c7949cfee7de1470967e5 (patch)
treec2472dd450af7e505d99e011ca50c4e4aebe93a6 /documentation/poky-ref-manual
parent9e21f5b1149b6ad03bab85f6ae776c76a906a7f5 (diff)
downloadpoky-fbd21995aeda57af556c7949cfee7de1470967e5.tar.gz
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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r--documentation/poky-ref-manual/technical-details.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
650 BBLAYERS ?= " \ 650 BBLAYERS ?= " \
651 /home/nitin/prj/poky.git/meta \ 651 /home/nitin/prj/poky.git/meta \
652 /home/nitin/prj/poky.git/meta-yocto \ 652 /home/nitin/prj/poky.git/meta-yocto \
653 /home/nitin/prj/poky.git/meta-yocto-bsp \
653 /home/nitin/prj/meta-x32.git \ 654 /home/nitin/prj/meta-x32.git \
654 " 655 "
655 </literallayout></para></listitem> 656 </literallayout></para></listitem>