diff --git a/config/arm64/vanilla b/config/arm64/vanilla index 414042f..682e282 100644 --- a/config/arm64/vanilla +++ b/config/arm64/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.4.0-rc1 Kernel Configuration +# Linux/arm64 6.4.0-rc2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y diff --git a/config/armv7hl/vanilla b/config/armv7hl/vanilla index 7076148..71f2217 100644 --- a/config/armv7hl/vanilla +++ b/config/armv7hl/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 6.4.0-rc1 Kernel Configuration +# Linux/arm 6.4.0-rc2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y diff --git a/config/i386/vanilla b/config/i386/vanilla index a578e9b..b101712 100644 --- a/config/i386/vanilla +++ b/config/i386/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.4.0-rc1 Kernel Configuration +# Linux/i386 6.4.0-rc2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y diff --git a/config/ppc64/vanilla b/config/ppc64/vanilla index d5988a4..badac91 100644 --- a/config/ppc64/vanilla +++ b/config/ppc64/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 6.4.0-rc1 Kernel Configuration +# Linux/powerpc 6.4.0-rc2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y diff --git a/config/ppc64le/vanilla b/config/ppc64le/vanilla index 27099ed..479dcd8 100644 --- a/config/ppc64le/vanilla +++ b/config/ppc64le/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 6.4.0-rc1 Kernel Configuration +# Linux/powerpc 6.4.0-rc2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y diff --git a/config/riscv64/vanilla b/config/riscv64/vanilla index 521ba39..836b3c2 100644 --- a/config/riscv64/vanilla +++ b/config/riscv64/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 6.4.0-rc1 Kernel Configuration +# Linux/riscv 6.4.0-rc2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y diff --git a/config/x86_64/vanilla b/config/x86_64/vanilla index 8bd96cc..d2f50ac 100644 --- a/config/x86_64/vanilla +++ b/config/x86_64/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.4.0-rc1 Kernel Configuration +# Linux/x86_64 6.4.0-rc2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)" CONFIG_CC_IS_GCC=y diff --git a/rpm/config.sh b/rpm/config.sh index ada182d..bf7de1f 100644 --- a/rpm/config.sh +++ b/rpm/config.sh @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=6.4-rc1-177-gbb7c241fae62 +SRCVERSION=6.4-rc2 # variant of the kernel-source package, either empty or "-rt" VARIANT=-vanilla # Set to 1 to use the variant kernel for kernel-obs-build