From: Scott Rifenbark Date: Tue, 4 Oct 2011 12:35:38 +0000 (-0700) Subject: documentation/dev-manual/dev-manual-bsp-appendix.xml: fixed typo. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71cfe031c37b0e84e2f04cc063f411163fdcca99;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation/dev-manual/dev-manual-bsp-appendix.xml: fixed typo. (From yocto-docs rev: a66bb0402dd3f1499278277486e482b573a97777) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index 86f6f201640..161c29d728f 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml @@ -312,7 +312,7 @@ However, in the meta-mymachine layer in recipes-kernel/linux resides a .bbappend file named linux-yocto_3.0.bbappend that - is appended to the recipe of the same name in meta/recipes-kernel/link. + is appended to the recipe of the same name in meta/recipes-kernel/linux. Thus, the SRCREV statements in the "append" file override the more general statements found in meta.