From 0e98d7d11f75ba37f9e78851ea3313af63d620b5 Mon Sep 17 00:00:00 2001 From: Douglas Raillard Date: Wed, 19 Feb 2025 14:06:38 +0000 Subject: [PATCH] tools/recipes/rt-app.manifest.yaml: Rebase topics and fix uclamp-reset range FIX Ensure batch-rebase runs smoothly with no conflict by pre-rebasing on top of eachother the conflicting topics. --- tools/recipes/rt-app.manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/recipes/rt-app.manifest.yaml b/tools/recipes/rt-app.manifest.yaml index d54419549..1f5d563c5 100644 --- a/tools/recipes/rt-app.manifest.yaml +++ b/tools/recipes/rt-app.manifest.yaml @@ -20,7 +20,7 @@ rebase-conf: # https://github.com/scheduler-tools/rt-app/pull/113 - remote: github - base: master + base: fix_cpu_set tip: uclamp-reset # https://github.com/scheduler-tools/rt-app/pull/126 -- GitLab