From 7c12513fec46dcada5f3f6d8d7ea8b58cb3fa882 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 14 Jul 2011 06:56:08 -0700 Subject: documentation/adt-manual/kernel-how-to.xml: Changed Bitbake to BitBake (From yocto-docs rev: c3b3d7f7b16bc222d599bdfb5e99c86694a1c865) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-manual/kernel-how-to.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/kernel-manual') diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index 711291326b..0e344c44a9 100644 --- a/documentation/kernel-manual/kernel-how-to.xml +++ b/documentation/kernel-manual/kernel-how-to.xml @@ -1085,7 +1085,7 @@ That's it. Configure and build. Make sure the Yocto Project build process knows about the new BSP layer by adding the pathname to the new layer to the bblayers.conf configuration file located in the Yocto Project build tree at build/conf/bblayers.conf. - Adding the layer allows Bitbake to find the new layer. + Adding the layer allows BitBake to find the new layer. The above example creates a BSP layer named meta-mymachine that is -- cgit v1.2.3-54-g00ecf