meta-facebook/meta-lightning/recipes-core/images/lightning-image.inc (35 lines of code) (raw):

# Copyright 2018-present Facebook. All Rights Reserved. inherit kernel_fitimage require recipes-core/images/fb-openbmc-image.bb FLASH_ROOTFS_OFFSET = "4608" NTP_PKGS = " \ ntp \ ntpq \ sntp \ ntpdate \ " # Include modules in rootfs IMAGE_INSTALL += " \ openbmc-utils \ fbutils \ ipmid \ healthd \ usb-console \ sensor-util \ sensor-mon \ packagegroup-openbmc-base \ packagegroup-openbmc-python3 \ ${NTP_PKGS} \ iproute2 \ dhcp-client \ fruid \ log-util-v2 \ fan-util \ front-paneld \ fpc-util \ fscd \ packagegroup-openbmc-rest3 \ lldp-util \ enclosure-util \ fw-util \ openbmc-gpio \ switchtec-user \ "