From c2c81e4e9109ac7076441ebdef57ba53eed262e0 Mon Sep 17 00:00:00 2001 From: Vasilito Date: Thu, 23 Apr 2026 00:04:28 +0100 Subject: [PATCH] Pin base recipe to rev 463f76b9 and remove absent USB controller BINS Pin the base source to commit 463f76b9 so that redox.patch and our P2 patches apply cleanly. Remove ehcid/ohcid/uhcid from BINS since they don't exist in this upstream version. --- recipes/core/base/recipe.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes/core/base/recipe.toml b/recipes/core/base/recipe.toml index 7d633dcc..cdbd6091 100644 --- a/recipes/core/base/recipe.toml +++ b/recipes/core/base/recipe.toml @@ -1,5 +1,6 @@ [source] git = "https://gitlab.redox-os.org/redox-os/base.git" +rev = "463f76b9" patches = ["redox.patch", "P2-boot-runtime-fixes.patch", "P2-acpi-i2c-resources.patch"] [build] @@ -45,9 +46,6 @@ BINS=( pcid-spawner rtl8139d rtl8168d - ehcid - ohcid - uhcid usbctl usbhidd usbhubd