[Bug 58307] Re: --append-to-version breaks make-kpkg kernel build

cmcx_linux cmcx_linux at yahoo.com
Tue Sep 14 03:51:32 UTC 2010


Hy all, I manage to find somewhat of a fix. Edit kernelsource/script/setlocalversion . At line 54 in my kernel I have
if $short; then
  echo "+"
return
According to the comments if only the short version is required don't bother running further git commands.
This from what I saw appears only on compilations from git sources ( I compiled tar balls without a problem), and it's the plus that gets appended to the kernel name at compile time.
Just delete the +, save and compile with make-kpkg.

-- 
--append-to-version breaks make-kpkg kernel build
https://bugs.launchpad.net/bugs/58307
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to kernel-package in ubuntu.




More information about the kernel-bugs mailing list