commit | f3894c2a3603a9ca9821ee67e02b6a7db0447477 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Aug 14 14:17:06 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Wed Aug 14 14:18:23 2019 -0700 |
tree | 1b51e0729e398383cc6a7ef226d15a971a03e1b2 | |
parent | e67f8fd11397c6673854a4162250710490f880d5 [diff] |
meta-intel: s2600wf: add machine suffix Add machine suffix to obmc-libobmc-intf recipe. This allows multi-machine distros based on OpenBMC to safely include the meta-intel layer. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ie1178ed56810e73e4416737314cb588d84cd17c7
diff --git a/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend b/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend index 72d991c..410b21b 100644 --- a/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend +++ b/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend
@@ -1 +1 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +FILESEXTRAPATHS_prepend_s2600wf := "${THISDIR}/${PN}:"