summaryrefslogtreecommitdiffstats
path: root/meta-ibm/meta-witherspoon
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-14 10:14:48 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-17 20:52:17 -0400
commitff31ab3873c8d31d968fd7c97957eea8e0f6a2e2 (patch)
tree8220015dd03e1556ed0b0a953c70454410d56055 /meta-ibm/meta-witherspoon
parentf47fb7cf87e6d69132f4ca101206dbf091097027 (diff)
downloadtalos-openbmc-ff31ab3873c8d31d968fd7c97957eea8e0f6a2e2.tar.gz
talos-openbmc-ff31ab3873c8d31d968fd7c97957eea8e0f6a2e2.zip
witherspoon: REST: Move com.ibm to IBM layer
Enable the com.ibm namespace whenever the IBM distro layer is included in the layer configuration. (From meta-ibm rev: f5ac5cb0791353f0153f882d6ad054d6ddaed009) Change-Id: I2568c1fcecc647b44d279d2a366e2e34abed41d1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm/meta-witherspoon')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/interfaces/phosphor-rest.bbappend1
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/interfaces/phosphor-rest/url_config.json14
2 files changed, 0 insertions, 15 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/interfaces/phosphor-rest.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/interfaces/phosphor-rest.bbappend
deleted file mode 100644
index 72d991c7e..000000000
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/interfaces/phosphor-rest.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/interfaces/phosphor-rest/url_config.json b/meta-ibm/meta-witherspoon/recipes-phosphor/interfaces/phosphor-rest/url_config.json
deleted file mode 100644
index 46a4d02b4..000000000
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/interfaces/phosphor-rest/url_config.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "urls": [
- "/org/open_power/*",
- "/com/ibm/*",
- "/xyz/openbmc_project/*",
- "/enumerate",
- "/list",
- "/login",
- "/logout",
- "/subscribe",
- "/upload/image",
- "/download/dump/*"
- ]
-}
OpenPOWER on IntegriCloud