From 92c422de34d566c72edc849b243b30c8b167d9bb Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 11:16:09 -0700 Subject: [PATCH] ref-manual: Edits to MACHINE_FEATURES_BACKFILL_CONSIDERED variable. (From yocto-docs rev: 6551a5699ed7bec9431305800e0d312059323dc9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index bd1cc5acb3..8aae8b08ec 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2244,7 +2244,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" that should not be backfilled (i.e. added to MACHINE_FEATURES) during the build. - See the Feature backfilling section for + See the "Feature backfilling" section for more information.