compat-drivers: update gen-stable-release.sh to make bzip2 again
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 20 Sep 2012 21:42:12 +0000 (14:42 -0700)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 20 Sep 2012 21:42:12 +0000 (14:42 -0700)
commit69347da1e4b0388c93668923fdad90d825214f8b
treec5c2af39f0eca10ea967d601cf617a6c612c20ab
parent1df43ae9a54516b4e1ec34ead0e7159d23ab36bd
compat-drivers: update gen-stable-release.sh to make bzip2 again

The kernel uploader expects you to sign the tar file but you can
pass along and upload a bzip2 archive. At the other end the
daemon will uncompress and then verify the tarball.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
scripts/gen-stable-release.sh