Re: override kernel version with make-kpkg

2013-12-10 Thread Michael Gulick
On Mon, 09 Dec 2013 23:13:32 -0500 (EST), Stephen Powell wrote: If you want to do this, you won't be able to use make-kpkg. You will need to do something like make a modified version of the Debian source package, linux, and build it with dpkg-buildpackage. But you want to use upstream

override kernel version with make-kpkg

2013-12-09 Thread Michael Gulick
Hi, I'm looking for a way to override the default kernel package versions generated by make-kpkg. With 3.0+ kernels, the kernel sublevel (as in VERSION.PATCHLEVEL.SUBLEVEL), which is incremented when there are stable updates for a kernel release, is used to generate the package name. This