summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-05-17 00:35:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-05-17 00:35:04 +0300
commiteca33be25779b3fb5c069f6dd32e2b5b0282a169 (patch)
tree9a1b98b4bdb58ad854e71012be6e89259510c037 /meta-phosphor/common/recipes-devtools
parentec61a7be0892a4aac70eb5d5a535ef7d42a2846e (diff)
downloadopenbmc-eca33be25779b3fb5c069f6dd32e2b5b0282a169.tar.xz
pyphosphor.bb: bump version
Change-Id: I2e60fe4fade4d97a0eac3b5ef110d248e7dc4b6c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-devtools')
-rw-r--r--meta-phosphor/common/recipes-devtools/python/pyphosphor.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb b/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
index 33c432f4f..2970fcc6b 100644
--- a/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
+++ b/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
@@ -49,6 +49,6 @@ FILES_${PN}-dbus = "${PYTHON_SITEPACKAGES_DIR}/obmc/dbuslib"
SRC_URI += "git://github.com/openbmc/pyphosphor"
-SRCREV = "ce2a6f0354ed450ada2171e239ac1056b3df3126"
+SRCREV = "c31ae3b0b8cbe39f37ec1d14c2420b4fa3e4b43e"
S = "${WORKDIR}/git"