blob: b602a3d2c48886e9197bc71220e0a8098abf175b [file] [log] [blame]
# Harma Image configuration.
# Monitor power status, for example, add handling for power good and post-end signals to manage power status.
OBMC_IMAGE_EXTRA_INSTALL:append = " \
phosphor-gpio-monitor \
"
# It is for lsusb app.
OBMC_IMAGE_EXTRA_INSTALL:append = " \
usbutils \
"
# Allow scripted access to SITV BMC
OBMC_IMAGE_EXTRA_INSTALL:append = " \
sshpass \
"