summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2017-08-01 01:40:02 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-08-01 16:57:12 +0300
commitf943b143744d228a6c9e7669ecfe1f192b80d0a9 (patch)
tree519d3758d070e4d897c562a86faa8112df39c9ad /meta-phosphor/common/recipes-devtools
parent8a8f2b72d0b72ac8035f9e73749bb0570041a12c (diff)
downloadopenbmc-f943b143744d228a6c9e7669ecfe1f192b80d0a9.tar.xz
pyphosphor.bb: bump version
Change-Id: Icd9422fa8425469af771b415467affb5bb7ead54 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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 4b35942b5..85ca2e1b3 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 = "10ad8c33756cef4c9a2e9447402526a93ccc71ee"
+SRCREV = "c88b0958925dabc74818de49e96defade3a1ab29"
S = "${WORKDIR}/git"