Fix the aggregate packages are always broken state.
authorZhuoX Li <zhuox.li@intel.com>
Fri, 21 Nov 2014 10:50:48 +0000 (18:50 +0800)
committerZhuoX Li <zhuox.li@intel.com>
Mon, 29 Dec 2014 02:18:27 +0000 (10:18 +0800)
commit0cc064af0bb38cb791c41cd621af0711788f0f8c
tree6b111fe215f5ce68d70941cb20ef9b92404b2526
parent37aacfdc2c7d309a8939fcf99e36f04e809591d0
Fix the aggregate packages are always broken state.

In a prerelease project (not related to aggregate packages),
the aggregate packages linked from the main project are always
in broken state.Keep the meta of aggregate packages are the same
as the main project to solve it.

Change-Id: Iad5e7365150701fa832ed0b3f2de2d47c8acd927
Fixes: #2188
common/buildservice.py
job_submit.py