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.
This commit is contained in:
2026-04-23 00:04:28 +01:00
parent dc3f1f996f
commit c2c81e4e91
+1 -3
View File
@@ -1,5 +1,6 @@
[source] [source]
git = "https://gitlab.redox-os.org/redox-os/base.git" 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"] patches = ["redox.patch", "P2-boot-runtime-fixes.patch", "P2-acpi-i2c-resources.patch"]
[build] [build]
@@ -45,9 +46,6 @@ BINS=(
pcid-spawner pcid-spawner
rtl8139d rtl8139d
rtl8168d rtl8168d
ehcid
ohcid
uhcid
usbctl usbctl
usbhidd usbhidd
usbhubd usbhubd