diff options
Diffstat (limited to 'meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.1.0.bb')
-rw-r--r-- | meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.1.0.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.1.0.bb b/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.1.0.bb deleted file mode 100644 index 32bbe8b806..0000000000 --- a/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.1.0.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | require python-pyconnman.inc | ||
2 | |||
3 | inherit setuptools3 | ||
4 | |||
5 | SRC_URI_append = " \ | ||
6 | file://0001-Import-local-modules-by-relative-path-for-python3-su.patch \ | ||
7 | " | ||
8 | |||
9 | RDEPENDS_${PN} += "python3-dbus python3-pprint" | ||