From c1118d001a0cd95a09e240d4f9aab392d8ec3301 Mon Sep 17 00:00:00 2001 From: Vasilito Date: Sun, 12 Apr 2026 20:19:02 +0100 Subject: [PATCH] Wire installer ext4 patch symlink into build tree Symlink recipes/core/installer/redox.patch to local/patches/installer/redox.patch, consistent with the kernel and base patch pattern. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- recipes/core/installer/redox.patch | 1 + 1 file changed, 1 insertion(+) create mode 120000 recipes/core/installer/redox.patch diff --git a/recipes/core/installer/redox.patch b/recipes/core/installer/redox.patch new file mode 120000 index 00000000..b3e94e39 --- /dev/null +++ b/recipes/core/installer/redox.patch @@ -0,0 +1 @@ +../../../local/patches/installer/redox.patch \ No newline at end of file