From d8c2e9f8b97c4cd813639dac7b03643f8c0fb566 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Thu, 1 Jul 2021 01:31:40 -0700 Subject: meta-google: phosphor-networkd: Remove u-boot env for hoth We can't safely store this data, so we don't. Change-Id: I9e0f99423485cf41ff4f9e3b333f4833572f6b73 Signed-off-by: William A. Kennington III --- meta-google/recipes-phosphor/network/phosphor-network_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-google/recipes-phosphor/network/phosphor-network_%.bbappend diff --git a/meta-google/recipes-phosphor/network/phosphor-network_%.bbappend b/meta-google/recipes-phosphor/network/phosphor-network_%.bbappend new file mode 100644 index 000000000..4a1cbe139 --- /dev/null +++ b/meta-google/recipes-phosphor/network/phosphor-network_%.bbappend @@ -0,0 +1,3 @@ +# Platforms with Hoth don't use the U-Boot environment since this would allow +# bypassing attestation. +PACKAGECONFIG_remove_hoth = "uboot-env" -- cgit v1.2.3