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 a8d4505..7e8c352 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 = "r22" -SRCREV = "a0a94c3336574482d16fa910e94d7f07bba60123" +PR = "r23" +SRCREV = "60296026590d64f61766896cf770e69e3bfb185c"  SRC_URI = "git://git@gitlab.multitech.net/lora_enterprise/lora_gateway_mtac_full.git;protocol=ssh;branch=master \             file://library_4.0.cfg \ | 
