create_project: Copy more meta data from source project
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 9 Dec 2013 13:19:02 +0000 (15:19 +0200)
committerEd Bartosh <eduard.bartosh@intel.com>
Mon, 9 Dec 2013 13:25:07 +0000 (15:25 +0200)
commite500ed27ad09ac6368d509b0556cc732d21aa3c7
tree1463f6068810fcf5da7bc5f88750007f483bfa1f
parent9813f9bc33f16b3ab61546d0fd1f5574462bf3c4
create_project: Copy more meta data from source project

Copy debuginfo, build, useforbuild and publish meta from source project
when creating another project out of it.

That makes setup of linked project more consistent with source project
and prevent difference in package build statuses between source and target
projects.

Change-Id: I779f8574d368e58f5d6f4d37aee18b7ef57bf85b
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
gitbuildsys/oscapi.py