Supporting new profile key 'exclude_packages'
authorZhang Qiang <qiang.z.zhang@intel.com>
Thu, 15 May 2014 15:56:30 +0000 (23:56 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Mon, 19 May 2014 03:28:48 +0000 (11:28 +0800)
commit7240222db3dfb6cc0e6ac2e99de10c6c659efa0c
tree839afe199cc9311e34296a5b8edcb8d0273e57f6
parent8137adabe995466a9e024ba85e0d61bd8077b8c2
Supporting new profile key 'exclude_packages'

Tizen packages always have dependencies circles, and current gbs
does not support building multiple packages with circles. so
developer have to use --exclude option to exclude them every build
time.

This patch introduce exclude_packages to make user can configure
it in profile section.

Fixes: #1882

Change-Id: I3ab52fe2e405e0ebc009d14d230af8d3a638a4a7
gitbuildsys/cmd_build.py
gitbuildsys/conf.py