From be0bbb39f91491e1c6d3a320339e8dcff51bddf3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 15 Apr 2013 14:52:46 -0700 Subject: dev-manual: Edits to "Creating Your Own Layer" section. (From yocto-docs rev: 57da339013c428a89de8f1435e835afa8b468173) 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(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 5f8e04543b..a497eeae26 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -235,7 +235,7 @@ Avoid "overlaying" entire recipes from other layers in your configuration. - In other words, don't copy an entire recipe into your + In other words, do not copy an entire recipe into your layer and then modify it. Use .bbappend files to override the parts of the recipe you need to modify. -- cgit v1.2.3-54-g00ecf