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>
diff --git a/meta-openpower/recipes-phosphor/interfaces/phosphor-rest.bbappend b/meta-openpower/recipes-phosphor/interfaces/phosphor-rest.bbappend
index 72d991c..a28e3da 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}:"