From 17b8294287169d4089a23437c386c48e53829351 Mon Sep 17 00:00:00 2001 From: Harsh Sharma Date: Thu, 2 Jan 2020 14:32:46 -0600 Subject: Updated lora_gateway recipe commit --- recipes-connectivity/lora/lora-gateway_5.0.1.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-connectivity/lora/lora-gateway_5.0.1.bb b/recipes-connectivity/lora/lora-gateway_5.0.1.bb index 6a4ba9d..a8d4505 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 = "r21" -SRCREV = "408ecd322635e37c710006c95a22dddc455e7f08" +PR = "r22" +SRCREV = "a0a94c3336574482d16fa910e94d7f07bba60123" SRC_URI = "git://git@gitlab.multitech.net/lora_enterprise/lora_gateway_mtac_full.git;protocol=ssh;branch=master \ file://library_4.0.cfg \ @@ -66,4 +66,3 @@ FILES_${PN}-staticdev = "${libdir}/lora/libloragw.a" do_rm_work() { echo "skipping" } - -- cgit v1.2.3