Delphine CC Chiu | 17539d8 | 2023-03-09 15:27:47 +0800 | [diff] [blame] | 1 | OBMC_IMAGE_EXTRA_INSTALL:append = " \ |
2 | greatlakes-sysinit \ | ||||
3 | greatlakes-gpio-monitor-register \ | ||||
4 | " | ||||
5 | |||||
6 | # Currently, the led related services couldn't complete | ||||
7 | # causing that multi-user.target never complete. | ||||
8 | # If multi-user.target doesn't complete, | ||||
9 | # the obmc-host-startmin@.target couldn't start. | ||||
10 | # In that case, BMC couldn't set current host state to "Running". | ||||
11 | IMAGE_FEATURES:remove = " \ | ||||
12 | obmc-leds \ | ||||
13 | " |