From 24ac946f4fefacaedd6d67433f4b40acf026a4a3 Mon Sep 17 00:00:00 2001 From: Adriana Kobylak Date: Thu, 9 Jun 2016 16:29:45 -0500 Subject: 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 --- meta-phosphor/common/recipes-phosphor/settings/settings.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/common/recipes-phosphor/settings') 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" -- cgit v1.2.1