Provide version number for Debian firmware package
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 11 Aug 2013 19:55:19 +0000 (21:55 +0200)
committerMichal Marek <mmarek@suse.cz>
Thu, 15 Aug 2013 16:01:18 +0000 (18:01 +0200)
commit95e2a7d80779850341b45b4fbc2a0041bfc378fb
tree9f64993a45f5bc6c203310392f55ac70ed06f5ed
parent46b5c9b856e8bcb44d8570cc55c46d19ca2428ff
Provide version number for Debian firmware package

scripts/package/builddeb is used to create Debian packages.
Currently the firmware package always gets the same version number
irrespective of the Kernel version.
The paths inside the firmware package depend on the Kernel
version.

With the patch supplied the Kernel version becomes part of the
Debian firmware package number.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Ben Hutchings <ben@decadent.org.uk>
Acked-by: maximilian attems <max@stro.at>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/package/builddeb