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>
Fri, 14 Nov 2014 12:47:21 +0000 (14:47 +0200)
commit13dbee0f3a8a4dc52de5709f22f51f782a1b7e95
treef56bdadcd884d6847bbf3c00d5efb882c0631f69
parent3c109130f11d4eba0dc442a3e82bd7e3746fbd64
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.

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