summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
Commit message (Collapse)AuthorAgeFilesLines
* documentation/poky.ent: added new variable.Scott Rifenbark2012-03-081-0/+1
| | | | | | | (From yocto-docs rev: 688c2ae331b17d4a334c569f2cf656f672e25cd6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Variables for docs and QS variablizedScott Rifenbark2012-03-081-0/+46
Beth has created a scheme that uses a file named "poky.ent" that contains a load of variables that can be used throughout the documents for releases. The variables can be set in the poky.ent file and then sucked in during the make process to specify a release. This commit adds the new file and the changes to the YP QS manual. (From yocto-docs rev: b08dde630a4f0762d8cc62c5579f6917d93ee854) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>