summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2013-11-25 11:18:21 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:53:21 +0000
commit63b20910df6cf55a785a21d45116fd079e7fb6aa (patch)
treed91b23f19017502015cf2e729334c520d45425f7
parent4cbf28cc94b5fc0da7efdd00caf5ec6683ea820f (diff)
downloadpoky-63b20910df6cf55a785a21d45116fd079e7fb6aa.tar.gz
dev-manual: ksize.py and dirsize.py live in scripts/tiny
(From yocto-docs rev: 1842f4a1d157dfc1559fda5b7cb5a075c1902d95) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index c0e7f37aba..bfaadc4d11 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -2766,7 +2766,7 @@
2766 To help you see where you currently are with kernel and root 2766 To help you see where you currently are with kernel and root
2767 filesystem sizes, you can use two tools found in the 2767 filesystem sizes, you can use two tools found in the
2768 <link linkend='source-directory'>Source Directory</link> in 2768 <link linkend='source-directory'>Source Directory</link> in
2769 the <filename>scripts</filename> directory: 2769 the <filename>scripts/tiny/</filename> directory:
2770 <itemizedlist> 2770 <itemizedlist>
2771 <listitem><para><filename>ksize.py</filename>: Reports 2771 <listitem><para><filename>ksize.py</filename>: Reports
2772 component sizes for the kernel build objects. 2772 component sizes for the kernel build objects.