diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb b/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb index 7ed1c63b63..adaa86d5a2 100644 --- a/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb | |||
| @@ -1,2 +1,6 @@ | |||
| 1 | require python-pydbus.inc | 1 | require python-pydbus.inc |
| 2 | inherit pypi setuptools3 | 2 | inherit pypi setuptools3 |
| 3 | |||
| 4 | SRC_URI += "file://0001-Support-asynchronous-calls-58.patch \ | ||
| 5 | file://0002-Support-transformation-between-D-Bus-errors-and-exce.patch \ | ||
| 6 | " | ||
