Mainline Build v2.6.36-rc5

Anca Emanuel anca.emanuel at gmail.com
Sun Sep 26 19:14:38 UTC 2010


On Sun, Sep 26, 2010 at 4:53 PM, Daniel J Blueman
<daniel.blueman at gmail.com> wrote:
> Hi Anca,
>
>[...]
>
> The '+' is appended by the kernel build subsystem when it detects (via
> git) that the kernel source has been changed.
>
> I use this patch to workaround the build bug, though it does need fixing:
>
> --- /usr/share/kernel-package/ruleset/kernel_version.mk.orig    2008-05-02
> 07:06:28.000000000 +0200
> +++ /usr/share/kernel-package/ruleset/kernel_version.mk 2010-07-08
> 00:02:45.316669641 +0200
> @@ -62,7 +62,7 @@
>        @echo "$(strip $(EXTRAVERSION))"
>
>  debian_LOCALVERSION:
> -       @echo $(if $(strip $(localver-full)),"$(strip $(localver-full))",
> "$(strip $(LOCALVERSION))")
> +       @./scripts/setlocalversion
>
>  debian_TOPDIR:
>  # 2.6 kernels declared TOPDIR obsolete, so use srctree if it exists
> --
> Daniel J Blueman
>

The patch solved the problem.
Thank you.


zzz at ubuntu:~$ uname -a
Linux ubuntu 2.6.36-rc5-custom+ #3 SMP Sun Sep 26 21:54:19 EEST 2010
i686 GNU/Linux




More information about the kernel-team mailing list