Compare commits
4 Commits
d141dfa1a9
...
ca99cf8427
Author | SHA256 | Date | |
---|---|---|---|
ca99cf8427 | |||
09684ebcd3 | |||
9822881129 | |||
2dcb187dd0 |
BIN
config.tar.bz2
(Stored with Git LFS)
BIN
config.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
kabi.tar.bz2
(Stored with Git LFS)
BIN
kabi.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@@ -1308,7 +1308,8 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
%rpm_install_dir/%cpu_arch_flavor \
|
||||
$(echo %srcversion | sed -r 's/^([0-9]+)\.([0-9]+).*/\1 \2/')
|
||||
else
|
||||
echo include ../../../%{basename:%src_install_dir}/Makefile > %rpm_install_dir/%cpu_arch_flavor/Makefile
|
||||
echo "export KBUILD_OUTPUT = %obj_install_dir/%cpu_arch_flavor" > %rpm_install_dir/%cpu_arch_flavor/Makefile
|
||||
echo "include ../../../%{basename:%src_install_dir}/Makefile" >> %rpm_install_dir/%cpu_arch_flavor/Makefile
|
||||
fi
|
||||
fi
|
||||
|
||||
|
6751
kernel-rt.changes
6751
kernel-rt.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-rt
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 76e28cef5375feb1d7dcea0d112f8b50524eb429
|
||||
%define git_commit e9c0e7fb48b1d972e345185cb17ef994c0df7781
|
||||
%define variant -rt%{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@@ -39,7 +39,7 @@
|
||||
Name: kernel-rt
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76e28ce
|
||||
Release: <RELEASE>.ge9c0e7f
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@@ -1794,7 +1794,8 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
%rpm_install_dir/%cpu_arch_flavor \
|
||||
$(echo %srcversion | sed -r 's/^([0-9]+)\.([0-9]+).*/\1 \2/')
|
||||
else
|
||||
echo include ../../../%{basename:%src_install_dir}/Makefile > %rpm_install_dir/%cpu_arch_flavor/Makefile
|
||||
echo "export KBUILD_OUTPUT = %obj_install_dir/%cpu_arch_flavor" > %rpm_install_dir/%cpu_arch_flavor/Makefile
|
||||
echo "include ../../../%{basename:%src_install_dir}/Makefile" >> %rpm_install_dir/%cpu_arch_flavor/Makefile
|
||||
fi
|
||||
fi
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-rt_debug
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 76e28cef5375feb1d7dcea0d112f8b50524eb429
|
||||
%define git_commit e9c0e7fb48b1d972e345185cb17ef994c0df7781
|
||||
%define variant -rt%{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@@ -39,7 +39,7 @@
|
||||
Name: kernel-rt_debug
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76e28ce
|
||||
Release: <RELEASE>.ge9c0e7f
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@@ -1794,7 +1794,8 @@ if [ %CONFIG_MODULES = y ]; then
|
||||
%rpm_install_dir/%cpu_arch_flavor \
|
||||
$(echo %srcversion | sed -r 's/^([0-9]+)\.([0-9]+).*/\1 \2/')
|
||||
else
|
||||
echo include ../../../%{basename:%src_install_dir}/Makefile > %rpm_install_dir/%cpu_arch_flavor/Makefile
|
||||
echo "export KBUILD_OUTPUT = %obj_install_dir/%cpu_arch_flavor" > %rpm_install_dir/%cpu_arch_flavor/Makefile
|
||||
echo "include ../../../%{basename:%src_install_dir}/Makefile" >> %rpm_install_dir/%cpu_arch_flavor/Makefile
|
||||
fi
|
||||
fi
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-source-rt
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 76e28cef5375feb1d7dcea0d112f8b50524eb429
|
||||
%define git_commit e9c0e7fb48b1d972e345185cb17ef994c0df7781
|
||||
%define variant -rt%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -28,7 +28,7 @@
|
||||
Name: kernel-source-rt
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76e28ce
|
||||
Release: <RELEASE>.ge9c0e7f
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-syms-rt
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 76e28cef5375feb1d7dcea0d112f8b50524eb429
|
||||
%define git_commit e9c0e7fb48b1d972e345185cb17ef994c0df7781
|
||||
%define variant -rt%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -25,7 +25,7 @@ Name: kernel-syms-rt
|
||||
Version: 6.4.0
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76e28ce
|
||||
Release: <RELEASE>.ge9c0e7f
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
BIN
patches.kabi.tar.bz2
(Stored with Git LFS)
BIN
patches.kabi.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
patches.suse.tar.bz2
(Stored with Git LFS)
BIN
patches.suse.tar.bz2
(Stored with Git LFS)
Binary file not shown.
1312
series.conf
1312
series.conf
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,3 @@
|
||||
2024-12-10 07:41:44 +0000
|
||||
GIT Revision: 76e28cef5375feb1d7dcea0d112f8b50524eb429
|
||||
2025-02-10 14:12:38 +0000
|
||||
GIT Revision: e9c0e7fb48b1d972e345185cb17ef994c0df7781
|
||||
GIT Branch: SUSE-2024-RT
|
||||
|
Reference in New Issue
Block a user