diff options
| -rw-r--r-- | meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.8.0.bb (renamed from meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.7.4.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.7.4.bb b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.8.0.bb index 7a82414937..3398ad9361 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.7.4.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.8.0.bb | |||
| @@ -7,12 +7,12 @@ HOMEPAGE = "https://thingsboard.io/" | |||
| 7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
| 8 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" | 8 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "5811a3c5a2334e41776f249df20c1d6a0def62a6e11e77bf2abeaa02f2725260" | 10 | SRCREV = "4215a302c649f8fe3739814e365b0d6af722b66b" |
| 11 | PYPI_SRC_URI = "git://github.com/thingsboard/${BPN};protocol=https;branch=master;tag=${PV}" | ||
| 12 | PYPI_PACKAGE = "thingsboard-gateway" | ||
| 11 | 13 | ||
| 12 | inherit pypi setuptools3 | 14 | inherit pypi setuptools3 |
| 13 | 15 | ||
| 14 | PYPI_PACKAGE = "thingsboard-gateway" | ||
| 15 | |||
| 16 | RDEPENDS:${PN} += " python3-jsonpath-rw \ | 16 | RDEPENDS:${PN} += " python3-jsonpath-rw \ |
| 17 | python3-regex \ | 17 | python3-regex \ |
| 18 | python3-paho-mqtt \ | 18 | python3-paho-mqtt \ |
