summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-26 18:50:09 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-26 20:25:35 +0300
commitfe3486b5fd44de0aa55fd76a088a6ae6263ffedc (patch)
treedc9997fd9b66262ca3f588141c02fd4ca70de6bf /meta-openpower/recipes-phosphor
parentd18ae6915ce203ce1857e01af64736d1f3457601 (diff)
downloadopenbmc-fe3486b5fd44de0aa55fd76a088a6ae6263ffedc.tar.xz
meta-openpower: phosphor-webui add distro suffix
For phosphor-webui, 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: 2eaf1e056e0d47c307dce8c5932070a9c12844ec) Change-Id: I1968bd23b8a4bc4a2f7e9a335a690e48d7ce0850 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openpower/recipes-phosphor')
-rw-r--r--meta-openpower/recipes-phosphor/webui/phosphor-webui.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/webui/phosphor-webui.bbappend b/meta-openpower/recipes-phosphor/webui/phosphor-webui.bbappend
index ea818947e..17dd7397b 100644
--- a/meta-openpower/recipes-phosphor/webui/phosphor-webui.bbappend
+++ b/meta-openpower/recipes-phosphor/webui/phosphor-webui.bbappend
@@ -1,4 +1,4 @@
-do_install_append () {
+do_install_append_df-openpower () {
# The webui content is served as pre-compressed gzip content. While nginx can
# handle this via the gzip_static directive (and we use that), the nginx