blob: afff8ecf7c550dace2e71e6cf5c7a7a6ee3cc99b [file] [log] [blame]
Delphine CC Chiu17539d82023-03-09 15:27:47 +08001OBMC_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".
11IMAGE_FEATURES:remove = " \
12 obmc-leds \
13"