From ee36db23745b16201e517ef0901179f04d40e3ec Mon Sep 17 00:00:00 2001 From: Benjamin Fair Date: Tue, 30 Jun 2020 11:13:51 -0700 Subject: meta-phosphor: nuvoton-layer: postd: only set SNOOP_DEVICE for npcm7xx This allows non-Nuvoton devices to build successfully, even if the Nuvoton layer is enabled. (From meta-phosphor rev: fa488de8cffc79be45cc069ca0b483abf9dfb04f) Change-Id: I1dd1833d4f6ea56c38ce021160cd6cc86f690b5f Signed-off-by: Benjamin Fair Signed-off-by: Andrew Geissler --- .../recipes-phosphor/host/phosphor-host-postd_%.bbappend | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-phosphor/nuvoton-layer') diff --git a/meta-phosphor/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend b/meta-phosphor/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend index 60d5610116..99990857db 100644 --- a/meta-phosphor/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend +++ b/meta-phosphor/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend @@ -1,3 +1 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SNOOP_DEVICE = "npcm7xx-lpc-bpc0" +SNOOP_DEVICE_npcm7xx = "npcm7xx-lpc-bpc0" -- cgit v1.2.3