diff options
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}" |