From fb214784edbc1da7ba155a1cddf7b3f6d0bbfb66 Mon Sep 17 00:00:00 2001 From: ThuBaNguyen Date: Thu, 8 Jul 2021 14:20:43 +0700 Subject: meta-ampere: power control: restructure source code ampere-hostctrl package includes the generic codes and the platform specific codes. The generic sources are applied for all of the Ampere platforms, they are the service files and the scripts to setting the GPIO pins. The platform specific sources are the GPIO pin config file and the gpio monitor config files. This commit moves the platform specific files to the platform code. Tested: 1. Do the power control actions use ipmitool, BMC web and Redfish. 2. Make sure the server states are changed as expected. Signed-off-by: ThuBaNguyen Change-Id: Ic0e261109f7a5dfaf38c883bff0afedab763a0b6 --- meta-ampere/meta-jade/conf/machine/mtjade.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-ampere/meta-jade/conf') diff --git a/meta-ampere/meta-jade/conf/machine/mtjade.conf b/meta-ampere/meta-jade/conf/machine/mtjade.conf index e749af6de..558a6f404 100644 --- a/meta-ampere/meta-jade/conf/machine/mtjade.conf +++ b/meta-ampere/meta-jade/conf/machine/mtjade.conf @@ -29,6 +29,7 @@ OBMC_MACHINE_FEATURES += "\ VOLATILE_LOG_DIR = "no" OBMC_IMAGE_EXTRA_INSTALL_append = "\ + mtjade-utils \ ampere-usbnet \ ampere-flash-utils \ ampere-mac-update \ -- cgit v1.2.3