diff options
Diffstat (limited to 'meta-phosphor/common/recipes-devtools')
-rw-r--r-- | meta-phosphor/common/recipes-devtools/python/pyphosphor.bb | 2 |
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 3e0ad0b93..4b35942b5 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 = "9070d1b8bdcc61d0cc84e7754adb52323ce364fb" +SRCREV = "10ad8c33756cef4c9a2e9447402526a93ccc71ee" S = "${WORKDIR}/git" |