aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorJohn Maxin <maxin.john@intel.com>2015-10-06 09:06:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 23:06:34 +0100
commit66653cba91baea5eb41ee2f3b2026c1668f92c3f (patch)
tree2375f3fcb82b3ae9a7c35e13a8aaa4f11121a411 /documentation/ref-manual
parentd66cf202e89348a01fd44a65501053fc20c71a4e (diff)
downloadopenembedded-core-contrib-66653cba91baea5eb41ee2f3b2026c1668f92c3f.tar.gz
ref-manual: Updated the image-swab.bbclass description
Fixes [YOCTO #8439] The "image-swab" class depends on "strace" package being on the build host. I added that fact to the note where we say the class is not maintained. (From yocto-docs rev: 503f4199b3c0bcfcd333dbab025b40f9508a6820) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-classes.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index daedf8becc..647c67f2ba 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1468,6 +1468,8 @@
the OpenEmbedded build process.
<note>
This class is currently unmaintained.
+ The <filename>strace</filename> package needs to be installed
+ in the build host as a dependency for this tool.
</note>
</para>
</section>