diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pybluez_0.23.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pybluez_0.23.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb b/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb index 188700be29..8887ab27d2 100644 --- a/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb +++ b/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb | |||
@@ -12,6 +12,7 @@ SRC_URI += "file://0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.pat | |||
12 | SRC_URI[sha256sum] = "c8f04d2e78951eaa9de486b4d49381704e8943d0a6e6e58f55fcd7b8582e90de" | 12 | SRC_URI[sha256sum] = "c8f04d2e78951eaa9de486b4d49381704e8943d0a6e6e58f55fcd7b8582e90de" |
13 | 13 | ||
14 | PYPI_PACKAGE = "PyBluez" | 14 | PYPI_PACKAGE = "PyBluez" |
15 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
15 | 16 | ||
16 | inherit pypi setuptools3 | 17 | inherit pypi setuptools3 |
17 | 18 | ||