From 8481dce7bd658fd16fb7380352b9169d793ba745 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Mon, 24 Sep 2018 11:22:19 -0700 Subject: meta-zaius: checkstop-monitor: add machine suffix For checkstop-monitor, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: c793f7f09b9e8781ae5de2f9ca9bdcc4265e096f) Change-Id: I673de3f8fa1cefa776e3d85b702afeaa3d92d438 Signed-off-by: Patrick Venture Signed-off-by: Brad Bishop --- .../meta-zaius/recipes-phosphor/host/checkstop-monitor.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ingrasys/meta-zaius/recipes-phosphor/host/checkstop-monitor.bbappend b/meta-ingrasys/meta-zaius/recipes-phosphor/host/checkstop-monitor.bbappend index 72d991c7e..2072afd86 100644 --- a/meta-ingrasys/meta-zaius/recipes-phosphor/host/checkstop-monitor.bbappend +++ b/meta-ingrasys/meta-zaius/recipes-phosphor/host/checkstop-monitor.bbappend @@ -1 +1 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +FILESEXTRAPATHS_prepend_zaius := "${THISDIR}/${PN}:" -- cgit v1.2.1