summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index dc3352bf54..fb23769aed 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -148,7 +148,7 @@ SECTION = "base"
148PRIORITY = "optional" 148PRIORITY = "optional"
149DESCRIPTION = "Version ${PV}-${PR} of package ${PN}" 149DESCRIPTION = "Version ${PV}-${PR} of package ${PN}"
150LICENSE = "unknown" 150LICENSE = "unknown"
151MAINTAINER = "OpenedHand <poky@openedhand.com>" 151MAINTAINER = "Poky Team <poky@openedhand.com>"
152HOMEPAGE = "unknown" 152HOMEPAGE = "unknown"
153 153
154# Package dependencies and provides. 154# Package dependencies and provides.