Make local buildroot configurable in config file
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 24 Sep 2012 10:47:22 +0000 (13:47 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 15 Oct 2012 07:14:36 +0000 (10:14 +0300)
commit4b0371bc44adbf98fee4b666204ca8c47159365e
treee623e8c8e671dd22261d1072bc906fdb7321b6a9
parentf35fb99417ffd8d0edf05180edf518fe4705c2ce
Make local buildroot configurable in config file

The buildroot can be set under the 'general' section as a global setting
and/or under individual profiles as a profile-wide setting.

Setting supports string substitution for ${tmpdir} and ${profile}.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gitbuildsys/cmd_build.py
gitbuildsys/conf.py