From 8abe221722aed5abc343014b4163d94a3795d742 Mon Sep 17 00:00:00 2001 From: ymichaelteng-nexthop Date: Fri, 13 Feb 2026 11:36:53 -0800 Subject: [PATCH] Install flashrom, libgpio-utils, libaio in distro Summary Installing the following packages into the Centos 9.0 distro image: - flashrom and libgpiod-utils needed to run fw_utils binary - libaio needed to run fixmyfboss binary Test Plan Loaded image on a device and verified the packages are installed. --- fboss-image/image_builder/templates/centos-09.0/config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fboss-image/image_builder/templates/centos-09.0/config.xml b/fboss-image/image_builder/templates/centos-09.0/config.xml index 8804cf6145229..fadf633c270e3 100644 --- a/fboss-image/image_builder/templates/centos-09.0/config.xml +++ b/fboss-image/image_builder/templates/centos-09.0/config.xml @@ -113,6 +113,8 @@ + + @@ -131,6 +133,7 @@ +