conf: make it possible to add new sections
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 24 Mar 2014 13:01:46 +0000 (15:01 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 25 Mar 2014 07:23:07 +0000 (09:23 +0200)
commit186df6d128a61839c29a8f921edffa8c7cfcc223
treef4617acf5dc6e9b1eb5b8b86cdae7744add494da
parentfb3c7ae61f05d9d466b5f29965dd07d489a1b953
conf: make it possible to add new sections

Change the set_into_file() method so that a new section is added if the
desired section is not found in the config.

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