mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-pydbus: cherry-pick patches from fedora
Fedora enhanced python3-pydbus: - Support asynchronous calls - Support transformation between D-Bus errors and exceptions. https://src.fedoraproject.org/cgit/rpms/python-pydbus.git/ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
require python-pydbus.inc
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI += "file://0001-Support-asynchronous-calls-58.patch \
|
||||
file://0002-Support-transformation-between-D-Bus-errors-and-exce.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user