From 1a916df63129978f93c0a460634e108304358ba2 Mon Sep 17 00:00:00 2001 From: Ramesh Iyyar Date: Mon, 7 Dec 2020 06:55:34 -0600 Subject: dump: Used renamed build option The phosphor-debug-collector renamed "host-dump-offload-transport" build option into "host-transport" to make generic for supporting other host dump action (i.e create,delete) not only offload so, changed build option here as well based on phosphor-debug-collector. phosphor-debug-collector patch: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-debug-collector/+/38792 (From meta-ibm rev: eb951216a95e360431644dba46f04fc0541fb608) Signed-off-by: Ramesh Iyyar Change-Id: I4466896b67cb7490b13e6c32113bb59651fbcdb3 Signed-off-by: Andrew Geissler --- meta-ibm/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-ibm/recipes-phosphor/dump') diff --git a/meta-ibm/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend b/meta-ibm/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend index 94f1b10a4..b6fbb19dc 100644 --- a/meta-ibm/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend +++ b/meta-ibm/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" -PACKAGECONFIG_append_rainier = " host-dump-offload-pldm" -PACKAGECONFIG_append_witherspoon-tacoma = " host-dump-offload-pldm" +PACKAGECONFIG_append_rainier = " host-dump-transport-pldm" +PACKAGECONFIG_append_witherspoon-tacoma = " host-dump-transport-pldm" PACKAGECONFIG_append_rainier = " openpower-dumps-extension" PACKAGECONFIG_append_witherspoon-tacoma = " openpower-dumps-extension" -- cgit v1.2.3