summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual
Commit message (Collapse)AuthorAgeFilesLines
* documentation: poky-ref-manual - moved SSTATE_DIR.Scott Rifenbark2012-10-171-7/+6
| | | | | | | | | | This entry was situated so that it was not in alphabetical order. I moved it. (From yocto-docs rev: f545414ead63ff58557142acdf416bd5e58d5c45) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - New glossary entry SSTATE_MIRRORS.Scott Rifenbark2012-10-171-0/+37
| | | | | | | (From yocto-docs rev: acf9ce9105636b54e6846026edb8d49cd65c0e0b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual, yocto-project-qs - supported distrosScott Rifenbark2012-10-151-8/+28
| | | | | | | | | | | | | Created the new section in the reference manual that lists the distributions that support YP. Updated the section in the QS to reference the new section in the reference manual. (From yocto-docs rev: ff85945574466b2e6431fbaa0026cdea9d96ac9b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Updates to the BPN variable.Scott Rifenbark2012-10-151-6/+6
| | | | | | | (From yocto-docs rev: ae0be8b69e3acfd423d5d062ec32621eb3dce4c5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Updates to the poky structurePaul Eggleton2012-10-151-9/+21
| | | | | | | | | | | * Add meta-yocto, meta-yocto-bsp and meta-hob * Remove meta-rt - this was merged into OE-Core (meta) * Remove meta-demoapps - this was dropped (From yocto-docs rev: c90a8f85f4462caa49c7da2e7ec4541534bee57a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - wording changesPaul Eggleton2012-10-151-11/+12
| | | | | | | | | | Some wording changes from "packages" to "recipe" as appropriate in some of the variable glossary entries. (From yocto-docs rev: 8f3d72dad9b68f78987a497092d74ff3f7e35b28) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - change support to opkg from ipkgPaul Eggleton2012-10-152-3/+3
| | | | | | | | | | We haven't supported ipkg for some time now - it was replaced by opkg (whilst still using the ipk package format). (From yocto-docs rev: 07b3dd9a73be25f31c919ed750ca320c7507eff0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Edits to fix default descriptionPaul Eggleton2012-10-151-3/+3
| | | | | | | | | | | | * Use correct/up-to-date names of package systems * SUMMARY does not default to the value of DESCRIPTION, it's the other way around (although the logic may be improved in future so that this is the effect). (From yocto-docs rev: 4ec095f0f45cb3a62a8dfdd1a098b23cbe1dc7b5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - New backfill variables and section.Paul Eggleton2012-10-152-1/+108
| | | | | | | | | | | | | | Document DISTRO_FEATURES_BACKFILL and MACHINE_FEATURES_BACKFILL. We may wish to expand upon this in future, but at least this explains what these variables are for and how to use them. Also add a link from the DISTRO_FEATURES entry to the section that lists valid DISTRO_FEATURES items. (From yocto-docs rev: 018af5c28b44464ae66646780ade910bdcab2bef) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - DISTRO description extended.Paul Eggleton2012-10-151-1/+14
| | | | | | | | | | | Extend the description of the DISTRO variable so that it mentions that this points to a .conf file under conf/distro and mentions what happens if the value is left blank. (From yocto-docs rev: 50f8f0394d8d849e0a227d6c9ffcdc3cccb7e307) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - New PACKAGECONFIG glossary entry.Paul Eggleton2012-10-151-0/+33
| | | | | | | | | | Add a description of the PACKAGECONFIG variable to the variable glossary. (From yocto-docs rev: 07d08314d3151de7073567a7800156f69fdb549e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - MACHINE definition extended.Paul Eggleton2012-10-151-1/+7
| | | | | | | | | | Extend the description of the MACHINE variable so that it mentions that this points to a .conf file under conf/machine. (From yocto-docs rev: dd82b176bb059d03faec1abdd406e4cf8f0e5afb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Variable descriptions edited.Paul Eggleton2012-10-151-64/+63
| | | | | | | | | | | | | Adjust the descriptions so that it is clearer that these are specific to a machine and should appear in the machine's .conf file, and are intended to affect the image contents, not the dependencies of a specific package. Also change the examples so that they demonstrate more realistic usage scenarios for these variables. (From yocto-docs rev: 3c3b8b117b09d78637ae8c4d27f77194cf197ea9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - LICENSE_PATH not LICENSE_DIR.Paul Eggleton2012-10-151-3/+3
| | | | | | | | | | | | | Fixes [YOCTO_#3118] LICENSE_PATH is the correct variable to use for 1.3 - see: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3118 (From yocto-docs rev: 96b93175d662696c3c2f25c0d8aa73ab6c5abdd3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Formatting fixes for variable names.Scott Rifenbark2012-10-101-7/+7
| | | | | | | (From yocto-docs rev: 71c726194142821eaaf7a222001f2f5047369686) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - new glossary entry for "T".Scott Rifenbark2012-10-101-1/+20
| | | | | | | | | Fixes [YOCTO_#3261] (From yocto-docs rev: 3f6de40fcdd364728a2b62f59940a9ae4019d1d5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - variables defined.Scott Rifenbark2012-10-101-1/+35
| | | | | | | | | | | | | Fixes [YOCTO_#3245] New glossary terms for SPECIAL_PKGSUFFIX, and MLPREFIX. Also improved the definition of the BPN variable. (From yocto-docs rev: d9eb38122967a5729f3a6aff1dae00427a22f579) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual, yocto-project-qs - Packages fixedScott Rifenbark2012-10-101-24/+12
| | | | | | | | | | | | Fixes [YOCTO_#3180] Final changes to the packages section. They were re-organized and the set is complete and thus fixes this bug. (From yocto-docs rev: 533b45c9d41330497bbd0da58b812a4738ba64a8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual, yocto-project-qs - Updates to packagesScott Rifenbark2012-10-101-13/+26
| | | | | | | | | | | | | A few edits to the respective sections that talk about required packages. Some wording changes for headless and graphics supported systems. Also, re-inserted the note about older CentOS systems. Reported-by Paul Eggleton <paul.eggleton> (From yocto-docs rev: 112370758cf41104ff04c4996d4a432e6bd54be1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: dev-manual, poky-ref-manual - updated bblayers.confScott Rifenbark2012-10-101-0/+1
| | | | | | | | | | The examples were out of date. They did not show the meta-yocto-bsp layer, which is there now by default. (From yocto-docs rev: ea2e2e8a259bc3e629fb8087229872b9818a696a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Updated BBLAYERS variable.Scott Rifenbark2012-10-101-1/+2
| | | | | | | | | Added the meta-yocto-bsp layer to the example. (From yocto-docs rev: be4ee9d08527b654071b8d4ff54ad978f50a98f5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: yocto-project-qs, yocto-project-ref - package re-orgScott Rifenbark2012-10-101-1/+168
| | | | | | | | | | | | | | | | | | | | | | | | | Reorganization of the packages section in the YP Quick Start. These are now ordered still by distro but the listed packages have been culled down to just the needed ones to run an image on QEMU with graphical support. A corresponding section in the reference manual now provides the comprehensive list of packages for all supported distros. The section in the reference manual is broken down by distro and by function. Finally, four new variables were introduced to track the essential packages for each of the distros. The variables are defined in poky.ent and follow the form <distro>_HOST_PACKAGES_ESSENTIAL. This will make it so we don't have to maintain this list of essential packages in multiple places. Reported-by: Paul Eggleton <paul.eggleton@intel.com> (From yocto-docs rev: 839b441791980db82f4795454e976e606b486d25) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Updates to faq entryPaul Eggleton2012-10-021-8/+10
| | | | | | | | | | | Ensure that this section correctly and accurately describes how Poky and OE relate to eachother currently. The faq entry changed is "How does Poky differ from OpenEmbedded?" (From yocto-docs rev: ecc88ef12ec2faa48d05824e8b781a7d43e86127) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Wording change for faq entry.Paul Eggleton2012-10-021-4/+4
| | | | | | | | | | | The entry for the question "Are there any products using the OpenEmbedded build system (poky)?" was updated. The changes result in a better question and answer. (From yocto-docs rev: cfc4a945738e891d20ab1a2a7002c5c421b0a225) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual, dev-manual - added link to oe-corePaul Eggleton2012-10-021-6/+8
| | | | | | | | | | | | | | | | * Explain that we test with a set of reference hardware rather than only supporting hardware that we have (avoiding any implication that the build system can't support other devices). These are in the faq entry in the poky-ref-manual for the question of how we can claim Poky / OpenEmbedded-Core is stable. * Adjust the language so that it is OE-Core friendly, with a link to the Development Manual for the definition of OE-Core. (From yocto-docs rev: 5ff1604dd383b26e918c319fcbe46dd1589cebc5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Updated faq entryPaul Eggleton2012-10-021-7/+5
| | | | | | | | | | | Since we are using a layer-based approach, people do not need to rely upon the Yocto Project team to add support for new boards. (From yocto-docs rev: 569ff9da7443f9654f288d0a4e62ef06ba34ba52) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual, bsp-guide - netbase version updated.Paul Eggleton2012-10-021-1/+1
| | | | | | | (From yocto-docs rev: d0b2b7983fb3d6dbd9525a094a72573b62a8d276) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - faq entry removed.Paul Eggleton2012-10-021-22/+0
| | | | | | | | | | Took out the FAQ question about using Ubuntu Intrepid and seeing build failures. (From yocto-docs rev: 2885aa27904d4b31541f77ceeb54ad94a8e21378) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Sentence corrections.Paul Eggleton2012-10-021-8/+9
| | | | | | | | | Adjust a few sentences so that they make better sense. (From yocto-docs rev: 67437c9f31fca0437e1f23ab78dd252f3ca0a903) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - glossary entry for SDKIMAGE_FEATURESPaul Eggleton2012-10-021-0/+10
| | | | | | | | | Add new SDKIMAGE_FEATURES to variable reference. (From yocto-docs rev: bb7de36ef04a11c95c46c8fbbe170c721d7b020b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Added staticdev-pkgs to list.Paul Eggleton2012-10-021-0/+3
| | | | | | | | | Document the new staticdev-pkgs IMAGE_FEATURES item. (From yocto-docs rev: 64317edb209b8f9c720c4b1930a0d355d2db6b38) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - GNU terminology fixed.Paul Eggleton2012-10-022-5/+5
| | | | | | | (From yocto-docs rev: 2c4b78cde433dfc7306c89d64bc8f195368902c5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Edits to PRINC glossary entryScott Rifenbark2012-09-281-1/+1
| | | | | | | | | | | | | | | Fixes [YOCTO_#3095] A minor edit to the glossary entry. The fix for this bug spanned two other commits: 418862011e79940ee378f64c6171618d29568014 7647cef96643b3723f80013c2c51ba6d7480122a (From yocto-docs rev: 053e4558cc90eb1618e697394aff6d40edbeb3b1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Final edits to INC_PR glossary entryScott Rifenbark2012-09-281-13/+0
| | | | | | | | | | These edits removed the .x eplanation at the end. Paul Eggleton concluded they do not matter and are confusing. (From yocto-docs rev: 3f3e0b65bbfbb8da3ba1ebbb8dc78c3adf5a1c98) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: fixes KERNEL_FEATURES exampleScott Rifenbark2012-09-281-1/+1
| | | | | | | | | | | There was a malformed line in the example. It needed a space, which I added. Reported-by: Brian Lloyd <blloyd@familyhonor.net> (From yocto-docs rev: 892062d46463237375c49772cadb03356f636a82) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: INC_PR glossary definition changesScott Rifenbark2012-09-281-14/+57
| | | | | | | | | | A re-write of this glossary item. The example provides more detail and frames it in the context of a real example. (From yocto-docs rev: 1a88abecf6ab5895d3c8ff801bd869a90a8a3fc1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: PRINC variable glossary entry editsScott Rifenbark2012-09-281-3/+3
| | | | | | | | | | | Changed the wording in the front to get rid of redundancy and specifically state that this variable affects .bbappend files only. (From yocto-docs rev: 7647cef96643b3723f80013c2c51ba6d7480122a) 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: Update B variableScott Rifenbark2012-09-241-3/+4
| | | | | | | | | | Updated the glossary description for the B variable. There was some confusing "source directory" terminology in there. (From yocto-docs rev: 72fbf86ca9612a0dca741f08315efed1d9efa0b1) 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: added BP variable glossaryScott Rifenbark2012-09-241-0/+12
| | | | | | | | | Added a new glossary entry for the BP variable. (From yocto-docs rev: a6a8f7ad9157932799eb3e3d0bbffdf93ed70c0e) 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: New P variable glossaryScott Rifenbark2012-09-241-1/+11
| | | | | | | | | Added a glossary entry for the P variable. (From yocto-docs rev: f1d65b7cca35bdfaad029523de0d88d4e009f82a) 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: new PRINC glossary termScott Rifenbark2012-09-241-0/+19
| | | | | | | | | Added a first draft of the glossary term PRINC. (From yocto-docs rev: 418862011e79940ee378f64c6171618d29568014) 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: PF addedScott Rifenbark2012-09-241-0/+12
| | | | | | | | | Added a new glossary entry for the PF variable. (From yocto-docs rev: 1ad43661638ab9ae8a3af9d6149f6af633bdece2) 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: Edits to PN suffixScott Rifenbark2012-09-241-3/+10
| | | | | | | | | | Added some clarifying edits to the explanation about suffix and prefix names used with the PN variable. (From yocto-docs rev: f42baf8ddb3da1ab8ba69d30581812646ce4dc83) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual: PN scrubScott Rifenbark2012-09-242-7/+13
| | | | | | | | | | | Checked and fixed all text surrounding the description and use of the PN variable. This variable can mean a recipe or a resulting package depending on context. (From yocto-docs rev: 7ac52f6b184670db9cdab7c205126b62c60b0d29) 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: re-write SRC_URIScott Rifenbark2012-09-241-11/+12
| | | | | | | | | | | Re-write of the SRC_URI glossary entry so that proper terminology for PN is used. This context the PN refers to the recipe name and not a resulting package. (From yocto-docs rev: fc371890d9797ba57e2ce848cd2f82f42dd6ac36) 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: Formatting changeScott Rifenbark2012-09-241-1/+2
| | | | | | | (From yocto-docs rev: aaaf63ff3e011a1ee11a2e78bc7d6f21d53a8222) 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: Added new option.Scott Rifenbark2012-09-241-0/+2
| | | | | | | | | | | | Fixes [YOCTO_#1939] Added the option downloadfilename to the SRC_URI variable glossary description. (From yocto-docs rev: abc32d85a7f241766d1fcc52a251249f2172ea89) 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: SRC_URI glossary updatedScott Rifenbark2012-09-241-1/+125
| | | | | | | | | | | | Fixes [YOCTO_#1939] Expanded the definition for the SRC_URI variable in the glossary. The new information includes protocol types and SRC_URI options. (From yocto-docs rev: 033d58cd2ec2a579fa085bcca1e5d0ad4dd65708) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Toolchain corrections from tarball to .sh fileScott Rifenbark2012-09-141-1/+1
| | | | | | | | | | | | | For 1.3 there is not longer a toolchain tarball. Instead, there is a wrapper script that lets you install the tarball. This fundamental usage model change caused several ripples throughout the documentation set. I have changed wordings and examples to reflect the new paradigm. (From yocto-docs rev: afb2069daa91e04c0f78ba425a6b184cb820d888) 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: Wording change ↵Scott Rifenbark2012-09-141-1/+1
| | | | | | | | | | | | | | PACKAGE_BEFORE_PN 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>