From 21afee4e310783c6719091d2dc8629d499d19d97 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Mon, 2 Dec 2019 19:01:38 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_LOCALVERSION_AUTO --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 28fef1b..7d986b2 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -24,7 +24,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set # CONFIG_HEADER_TEST is not set CONFIG_LOCALVERSION="-x240" -CONFIG_LOCALVERSION_AUTO=y +# CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="" CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y