From b85c4e52276cea3bf11105fd3965f988089ec050 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 26 Apr 2012 09:10:30 -0600 Subject: documentation/dev-manual/dev-manual-model.xml: Added BitBake Throughout the documentation set I have refered to the YP build system generically in order to avoid use of the "Poky" term. Richard has suggested that we refer to the actual thing that does the building. So I have added BitBake to this particular sentence to refer to the tool. (From yocto-docs rev: eaed76bbf97bd34205eace952a1efbc600890815) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 2ba8b69..3fdd681 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -472,7 +472,7 @@ Prepare for the build: Once you have made all the changes to your kernel (configurations, source code changes, recipe additions, or recipe changes), there remains a few things - you need to do in order for the Yocto Project build system to create your image. + you need to do in order for the Yocto Project build system (BitBake) to create your image. If you have not done so, you need to get the build environment ready by sourcing the environment setup script described earlier. You also need to be sure two key configuration files -- cgit v1.1