buildpackage-rpm: add '--git-native' option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 15 Jul 2014 11:54:44 +0000 (14:54 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 21 Jul 2014 13:02:48 +0000 (13:02 +0000)
commit1370bc3c58d07c23eed842ce122a668b1fcfe480
treef56d9c520d18c66fb4f8533cdfed58b608d36c53
parent37bdee35b8fc66f33dc66c7bc7f048636ceefdd2
buildpackage-rpm: add '--git-native' option

Can be used to explicitly configure a package as native or non-native.
Default behavior is still to guess based on the existence of upstream
branch.

Change-Id: I09c3797fd3d88285ee1e920f4c40e3b22c06916a
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/config.py
gbp/scripts/buildpackage_rpm.py