op-build
op-build copied to clipboard
Deselecting hostboot and other firmware breaks op-build
I disabled all of the tools except for petitboot and petitboot-mtd on a P9 (romulus) configuration. The build failed with this:
Makefile:560: *** hostboot is in the dependency chain of machine-xml that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in. Stop.
I had to go into this sub-folder and disable more options, and then the build succeeded:
Machine XML (MRW)
The options should be fixed so we can't get into this situation.