lib/bpkup.py: add or own kernel uploader helper lib
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Mon, 21 Oct 2013 09:08:31 +0000 (11:08 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 21 Oct 2013 19:50:38 +0000 (21:50 +0200)
commit57554a365682979473778ffca9a9c5c82ab4dee6
tree892af382c73530305804e2535cbb790825d4bced
parentdcd5524fc04730b0af05b28388d246cad97a91c2
lib/bpkup.py: add or own kernel uploader helper lib

kup is written in perl, add some basic python interfaces
for it to allow us to upload to kernel.org backport
releases.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
lib/bpkup.py [new file with mode: 0644]