[kernel-rt 4.18] adding rt-setup project
rt-setup is requested for kernel-rt 4.18.0-147.3.1 Change-Id: Ifafa115ce7f76845bb6c93abf5ec743632f79694 Story: 2007308 Task: 38884 Depends-on: https://review.opendev.org/#/c/716210/ Depends-on: https://review.opendev.org/#/c/722569/ Signed-off-by: Sun Austin <austin.sun@intel.com> Signed-off-by: Dongqi Chen <chen.dq@neusoft.com> Signed-off-by: Yong Fu <fuyong@neusoft.com>
This commit is contained in:
parent
e61f896475
commit
a8446da39e
1
base/rt-setup/centos/build_srpm.data
Normal file
1
base/rt-setup/centos/build_srpm.data
Normal file
@ -0,0 +1 @@
|
||||
TIS_PATCH_VER=1
|
@ -0,0 +1,37 @@
|
||||
From acc7db42e01d83082072bdf3de8b7426897f7045 Mon Sep 17 00:00:00 2001
|
||||
From: Yong Fu <fuyong@neusot.com>
|
||||
Date: Wed, 8 Apr 2020 11:03:15 +0800
|
||||
Subject: [PATCH] Update package versioning for STX format
|
||||
|
||||
Signed-off-by: Yong Fu <fuyong@neusoft.com>
|
||||
---
|
||||
SPECS/rt-setup.spec | 6 +++---
|
||||
1 file changed, 3 insertions(+), 3 deletions(-)
|
||||
|
||||
diff --git a/SPECS/rt-setup.spec b/SPECS/rt-setup.spec
|
||||
index 05e2707..e350ce1 100644
|
||||
--- a/SPECS/rt-setup.spec
|
||||
+++ b/SPECS/rt-setup.spec
|
||||
@@ -1,8 +1,8 @@
|
||||
Name: rt-setup
|
||||
Version: 2.1
|
||||
-Release: 2%{?dist}
|
||||
+Release: 2.el8%{?_tis_dist}.%{tis_patch_ver}
|
||||
License: GPL+
|
||||
-Summary: Setup RHEL-RT environment details
|
||||
+Summary: Setup CentOS-RT environment details
|
||||
Group: System Environment/Base
|
||||
Source: rt-setup-%{version}.tar.bz2
|
||||
|
||||
@@ -22,7 +22,7 @@ Requires: systemd
|
||||
%global debug_package %{nil}
|
||||
|
||||
%description
|
||||
-The 'rt-setup' package configures details required by RHEL-RT environment.
|
||||
+The 'rt-setup' package configures details required by CentOS-RT environment.
|
||||
- creates realtime group
|
||||
- adds realtime limits configuration for PAM
|
||||
- adds /usr/bin/rt-setup-kdump to config kdump in RT
|
||||
--
|
||||
2.7.4
|
||||
|
1
base/rt-setup/centos/meta_patches/PATCH_ORDER
Normal file
1
base/rt-setup/centos/meta_patches/PATCH_ORDER
Normal file
@ -0,0 +1 @@
|
||||
0001-Update-package-versioning-for-STX-format.patch
|
1
base/rt-setup/centos/srpm_path
Normal file
1
base/rt-setup/centos/srpm_path
Normal file
@ -0,0 +1 @@
|
||||
repo:stx/downloads/rt-setup-2.1-2.el8.src.rpm
|
@ -1,2 +1,3 @@
|
||||
networking/mellanox/libibverbs
|
||||
networking/mellanox/rdma-core
|
||||
base/rt-setup
|
||||
|
@ -58,6 +58,7 @@ Redfishtool-1.1.0.tar.gz#Redfishtool-1.1.0#https://github.com/DMTF/Redfishtool/a
|
||||
requests-toolbelt-0.9.1.tar.gz#requests-toolbelt-0.9.1#https://github.com/requests/toolbelt/archive/0.9.1.tar.gz#http##
|
||||
rocksdb-f4a857da0b720691effc524469f6db895ad00d8e.tar.gz#rocksdb#https://api.github.com/repos/ceph/rocksdb/tarball/f4a857da0b720691effc524469f6db895ad00d8e#https##
|
||||
runc-1.0.0-rc10.tar.gz#runc#https://github.com/opencontainers/runc/archive/v1.0.0-rc10.tar.gz#https##
|
||||
!rt-setup-2.1-2.el8.src.rpm#rt-setup#https://git.centos.org/rpms/rt-setup#http_script#201aeb6d3d06c556cee369b9833539ecb67ce943#post-dl-script/rt-setup.sh
|
||||
# Sirupsen-logrus-55eb11d21d2a31a3cc93838241d04800f52e823d.tar.gz#Sirupsen-logrus#github.com/Sirupsen/logrus/archive/55eb11d21d2a31a3cc93838241d04800f52e823d.tar.gz#http##
|
||||
spdk-f474ce6930f0a44360e1cc4ecd606d2348481c4c.tar.gz#spdk#https://api.github.com/repos/ceph/spdk/tarball/f474ce6930f0a44360e1cc4ecd606d2348481c4c#https##
|
||||
spectre-meltdown-checker-0.37+-5cc77741.tar.gz#spectre-meltdown-checker#https://github.com/speed47/spectre-meltdown-checker/tarball/5cc77741af1d2f52140aa9f89339f56b6c4b6783#http##
|
||||
|
Loading…
Reference in New Issue
Block a user