summaryrefslogtreecommitdiff
path: root/meta-phosphor/nuvoton-layer
diff options
context:
space:
mode:
authorBenjamin Fair <benjaminfair@google.com>2020-06-30 21:13:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-09 01:16:02 +0300
commitee36db23745b16201e517ef0901179f04d40e3ec (patch)
tree6eb2447445bac9b0c5f5d1402968a3d2f2e8b050 /meta-phosphor/nuvoton-layer
parent23c0599ebe0e89fac517972cf334043a8d4f9a57 (diff)
downloadopenbmc-ee36db23745b16201e517ef0901179f04d40e3ec.tar.xz
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 <benjaminfair@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/nuvoton-layer')
-rw-r--r--meta-phosphor/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend4
1 files changed, 1 insertions, 3 deletions
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 60d561011..99990857d 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"