summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-06-12 18:25:10 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-18 10:30:48 +0100
commitad76aa0a947f36c42b33933e8752eda580500dda (patch)
treea91c7cc0ae8b92d596ebff8df35d3bc963eeeba5 /documentation/dev-manual
parent7755de2532d76ba3998f52a76a986a581d97c852 (diff)
downloadpoky-ad76aa0a947f36c42b33933e8752eda580500dda.tar.gz
dev-manual: Small edit to locating the race failure.
Failure occurs during make, not do_compile as I previously noted. (From yocto-docs rev: 467ea8aa43fac14e3092a30ae15d1ace7a6558ab) 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.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index a507dc0efc..10c3711b9a 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -7332,9 +7332,7 @@ Gateways via their Web Interfaces</ulink>"</emphasis>
7332 broken to make the listing easier to read. 7332 broken to make the listing easier to read.
7333 </note> 7333 </note>
7334 If you examine the output or the log file, you see the 7334 If you examine the output or the log file, you see the
7335 failure during the 7335 failure during <filename>make</filename>:
7336 <ulink url='&YOCTO_DOCS_REF_URL;#ref-tasks-compile'><filename>do_compile</filename></ulink>
7337 task for "neard":
7338 <literallayout class='monospaced'> 7336 <literallayout class='monospaced'>
7339 | DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common'] 7337 | DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common']
7340 | DEBUG: Executing shell function do_compile 7338 | DEBUG: Executing shell function do_compile