From: pbrobinson on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2848
NOTE: Truncated patchset due to missing public @redhat.com email
address on your GitLab profile at https://gitlab.com/-/profile.
Once that is fixed, close and reopen the merge request to
retrigger sending the emails.
Some cleanups for the old FB framework now some cleanups have landed upstream
and we've generally moved to simpledrm/sysfb.
Signed-off-by: Peter Robinson pbrobinson(a)redhat.com
---
redhat/configs/common/generic/s390x/CONFIG_FB | 1 +
redhat/configs/common/generic/CONFIG_FB_DEVICE | 2 +-
redhat/configs/fedora/generic/s390x/CONFIG_FB | 1 -
redhat/configs/rhel/generic/s390x/CONFIG_FB | 1 -
4 files changed, 2 insertions(+), 3 deletions(-)
From: Jan Stancek <jstancek(a)redhat.com>
rtla: Add License to spec file and sync summary text with upstream
Add License to spec file and sync summary text with upstream
Also add BuildRequires and Requires explicitly for rtla
Signed-off-by: John Kacur <jkacur(a)redhat.com>
Signed-off-by: Jan Stancek <jstancek(a)redhat.com>
diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template
index blahblah..blahblah 100644
--- a/redhat/kernel.spec.template
+++ b/redhat/kernel.spec.template
@@ -696,7 +696,11 @@ BuildRequires: opencsd-devel >= 1.0.0
BuildRequires: python3-docutils
BuildRequires: gettext ncurses-devel
BuildRequires: libcap-devel libcap-ng-devel
+# The following are rtla requirements
+BuildRequires: python3-docutils
+BuildRequires: libtraceevent-devel
BuildRequires: libtracefs-devel
+
%ifnarch s390x
BuildRequires: pciutils-devel
%endif
@@ -1171,13 +1175,15 @@ This package provides debug information for package %{package_name}-tools.
%if 0%{gemini}
Epoch: %{gemini}
%endif
-Summary: RTLA: Real-Time Linux Analysis tools
+Summary: Real-Time Linux Analysis tools
+License: GPLv2
+Requires: libtraceevent
+Requires: libtracefs
%description -n rtla
-The rtla tool is a meta-tool that includes a set of commands that
-aims to analyze the real-time properties of Linux. But, instead of
-testing Linux as a black box, rtla leverages kernel tracing
-capabilities to provide precise information about the properties
-and root causes of unexpected results.
+The rtla meta-tool includes a set of commands that aims to analyze
+the real-time properties of Linux. Instead of testing Linux as a black box,
+rtla leverages kernel tracing capabilities to provide precise information
+about the properties and root causes of unexpected results.
%package -n rv
Summary: RV: Runtime Verification
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2847
From: pbrobinson on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2845
NOTE: Truncated patchset due to missing public @redhat.com email
address on your GitLab profile at https://gitlab.com/-/profile.
Once that is fixed, close and reopen the merge request to
retrigger sending the emails.
A few driver updates for Fedora aarch64
Signed-off-by: Peter Robinson pbrobinson(a)redhat.com
---
redhat/configs/fedora/generic/arm/aarch64/CONFIG_DRM_TI_SN65DSI83 | 1 +
redhat/configs/fedora/generic/arm/aarch64/CONFIG_SPI_ROCKCHIP_SFC | 2 +-
redhat/configs/fedora/generic/arm/aarch64/CONFIG_VIDEO_IMX_MEDIA | 2 +-
redhat/configs/fedora/generic/x86/CONFIG_SIEMENS_SIMATIC_IPC | 13 ----------
4 files changed, 3 insertions(+), 15 deletions(-)
From: pbrobinson on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2845
NOTE: Truncated patchset due to missing public @redhat.com email
address on your GitLab profile at https://gitlab.com/-/profile.
Once that is fixed, close and reopen the merge request to
retrigger sending the emails.
A few driver updates for Fedora aarch64
Signed-off-by: Peter Robinson pbrobinson(a)redhat.com
---
redhat/configs/fedora/generic/arm/aarch64/CONFIG_DRM_TI_SN65DSI83 | 1 +
redhat/configs/fedora/generic/arm/aarch64/CONFIG_SPI_ROCKCHIP_SFC | 2 +-
redhat/configs/fedora/generic/x86/CONFIG_SIEMENS_SIMATIC_IPC | 13 ----------
3 files changed, 2 insertions(+), 14 deletions(-)
From: pbrobinson on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2845
NOTE: Truncated patchset due to missing public @redhat.com email
address on your GitLab profile at https://gitlab.com/-/profile.
Once that is fixed, close and reopen the merge request to
retrigger sending the emails.
A few driver updates for Fedora aarch64
Signed-off-by: Peter Robinson pbrobinson(a)redhat.com
---
redhat/configs/fedora/generic/arm/aarch64/CONFIG_DRM_TI_SN65DSI83 | 1 +
redhat/configs/fedora/generic/arm/aarch64/CONFIG_SPI_ROCKCHIP_SFC | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)