export: add force_native argument to create_gbp_export_args()
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 29 Sep 2014 08:45:54 +0000 (11:45 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 29 Sep 2014 08:45:54 +0000 (11:45 +0300)
commit04be4011d7217a72e7e5bd45c9f42d38cb35aaf6
tree70d351483a0bd4e5bf8db33f66e112ee419b182f
parentcba0fb890f859d1522b69fd372a259ff62b38276
export: add force_native argument to create_gbp_export_args()

Re-introduce this argument to make it possible to fallback to native
packaging mode.
gitbuildsys/cmd_export.py