mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
conf: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@892 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# this file holds documentation for known keys, possible values and
|
||||
# their meaning. Please update, correct and extend this documentation.
|
||||
# Mail your changes to oe@handhelds.org
|
||||
# Mail your changes to openembedded-devel@openembedded.org
|
||||
|
||||
# conf/bitbake.conf
|
||||
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
|
||||
DESCRIPTION[doc] = "A small description of the package."
|
||||
LICENSE[doc] = "The license of the resulting package e.g. GPL"
|
||||
AUTHOR[doc] = "The author of the files installed."
|
||||
MAINTAINER[doc] = "Maintainer of the .bb file and the resulting package."
|
||||
MAINTAINER[doc] = "Distributions can put this in their .conf file to add their contact information into packages, this is not valid inside recipes"
|
||||
HOMEPAGE[doc] = "Homepage of the package e.g. http://www.project.net."
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user