]> code.ossystems Code Review - openembedded-core.git/commitdiff
Set MAINTAINER for all poky packages to poky@openedhand.com
authorRichard Purdie <richard@openedhand.com>
Fri, 28 Jul 2006 16:17:30 +0000 (16:17 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 28 Jul 2006 16:17:30 +0000 (16:17 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@580 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index 3cdc21c78c821fb405e2c6ca9803fd87fd5123c9..49187760b2fccdb84d062b01ca5e2dff48cbb8cb 100644 (file)
@@ -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"