From 0f1a932bb2d650fa700df39ab2d85313f8f59576 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Mon, 24 Sep 2018 08:20:03 -0700 Subject: meta-zaius: phosphor-ipmi-fru-properties: add machine suffix For phosphor-ipmi-fru-properties, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: 1e86ca2b497673ce721dd3aa31f02d2f2708794e) Change-Id: I1eb29a0a21af00eac74b16db72de2df504596d44 Signed-off-by: Patrick Venture Signed-off-by: Brad Bishop --- .../recipes-phosphor/ipmi/phosphor-ipmi-fru-properties%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ingrasys/meta-zaius/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties%.bbappend b/meta-ingrasys/meta-zaius/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties%.bbappend index 72d991c7e..2072afd86 100644 --- a/meta-ingrasys/meta-zaius/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties%.bbappend +++ b/meta-ingrasys/meta-zaius/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties%.bbappend @@ -1 +1 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +FILESEXTRAPATHS_prepend_zaius := "${THISDIR}/${PN}:" -- cgit v1.2.1