diff options
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index ee3ec0680..00261aa9a 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -7,7 +7,7 @@ DISTRO_VERSION = "0.0-snapshot-${DATE}" DISTRO_TYPE ?= "release" -MAINTAINER_poky = "OpenedHand <poky@openedhand.com>" +MAINTAINER = "OpenedHand <poky@openedhand.com>" INHERIT += " package_ipk debian multimachine poky devshell " # For some reason, this doesn't work |