diff options
| -rw-r--r-- | recipes-connectivity/lora/lora-gateway_5.0.1.bb | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/recipes-connectivity/lora/lora-gateway_5.0.1.bb b/recipes-connectivity/lora/lora-gateway_5.0.1.bb index 7e8c352..a86b23a 100644 --- a/recipes-connectivity/lora/lora-gateway_5.0.1.bb +++ b/recipes-connectivity/lora/lora-gateway_5.0.1.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb"  DEPENDS = "gpsd"  RDEPENDS_${PN} = "gpsd" -PR = "r23" -SRCREV = "60296026590d64f61766896cf770e69e3bfb185c" +PR = "r24" +SRCREV = "dea57d6f29246434173c33c56850708c51fc5b23"  SRC_URI = "git://git@gitlab.multitech.net/lora_enterprise/lora_gateway_mtac_full.git;protocol=ssh;branch=master \             file://library_4.0.cfg \ | 
