diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-11-20 17:13:43 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-11-20 17:13:43 +0000 |
| commit | 4398b980ba11f6a76f6c863f67f174cf1dc2bef6 (patch) | |
| tree | ef35bc5c6f898f654d942f972146b3b2161f3f30 /meta/conf/documentation.conf | |
| parent | 173b999d9585d61890bdabc4d26a784bc7758ec4 (diff) | |
| download | poky-4398b980ba11f6a76f6c863f67f174cf1dc2bef6.tar.gz | |
conf: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@892 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/documentation.conf')
| -rw-r--r-- | meta/conf/documentation.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index 699ac216eb..62622ea255 100644 --- a/meta/conf/documentation.conf +++ b/meta/conf/documentation.conf | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # this file holds documentation for known keys, possible values and | 1 | # this file holds documentation for known keys, possible values and |
| 2 | # their meaning. Please update, correct and extend this documentation. | 2 | # their meaning. Please update, correct and extend this documentation. |
| 3 | # Mail your changes to oe@handhelds.org | 3 | # Mail your changes to openembedded-devel@openembedded.org |
| 4 | 4 | ||
| 5 | # conf/bitbake.conf | 5 | # conf/bitbake.conf |
| 6 | PREFERRED_VERSION[doc] = 'Normally use it as PREFERRED_VERSION_package-name = "" to set the preferred \ | 6 | PREFERRED_VERSION[doc] = 'Normally use it as PREFERRED_VERSION_package-name = "" to set the preferred \ |
| @@ -57,7 +57,7 @@ PRIORITY[doc] = "Importance of package, default values are 'optional' or 'needed | |||
| 57 | DESCRIPTION[doc] = "A small description of the package." | 57 | DESCRIPTION[doc] = "A small description of the package." |
| 58 | LICENSE[doc] = "The license of the resulting package e.g. GPL" | 58 | LICENSE[doc] = "The license of the resulting package e.g. GPL" |
| 59 | AUTHOR[doc] = "The author of the files installed." | 59 | AUTHOR[doc] = "The author of the files installed." |
| 60 | MAINTAINER[doc] = "Maintainer of the .bb file and the resulting package." | 60 | MAINTAINER[doc] = "Distributions can put this in their .conf file to add their contact information into packages, this is not valid inside recipes" |
| 61 | HOMEPAGE[doc] = "Homepage of the package e.g. http://www.project.net." | 61 | HOMEPAGE[doc] = "Homepage of the package e.g. http://www.project.net." |
| 62 | 62 | ||
| 63 | 63 | ||
