From a7d72d713cff6d14225eb39b35d7150aef479e0d Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Mon, 20 Dec 2021 01:37:31 -0800 Subject: meta-google: Remove mostly unused iotools There are generally other ways to poke at the IO space of the BMC and there isn't any evidence these are being used anymore. Change-Id: I9d0e7187f2be8bbbf349e8cdf63c32013876260c Signed-off-by: William A. Kennington III --- meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend index dce86826f..db3a2575c 100644 --- a/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend +++ b/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend @@ -17,7 +17,6 @@ OBMC_IMAGE_EXTRA_INSTALL:append:gbmc = \ # Include these useful utilities for all gbmc platforms OBMC_IMAGE_EXTRA_INSTALL:append:gbmc = " ipmitool" -OBMC_IMAGE_EXTRA_INSTALL:append:gbmc = " iotools" OBMC_IMAGE_EXTRA_INSTALL:append:gbmc = " lrzsz" # Add gBMC update recipes -- cgit v1.2.3