From c1c15b67556a12a8b0c8f8256ba12e3b08701a2f Mon Sep 17 00:00:00 2001 From: Chris Sides Date: Fri, 28 Oct 2022 10:21:27 -0500 Subject: meta-hpe: add postd daemon configuration file Part of an ongoing effort to upstream changes from the latest internal hpe builds. This addition resolves an lpc-snoop startup error on hpe platforms during host boot. Signed-off-by: Chris Sides Change-Id: I7014a075981d5d1a4056583e51aca95163a9cdc8 --- .../recipes-phosphor/host-post/phosphor-host-postd_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-hpe/meta-common/recipes-phosphor/host-post/phosphor-host-postd_%.bbappend (limited to 'meta-hpe') diff --git a/meta-hpe/meta-common/recipes-phosphor/host-post/phosphor-host-postd_%.bbappend b/meta-hpe/meta-common/recipes-phosphor/host-post/phosphor-host-postd_%.bbappend new file mode 100644 index 0000000000..aab8b833a2 --- /dev/null +++ b/meta-hpe/meta-common/recipes-phosphor/host-post/phosphor-host-postd_%.bbappend @@ -0,0 +1,2 @@ +SNOOP_DEVICE = "postcode" + -- cgit v1.2.3