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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user