op-build icon indicating copy to clipboard operation
op-build copied to clipboard

Deselecting hostboot and other firmware breaks op-build

Open shenki opened this issue 7 years ago • 1 comments

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.

shenki avatar Oct 29 '18 07:10 shenki

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.

shenki avatar Oct 29 '18 07:10 shenki