summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools/python
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-02-13 03:55:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-02-13 17:24:43 +0300
commit41a84dde81be7f4e947c4c8bf08cb30015c09ae4 (patch)
treefbe53dae828344b58f9ca586e7fca5018f28ca79 /meta-phosphor/common/recipes-devtools/python
parent62d53f81f2032d2255caae1162e70fb979dd7f3d (diff)
downloadopenbmc-41a84dde81be7f4e947c4c8bf08cb30015c09ae4.tar.xz
pyphosphor.bb: bump version
Change-Id: Icbbbf5221dce92dbdf891ed78e827b6e53b8f3d7 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
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 cfcd711c8..650d19d85 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 = "d641c086b5cc5f873c69aab454d1d3297e178192"
+SRCREV = "dab1c6d1cb52657d90f1ac112c5528eea6040eed"
S = "${WORKDIR}/git"