From 579dce423390084452d9121628bfedeff3bb2555 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Mon, 25 Nov 2013 11:18:21 -0800 Subject: [PATCH] dev-manual: ksize.py and dirsize.py live in scripts/tiny (From yocto-docs rev: e222eb4b509772c1f5f493a22920e5fe4f5efad6) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index b576852a7f..e7b9032c5a 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -3497,7 +3497,7 @@ the details. To help you see where you currently are with kernel and root filesystem sizes, you can use two tools found in the Source Directory in - the scripts directory: + the scripts/tiny/ directory: ksize.py: Reports component sizes for the kernel build objects.