summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-greatlakes/recipes-phosphor/images/fb-greatlakes-phosphor-image.inc
blob: afff8ecf7c550dace2e71e6cf5c7a7a6ee3cc99b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OBMC_IMAGE_EXTRA_INSTALL:append = " \
    greatlakes-sysinit \
    greatlakes-gpio-monitor-register \
"

# Currently, the led related services couldn't complete
# causing that multi-user.target never complete.
# If multi-user.target doesn't complete,
# the obmc-host-startmin@.target couldn't start.
# In that case, BMC couldn't set current host state to "Running".
IMAGE_FEATURES:remove = " \
    obmc-leds \
"