diff options
author | John Klug <john.klug@multitech.com> | 2017-12-04 09:51:39 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-12-08 09:36:51 -0600 |
commit | b4e76ebbd797d9b7db546b25c79257eed127b5dd (patch) | |
tree | 31ee84d300b7df1b294917ce122ab65a82ecaed0 | |
parent | cfa3304d0342837398ebce753d5aa51a8b591ac1 (diff) | |
download | meta-mlinux-b4e76ebbd797d9b7db546b25c79257eed127b5dd.tar.gz meta-mlinux-b4e76ebbd797d9b7db546b25c79257eed127b5dd.tar.bz2 meta-mlinux-b4e76ebbd797d9b7db546b25c79257eed127b5dd.zip |
Bump revision for US915 and US868 additions
-rw-r--r-- | recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb b/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb index cd129c3..d23d823 100644 --- a/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb +++ b/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb @@ -7,7 +7,7 @@ LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://LICENSE;md5=7ffae4666a986c4ccf45e99e464f8402" DEPENDS = "jsoncpp libmts mosquitto sqlite3" RDEPENDS_${PN} += "lora-packet-forwarder logrotate" -PR = "r2" +PR = "r3" SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${PV}.tar.gz \ file://lora-network-server.conf \ |