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 | 2 |
1 files changed, 1 insertions, 1 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 188934ab97..a1b9fffea6 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,6 +1,6 @@ | |||
1 | DESCRIPTION = "Pythonic DBus library" | 1 | DESCRIPTION = "Pythonic DBus library" |
2 | HOMEPAGE = "https://pypi.python.org/pypi/pydbus/" | 2 | HOMEPAGE = "https://pypi.python.org/pypi/pydbus/" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a916467b91076e631dd8edb7424769c7" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a916467b91076e631dd8edb7424769c7" |
5 | 5 | ||
6 | SRC_URI += "file://0001-Support-asynchronous-calls-58.patch \ | 6 | SRC_URI += "file://0001-Support-asynchronous-calls-58.patch \ |