Add option --keep-packs to keep packages already in build root
authorZhang Qiang <qiang.z.zhang@intel.com>
Fri, 22 Nov 2013 02:25:06 +0000 (10:25 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Thu, 3 Apr 2014 07:53:09 +0000 (15:53 +0800)
commite2c20c4b404291c8b79d1c142e8087c9f6ea322e
tree4ee2280f61c575640b65fbccca6ff5e4e2f99b06
parentbdcae69d8d6fd3547921211d5b40ddc7a62522e7
Add option --keep-packs to keep packages already in build root

with --keep-packs, unused packages will not be removed while resusing
buildroot. This can speed up build hundred of packages significantly.

This option also usefull to create a single buildroot to share with other
developers to build all packages.

Change-Id: Ibcb68e49b8eed0bdf695485c2ec79a8eb4efb824
build
init_buildsystem