summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-04-01 18:15:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-03 00:14:20 +0300
commit23558df8416e4b2e93e42af81f2228fa69ac68e1 (patch)
tree6722ff4d5c1f0159e819cf50f311000782f93d9b /meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
parentd33751f5c45697f16dea759a44f22892cfa6a382 (diff)
downloadopenbmc-23558df8416e4b2e93e42af81f2228fa69ac68e1.tar.xz
sdbusplus: srcrev bump ddc0eba2be..5de31846e2
This srcrev switches from python2 to python3, which requires some adjustments in recipes and updates to the dual-support patch. Now, the python3 recipes have no patches and the python2 one has a revert patch. Patrick Williams (1): sdbus++: switch to python3 Waqar Hameed (1): Update README.md for Python 3 (From meta-phosphor rev: 07ce0de9aab794479036b94e9275d2fd97bb95b5) Change-Id: I10381d22d35deaf1726b597a0d690af098f21cc0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
index c6e4cf7b2..19c01abbd 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
@@ -7,4 +7,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
S = "${WORKDIR}/git"
SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "ddc0eba2bea1f55dff275726903deecd88ac6f3d"
+SRCREV = "5de31846e2b03591504fcdd48efba3487a570197"