summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/settings
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2016-06-09 16:29:45 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2016-06-10 10:52:58 -0500
commit24ac946f4fefacaedd6d67433f4b40acf026a4a3 (patch)
tree7bdf23a77e950c963c719ff8f1994449e3f25488 /meta-phosphor/common/recipes-phosphor/settings
parentff436bed5775faf7fb733d12023311cff714d9d7 (diff)
downloadtalos-openbmc-24ac946f4fefacaedd6d67433f4b40acf026a4a3.tar.gz
talos-openbmc-24ac946f4fefacaedd6d67433f4b40acf026a4a3.zip
Bump phosphor recipe versions
Enable one-time vs permanent host boot option Handle endianness in IPMI eSEL function Improve IPMI error handling Add IPMI Travis CI Fix host hanging due to inventory upload Performance improvements
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/settings')
-rw-r--r--meta-phosphor/common/recipes-phosphor/settings/settings.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/settings/settings.bb b/meta-phosphor/common/recipes-phosphor/settings/settings.bb
index d1fa6396d..f5c6b14be 100644
--- a/meta-phosphor/common/recipes-phosphor/settings/settings.bb
+++ b/meta-phosphor/common/recipes-phosphor/settings/settings.bb
@@ -10,7 +10,7 @@ RDEPENDS_${PN} += "python-dbus python-pygobject"
SRC_URI += "git://github.com/openbmc/phosphor-settingsd"
-SRCREV = "3bda531d94f4c93473bbedd7d7e5c44d4d9da93b"
+SRCREV = "df9b8ad2d53df7893ff0a49708ef05c3289653d4"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud