Incremantal build on dir that contains only one packages
authorHuang Hao <hao.h.huang@intel.com>
Tue, 16 Oct 2012 10:36:37 +0000 (18:36 +0800)
committerHuang Hao <hao.h.huang@intel.com>
Wed, 17 Oct 2012 07:25:45 +0000 (15:25 +0800)
commit3be6278aef42909bfcbe3cdcce5a468a3424290d
tree580c4bdb12708c7bc04cbc542a3d84826e4d1a15
parent82a9afa2b9a85f38062bf5e578e508cfadbab2ec
Incremantal build on dir that contains only one packages

* Fix #400
* Record project base path of packages in %to_build, this base
    path will be used for mount command in incremental building
* Project base path can only be found in git style packages

Change-Id: I3412a6005d1f80c8b01544f705041e26d5150b1c
depanneur