From 4c4dd8fa74f4582b217d698c34b4d0dd58a99bcf Mon Sep 17 00:00:00 2001 From: vasilito Date: Mon, 6 Jul 2026 07:51:58 +0300 Subject: [PATCH] userutils: switch recipe to path-only local fork, remove patch symlinks --- recipes/core/userutils/P4-login-rate-limit.patch | 1 - recipes/core/userutils/recipe.toml | 2 -- 2 files changed, 3 deletions(-) delete mode 120000 recipes/core/userutils/P4-login-rate-limit.patch diff --git a/recipes/core/userutils/P4-login-rate-limit.patch b/recipes/core/userutils/P4-login-rate-limit.patch deleted file mode 120000 index 40dc0ca596..0000000000 --- a/recipes/core/userutils/P4-login-rate-limit.patch +++ /dev/null @@ -1 +0,0 @@ -../../../local/patches/base/P4-login-rate-limit.patch \ No newline at end of file diff --git a/recipes/core/userutils/recipe.toml b/recipes/core/userutils/recipe.toml index d748ac8299..65f468be70 100644 --- a/recipes/core/userutils/recipe.toml +++ b/recipes/core/userutils/recipe.toml @@ -1,7 +1,5 @@ [source] path = "../../../local/sources/userutils" -upstream = "https://gitlab.redox-os.org/redox-os/userutils.git" -patches = ["P5-redbear-branding.patch"] [build] template = "custom"