From 9bddea8b64a0fc69780701acba878ac8edb7ba08 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 10:22:15 -0700 Subject: [PATCH] ref-manual: Edits to INITSCRIPT_PACKAGES variable. (From yocto-docs rev: 61be88821f8b0ba6ce6d0ad9345bcc4497896dc2) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 0265bdffb5..5dfcc49d85 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1456,7 +1456,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" to the other INITSCRIPT_* as an override. This variable is used in recipes when using update-rc.d.bbclass. - The variable is optional and defaults to the PN variable. + The variable is optional and defaults to the + PN variable.