summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc
diff options
context:
space:
mode:
authorDeepak Kodihalli <dkodihal@in.ibm.com>2017-08-27 03:16:13 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-09-08 18:48:56 +0000
commitc64fcdc28e9058af7d993118691aa7dadf90a9ff (patch)
treeb377b005a5df504d85a12c1459de1b73b6451186 /meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc
parentabd654693e78213d413deaa2d339ecd154fbc646 (diff)
downloadtalos-openbmc-c64fcdc28e9058af7d993118691aa7dadf90a9ff.tar.gz
talos-openbmc-c64fcdc28e9058af7d993118691aa7dadf90a9ff.zip
settings yaml: enable multiple interfaces
The settings manager now supports multiple interfaces per settings object. For that reason, the settings yaml should contain a list of interfaces under each settings object. Change-Id: Ief5aff4c1305c3ee0629ecd1b7da5868b4b4c73e Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc')
-rw-r--r--meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc
index 2a47ffb03..c2b65baf4 100644
--- a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc
+++ b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-settingsd"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-settingsd"
-SRCREV = "242bc77c441eb7863e6bb7f513fe92016d6b0732"
+SRCREV = "db8386263b86d967e78a5af7607fa4a3f677be1d"
OpenPOWER on IntegriCloud