blob: ccd24beea940b12390e7f720db220d855a75a12b [file] [log] [blame]
Brad Bishop1a757e02020-08-10 18:13:26 -04001DESCRIPTION = "Image with Phosphor, a software stack for hardware management \
2in devices with baseboard management controllers. The image supports the \
3full OpenBMC feature set for devices of all types."
Brad Bishop93fb5352015-09-09 03:59:20 +00004
Brad Bishopc2207ad2018-12-05 07:03:22 -05005IMAGE_LINGUAS = ""
6
Brad Bishop758f9692020-08-10 19:18:57 -04007IMAGE_FEATURES += " \
8 obmc-bmc-state-mgmt \
9 obmc-chassis-mgmt \
10 obmc-chassis-state-mgmt \
11 obmc-fan-control \
12 obmc-fan-mgmt \
13 obmc-flash-mgmt \
14 obmc-host-ctl \
15 obmc-host-ipmi \
16 obmc-host-state-mgmt \
17 obmc-inventory \
18 obmc-leds \
19 obmc-logging-mgmt \
20 obmc-remote-logging-mgmt \
21 obmc-net-ipmi \
22 obmc-sensors \
23 obmc-software \
24 obmc-system-mgmt \
25 obmc-user-mgmt \
26 ssh-server-dropbear \
27 obmc-debug-collector \
28 obmc-network-mgmt \
29 obmc-settings-mgmt \
30 "
31IMAGE_FEATURES_append_df-obmc-ubi-fs = " read-only-rootfs"
32IMAGE_FEATURES_append_df-phosphor-mmc = " read-only-rootfs"
33
Brad Bishop93fb5352015-09-09 03:59:20 +000034inherit obmc-phosphor-image