common/buildpackage: support for different archive formats
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 15 May 2012 13:37:33 +0000 (16:37 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:22:00 +0000 (14:22 +0200)
commite6cea4d84bc9744f2e720c8277165f2168fe987e
tree8c0b9a9c1dfacfc2b80eb5987d7d8125fe4b3fb9
parente641994dc5ca3cd05fc869f253b084dd1f612058
common/buildpackage: support for different archive formats

Adds support for defining the archive format of the output of
git_archive_single(), e.g. 'zip'. Defaults to 'tar', as before.

Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
debian/control
gbp/command_wrappers.py
gbp/scripts/common/buildpackage.py