From 33cfb7bae29bc9f11d011351216fbe3ee8ef2137 Mon Sep 17 00:00:00 2001 From: Vincent Guittot Date: Fri, 30 Mar 2018 17:18:32 +0200 Subject: [PATCH] rt-app: fix description since Linaro's modification have been merged in upstream version, we can remove this comment Signed-off-by: Vincent Guittot --- wa/workloads/rt_app/__init__.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/wa/workloads/rt_app/__init__.py b/wa/workloads/rt_app/__init__.py index ff97edbe..41035da3 100644 --- a/wa/workloads/rt_app/__init__.py +++ b/wa/workloads/rt_app/__init__.py @@ -103,11 +103,6 @@ class RtApp(Workload): Please refer to the existing configs in ``$WA_ROOT/wa/workloads/rt_app/use_case`` for more examples. - The version of rt-app currently used with this workload contains enhancements and - modifications done by Linaro. The source code for this version may be obtained here: - - http://git.linaro.org/power/rt-app.git - The upstream version of rt-app is hosted here: https://github.com/scheduler-tools/rt-app