summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2017-11-06 21:40:06 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-11-08 17:08:55 +0300
commitf587cf1ba854e4ff78be86d93bf2d5f52fe0fff4 (patch)
treed53e584279725e352c556814a4ca331dad33a962 /meta-phosphor/common/recipes-devtools
parent3ae995c3751b05bc8bb39b338bcdc8fafcd2472c (diff)
downloadopenbmc-f587cf1ba854e4ff78be86d93bf2d5f52fe0fff4.tar.xz
pyphosphor.bb: bump version
Change-Id: I24e9aee5c39114a29d08a49de48203c22b48dbeb 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 85ca2e1b3..fc333f96e 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 = "c88b0958925dabc74818de49e96defade3a1ab29"
+SRCREV = "2b0543482c73eff66dc9f0cf126af3a86feb48c7"
S = "${WORKDIR}/git"