diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-02 10:13:53 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 19:29:12 -0700 |
| commit | 9f1cc39d7b46e91d6cfa06a8e14f882f7b42b208 (patch) | |
| tree | b941c19681f19e1350f30d276592b92b4535c21d | |
| parent | 8db28a60e3c1f1949bdd30c2094eca1633fc2993 (diff) | |
| download | meta-openembedded-9f1cc39d7b46e91d6cfa06a8e14f882f7b42b208.tar.gz | |
thingsboard-gateway: upgrade 3.8.2 -> 3.8.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.8.3.bb (renamed from meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.8.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.8.2.bb b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.8.3.bb index 1b619120f3..806d9d24e0 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.8.2.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.8.3.bb | |||
| @@ -7,7 +7,7 @@ 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 | SRCREV = "d3d58c848a53403e5468e1a55ff03c44e7c70a39" | 10 | SRCREV = "7f7e0bf061bf92c2feb12b5098620f118dce364b" |
| 11 | PYPI_SRC_URI = "git://github.com/thingsboard/${BPN};protocol=https;branch=master;tag=${PV}" | 11 | PYPI_SRC_URI = "git://github.com/thingsboard/${BPN};protocol=https;branch=master;tag=${PV}" |
| 12 | PYPI_PACKAGE = "thingsboard-gateway" | 12 | PYPI_PACKAGE = "thingsboard-gateway" |
| 13 | 13 | ||
