summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/poky.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 3cdc21c78..49187760b 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -7,6 +7,8 @@ DISTRO_VERSION = "0.0-snapshot-${DATE}"
DISTRO_TYPE ?= "release"
+MAINTAINER_poky = "OpenedHand <poky@openedhand.com>"
+
INHERIT += " package_ipk debian multimachine poky "
# For some reason, this doesn't work
# TARGET_OS ?= "linux"