From d44ac6b0e32a095470e8e7b1595096f7ec5b36fc Mon Sep 17 00:00:00 2001 From: Kernel Build Daemon Date: May 22 2023 10:18:56 +0000 Subject: Automatically updated to 6.4-rc3 --- diff --git a/config/arm64/vanilla b/config/arm64/vanilla index f6d42e8..bed9359 100644 --- a/config/arm64/vanilla +++ b/config/arm64/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.4.0-rc2 Kernel Configuration +# Linux/arm64 6.4.0-rc3 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 09ff49b..7d67608 100644 --- a/config/armv7hl/vanilla +++ b/config/armv7hl/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 6.4.0-rc2 Kernel Configuration +# Linux/arm 6.4.0-rc3 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 cb7bd48..4540e7c 100644 --- a/config/i386/vanilla +++ b/config/i386/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.4.0-rc2 Kernel Configuration +# Linux/i386 6.4.0-rc3 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 badac91..1122d77 100644 --- a/config/ppc64/vanilla +++ b/config/ppc64/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 6.4.0-rc2 Kernel Configuration +# Linux/powerpc 6.4.0-rc3 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 479dcd8..b97651b 100644 --- a/config/ppc64le/vanilla +++ b/config/ppc64le/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 6.4.0-rc2 Kernel Configuration +# Linux/powerpc 6.4.0-rc3 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 9ba0ba8..38e97cd 100644 --- a/config/riscv64/vanilla +++ b/config/riscv64/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 6.4.0-rc2 Kernel Configuration +# Linux/riscv 6.4.0-rc3 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 d2f50ac..27cadb1 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-rc2 Kernel Configuration +# Linux/x86_64 6.4.0-rc3 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 0c11f39..fd923e7 100644 --- a/rpm/config.sh +++ b/rpm/config.sh @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=6.4-rc2-330-g0dd2a6fb1e34 +SRCVERSION=6.4-rc3 # variant of the kernel-source package, either empty or "-rt" VARIANT=-vanilla # Set to 1 to use the variant kernel for kernel-obs-build