Set MAINTAINER for all poky packages to poky@openedhand.com

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@580 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-07-28 16:17:30 +00:00
parent bce1a6b48d
commit 9ec8368091
1 changed files with 2 additions and 0 deletions

View 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"