summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb
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/skeleton/pyphosphor.bb
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/skeleton/pyphosphor.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb b/meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb
index 22f059e9d..d90c8e54c 100644
--- a/meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb
+++ b/meta-phosphor/common/recipes-phosphor/skeleton/pyphosphor.bb
@@ -10,6 +10,6 @@ inherit setuptools
SRC_URI += "git://github.com/openbmc/pyphosphor"
-SRCREV = "7c8263573fb5ed25001db9c78eb4a149c057358a"
+SRCREV = "362fb80c081e114236cc5d29b166f45fd4539041"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud