From 97fc511b0182a2e0206f2f05706c08fdbede0a3d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 5 Sep 2012 11:21:23 -0700 Subject: documentation/poky-ref-manual/ref-variables.xml: PACKAGE_BEFORE_PN grammar edits Clarifying who picks up files that would normally be included in the default package. This is a wording change to try and eliminate the ambiguous "they". (From yocto-docs rev: 63f87b6616c1a93d39e198f0b02d01d36ac09467) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-variables.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'documentation') diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 03c3df83ec..a804757006 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -1484,9 +1484,10 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2" PACKAGE_BEFORE_PN - Enables easily adding packages to PACKAGES - before ${PN} so that the OpenEmbedded build process - picks up files that would normally be included in the default package. + Enables easily adding packages to + PACKAGES + before ${PN} so that the packages pick + up files that would normally be included in the default package. -- cgit v1.2.3-54-g00ecf