summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
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/python3-sdbus++_git.bb
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/python3-sdbus++_git.bb')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb b/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
index c5aa21216..829d4964b 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
+++ b/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
@@ -1,4 +1,2 @@
inherit obmc-phosphor-python3-autotools
include sdbus++.inc
-
-SRC_URI += "file://0001-sdbus-switch-to-python3.patch"