summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-09-10 10:05:28 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-22 13:04:44 +0100
commitbff185f6252751a97dcdf7ddfe86b808a714fdc5 (patch)
tree3805900c8959c2ee3232ca5e80eada604b88a54e /documentation/dev-manual
parent2acf47b6e670dee0af495641f99552dbb4ccbce9 (diff)
downloadast2050-yocto-poky-bff185f6252751a97dcdf7ddfe86b808a714fdc5.zip
ast2050-yocto-poky-bff185f6252751a97dcdf7ddfe86b808a714fdc5.tar.gz
dev-manual: Added a note to the EXTERNALSRC example about the class
Added a short note after the example that shows how to set up the EXTERNALSRC variables stating that the externalsrc class needs to be either globally or locally inherited. (From yocto-docs rev: db935135c0b060e06f6a63530df995d286002598) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 0922e62..e7d7503 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -7270,6 +7270,12 @@ Gateways via their Web Interfaces</ulink>"</emphasis>
EXTERNALSRC = "<replaceable>path</replaceable>"
EXTERNALSRC_BUILD = "<replaceable>path</replaceable>"
</literallayout>
+ <note>
+ In order for these settings to take effect, you must globally
+ or locally inherit the
+ <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-externalsrc'><filename>externalsrc</filename></ulink>
+ class.
+ </note>
</para>
<para>
OpenPOWER on IntegriCloud