From 2878629cdcbda2cb4da2f6072f02cdde6f243fe4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 11:15:06 -0700 Subject: [PATCH] ref-manual: Edits to MACHINE_FEATURES_BACKFILL variable. (From yocto-docs rev: d028ea24f2dd01b975ed952974597be94b9b7f8b) 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 22c5056661..bd1cc5acb3 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2231,7 +2231,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" It is not intended to be user-configurable. It is best to just reference the variable to see which machine features are being backfilled for all machine configurations. - See the Feature backfilling section for + See the "Feature backfilling" section for more information.