summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-02-26 02:45:10 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-27 17:19:35 +0300
commite892466b6b2522dcf2a6dce51821ea8f8b8fdbe4 (patch)
tree82f0dfce8b2e6a19daa2717ac7c0208138056400 /meta-phosphor/common/recipes-devtools
parentd61d7732646e12807acfc4dd6d20521d5afb600d (diff)
downloadopenbmc-e892466b6b2522dcf2a6dce51821ea8f8b8fdbe4.tar.xz
pyphosphor.bb: bump version
Change-Id: Idfcba5e813b6fb72ded38dcbb259af5a3a0c58fc 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 650d19d85..668e16bac 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 = "dab1c6d1cb52657d90f1ac112c5528eea6040eed"
+SRCREV = "d67740e7167dd2b40c4263c5fd94e874a6a91693"
S = "${WORKDIR}/git"