blob: 243c1595a8be9151a246f639a967146b1e462200 [file] [log] [blame]
Delphine CC Chiu17539d82023-03-09 15:27:47 +08001OBMC_IMAGE_EXTRA_INSTALL:append = " \
2 greatlakes-sysinit \
3 greatlakes-gpio-monitor-register \
Delphine CC Chiu2d72bdd2023-02-23 09:41:15 +08004 phosphor-gpio-monitor \
Delphine CC Chiu17539d82023-03-09 15:27:47 +08005"
6
7# Currently, the led related services couldn't complete
8# causing that multi-user.target never complete.
9# If multi-user.target doesn't complete,
10# the obmc-host-startmin@.target couldn't start.
11# In that case, BMC couldn't set current host state to "Running".
12IMAGE_FEATURES:remove = " \
13 obmc-leds \
14"