summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-26 18:49:44 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-26 20:25:35 +0300
commitd18ae6915ce203ce1857e01af64736d1f3457601 (patch)
tree0c8d51a04f0b108fc039c9cf6427c40a5fabb5e4 /meta-openpower/recipes-phosphor/interfaces
parent864bec6e2f547392943b37841275f34f93f1fb82 (diff)
downloadopenbmc-d18ae6915ce203ce1857e01af64736d1f3457601.tar.xz
meta-openpower: phosphor-rest add distro suffix
For phosphor-rest, add df-openpower distro suffix to avoid poisoning other machines or distros using this layer. This is effectively bringing this recipe up to the state of other openpower recipes. (From meta-openpower rev: a3e08780cacbffe13ee8677e6ec30181b07198e5) Change-Id: I3b9dfe1a6039d3c4e0df07103cab838bf29a4a77 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openpower/recipes-phosphor/interfaces')
-rw-r--r--meta-openpower/recipes-phosphor/interfaces/phosphor-rest.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/interfaces/phosphor-rest.bbappend b/meta-openpower/recipes-phosphor/interfaces/phosphor-rest.bbappend
index 72d991c7e..a28e3da18 100644
--- a/meta-openpower/recipes-phosphor/interfaces/phosphor-rest.bbappend
+++ b/meta-openpower/recipes-phosphor/interfaces/phosphor-rest.bbappend
@@ -1 +1 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+FILESEXTRAPATHS_prepend_df-openpower := "${THISDIR}/${PN}:"