]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/poky-ref-manual/ref-variables.xml: Wording change PACKAGE_BEFORE_PN
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 6 Sep 2012 17:32:27 +0000 (10:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Sep 2012 08:50:50 +0000 (09:50 +0100)
Slight wording change to the description of the
PACAGE_BEFORE_PN variable description based on feedback from
Paul Eggleton.

Reported-by: Paul Eggleton <paul.eggleton@intel.com>
(From yocto-docs rev: 8f7dcdb8edf461133d2149eb4728ee3682affc98)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/poky-ref-manual/ref-variables.xml

index 16d91e0cef4b8e2726529e85f7f8ae6a06d75769..720980f73392256c090ddd69d5596deec14e629c 100644 (file)
@@ -1490,7 +1490,7 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
             <glossdef>
                 <para>Enables easily adding packages to 
                 <filename><link linkend='var-PACKAGES'>PACKAGES</link></filename>
-                before <filename>${PN}</filename> so that the packages pick 
+                before <filename>${PN}</filename> so that the packages can pick 
                 up files that would normally be included in the default package.</para>
             </glossdef>
         </glossentry>