gitscraper: support compressing the sources as 7z.
commite9d5f6cb61fb9ef997213b64b8086574f591f3a5
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Thu, 12 Apr 2012 19:08:38 +0000 (12 21:08 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Thu, 12 Apr 2012 19:08:38 +0000 (12 21:08 +0200)
treef9826a4a937864f1a77107b072ec98c41d5ba249
parentd8cb5c7007ddd9f8801d2267edba3486347e7266
gitscraper: support compressing the sources as 7z.

The Rockbox source code uses 7z for its archive for size reasons. Add support
for compressing as 7z (by calling the 7z command line utility) so it can be
used for generating Rockbox source archives.

Change-Id: I26097ff61ff183e5ddc07b2c4473f90dc0700178
utils/common/gitscraper.py