diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2022-04-20 14:29:32 -0500 |
---|---|---|
committer | Harsh Sharma <harsh.sharma@multitech.com> | 2022-04-20 14:29:32 -0500 |
commit | 92d4f449a8abc3d8ccbe2911b689ed53fb59c128 (patch) | |
tree | 0f79e5ed10c28dd3752d468711eb3c9b930de4a1 /recipes-connectivity/lora | |
parent | 56f4292f26c3384d4026f8c131fc8b1f11adf7c4 (diff) | |
download | meta-mlinux-92d4f449a8abc3d8ccbe2911b689ed53fb59c128.tar.gz meta-mlinux-92d4f449a8abc3d8ccbe2911b689ed53fb59c128.tar.bz2 meta-mlinux-92d4f449a8abc3d8ccbe2911b689ed53fb59c128.zip |
Updated lora tags
Diffstat (limited to 'recipes-connectivity/lora')
-rw-r--r-- | recipes-connectivity/lora/lora-gateway-sx1303_2.0.20.bb (renamed from recipes-connectivity/lora/lora-gateway-sx1303_2.0.19.bb) | 0 | ||||
-rw-r--r-- | recipes-connectivity/lora/lora-gateway_5.0.11.bb (renamed from recipes-connectivity/lora/lora-gateway_5.0.10.bb) | 2 | ||||
-rw-r--r-- | recipes-connectivity/lora/lora-packet-forwarder_4.0.17.bb (renamed from recipes-connectivity/lora/lora-packet-forwarder_4.0.12.bb) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.19.bb b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.20.bb index 312eda4..312eda4 100644 --- a/recipes-connectivity/lora/lora-gateway-sx1303_2.0.19.bb +++ b/recipes-connectivity/lora/lora-gateway-sx1303_2.0.20.bb diff --git a/recipes-connectivity/lora/lora-gateway_5.0.10.bb b/recipes-connectivity/lora/lora-gateway_5.0.11.bb index 6be0c47..7baa9d2 100644 --- a/recipes-connectivity/lora/lora-gateway_5.0.10.bb +++ b/recipes-connectivity/lora/lora-gateway_5.0.11.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb" DEPENDS = "gpsd" RDEPENDS_${PN} = "libgps" -PR = "r32" +PR = "r33" SRCREV = "${PV}" SRC_URI = "git://git.multitech.net/lora_gateway_mtac_full;branch=master;protocol=git \ diff --git a/recipes-connectivity/lora/lora-packet-forwarder_4.0.12.bb b/recipes-connectivity/lora/lora-packet-forwarder_4.0.17.bb index 35ffaf5..cc974ec 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.12.bb +++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.17.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=22af7693d7b76ef0fc76161c4be76c45" DEPENDS = "lora-gateway logrotate lora-logging gpsd" RDEPENDS_${PN} += "bash" FILESEXTRAPATHS_append_mtcdt3hs := ":${THISDIR}/lora-packet-forwarder/mtcdt3" -PR = "r30" +PR = "r31" SRCREV = "${PV}" PACKAGE_ARCH = "${MACHINE_ARCH}" |