diff options
author | Brandon Bayer <bbayer@multitech.com> | 2016-10-28 09:31:40 -0500 |
---|---|---|
committer | Brandon Bayer <bbayer@multitech.com> | 2016-10-28 09:31:40 -0500 |
commit | 05db091dfcd1499a24087752806f994b3ba6b3c3 (patch) | |
tree | aea9aecb1d19e4d1e8ea5add97746aa755cd96b1 /recipes-connectivity | |
parent | 2ea1a64b0043e425e9048c4ec405271b1c12d5bb (diff) | |
download | meta-mlinux-05db091dfcd1499a24087752806f994b3ba6b3c3.tar.gz meta-mlinux-05db091dfcd1499a24087752806f994b3ba6b3c3.tar.bz2 meta-mlinux-05db091dfcd1499a24087752806f994b3ba6b3c3.zip |
bump lora-gateway recipe revision
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-gateway_4.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_4.0.1.bb b/recipes-connectivity/lora/lora-gateway_4.0.1.bb index 25f0f03..9f1fa07 100644 --- a/recipes-connectivity/lora/lora-gateway_4.0.1.bb +++ b/recipes-connectivity/lora/lora-gateway_4.0.1.bb @@ -6,7 +6,7 @@ SECTION = "console/utils" LICENSE = "SEMTECH" LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb" DEPENDS = "" -PR = "r4" +PR = "r5" SRCREV = "v${PV}" SRC_URI = "git://github.com/Lora-net/lora_gateway.git;protocol=git \ |