backports: add backport version parsing for kernel integration
authorLuis R. Rodriguez <mcgrof@suse.com>
Tue, 4 Nov 2014 23:17:36 +0000 (15:17 -0800)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 14 Nov 2014 21:47:16 +0000 (13:47 -0800)
commitba068f434f3eb70c89bab2cb434b67432f23ef6d
tree4bded0822734af3fb7669fd3870fa7e3bcc45e39
parent78ff3844b956cd8940bcb9a00b8102683325f451
backports: add backport version parsing for kernel integration

The way we'll define backports versioning information for
kernel integration is slightly different, we'll rely completely
on Kconfig for the job, but in the end share the same C code
defines.

Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
gentree.py