[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <68be269c-1b51-e0e2-0c2b-34235983889a@igalia.com>
Date: Fri, 10 Mar 2023 12:37:09 -0300
From: "Guilherme G. Piccoli" <gpiccoli@...lia.com>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: linux-kbuild@...r.kernel.org, nathan@...nel.org,
rasmus.villemoes@...vas.dk,
Nick Desaulniers <ndesaulniers@...gle.com>, nicolas@...sle.eu,
linux-kernel <linux-kernel@...r.kernel.org>,
"Guilherme G. Piccoli" <kernel@...ccoli.net>
Subject: Re: About the .scmversion removal (commit f6e09b07cc12)
On 09/03/2023 21:51, Masahiro Yamada wrote:
> [...]
> Not a silly question, but .scmversion was intended for source
> package creation (deb, rpm) in my understanding.
>
> If you want to use a fixed string for the UTS version,
> please pass KERNELRELEASE=<some-string> to the build command line.
>
Thanks! It seems..it didn't work for me, probably I'm doing something wrong.
KERNELRELEASE="6.3.0-rc1-gpiccoli" make all -j128
Does it make sense for you? It gets me:
$ file arch/x86/boot/bzImage
arch/x86/boot/bzImage: Linux kernel x86 boot executable bzImage, version
6.3.0-rc1-gpiccoli-00003-gb6224c91dbaa (gpiccoli@...ldbox2) [...]
Thanks in advance,
Guilherme
Powered by blists - more mailing lists