From d84f259f2371fd8fed75db45ff85c4bd03ed5db5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 11 Oct 2013 08:41:46 -0700 Subject: [PATCH] dev-manual: Updates to "Best Practices to Follow When Creating Layers" I applied some capital letters to a bullet item for consistency. (From yocto-docs rev: c6bc04dc236ed2afaea888046091015165ab3a85) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index ff4bbcd3ea..b9ad1a75a6 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -296,8 +296,8 @@ impacting a build for a different machine. Following are some examples: - Modifying Variables to support - a different machine: + Modifying Variables to Support + a Different Machine: Suppose you have a layer named meta-one that adds support for building machine "one".