summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools/python
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-09-23 23:20:05 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-09-24 01:11:15 +0300
commita81f31c4bb55ed9817636444e8fddf47c0dad39a (patch)
tree82c857291841f49ee8b4590f89030fc02a7196bd /meta-phosphor/common/recipes-devtools/python
parent42cc05675ec27bcacd5f52eb3a2af367ebc2bcf6 (diff)
downloadopenbmc-a81f31c4bb55ed9817636444e8fddf47c0dad39a.tar.xz
pyphosphor.bb: bump version
Change-Id: I9776659463fb118a8f07c655067095d63c56cc3c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-devtools/python')
-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 d60b0a5d8..a32cb991c 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 = "d874f0b030e54b86a4cb14b8699853bf6d0d21d0"
+SRCREV = "b00a989bc4e0a7148be28af818d29395e62f92c0"
S = "${WORKDIR}/git"