summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-08-15 00:17:06 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-16 02:27:18 +0300
commit5f32fc3f8d19fdf1c35ac0b4a23bc91e7e97a533 (patch)
tree9a306c4aa43698e4b5d26013752688ba7d0bae97
parentb38706192c391947261b7a59a1c8be957987145f (diff)
downloadopenbmc-5f32fc3f8d19fdf1c35ac0b4a23bc91e7e97a533.tar.xz
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. (From meta-intel rev: f3894c2a3603a9ca9821ee67e02b6a7db0447477) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ic3e8377da6492538bf0e0b7d5e5bfdaa3273503d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-intel/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend b/meta-intel/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend
index 72d991c7e..410b21b4a 100644
--- a/meta-intel/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend
+++ b/meta-intel/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf_%.bbappend
@@ -1 +1 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+FILESEXTRAPATHS_prepend_s2600wf := "${THISDIR}/${PN}:"