Skip to content

Commit 9621341

Browse files
committed
bootlinux: use CONFIG_LOCALVERSION_AUTO=y
This will peg the kernel git commit to version info. Signed-off-by: Luis Chamberlain <[email protected]>
1 parent b207b78 commit 9621341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/roles/bootlinux/templates/config-next-20250328

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
3333
# CONFIG_COMPILE_TEST is not set
3434
# CONFIG_WERROR is not set
3535
CONFIG_LOCALVERSION=""
36-
# CONFIG_LOCALVERSION_AUTO is not set
36+
CONFIG_LOCALVERSION_AUTO=y
3737
CONFIG_BUILD_SALT="4.19.0-1-amd64"
3838
CONFIG_HAVE_KERNEL_GZIP=y
3939
CONFIG_HAVE_KERNEL_BZIP2=y

0 commit comments

Comments
 (0)