diff options
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r-- | meta/conf/bitbake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index d1d3adce39..2e4a76d2c2 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -190,7 +190,7 @@ DESCRIPTION_${PN}-doc ?= "${DESCRIPTION} \ | |||
190 | This package contains documentation." | 190 | This package contains documentation." |
191 | 191 | ||
192 | LICENSE = "INVALID" | 192 | LICENSE = "INVALID" |
193 | MAINTAINER = "Yocto Project Team <poky@yoctoproject.org>" | 193 | MAINTAINER = "OE-Core Developers <openembedded-core@lists.openembedded.org>" |
194 | HOMEPAGE = "unknown" | 194 | HOMEPAGE = "unknown" |
195 | 195 | ||
196 | # Package dependencies and provides. | 196 | # Package dependencies and provides. |