diff options
author | John Klug <john.klug@multitech.com> | 2018-06-20 13:09:02 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-06-20 13:09:02 -0500 |
commit | 130d8e80bc46f446baf42fc735aab5a9e9558631 (patch) | |
tree | dad29c4b2235a196e3f5ca10c5c29cf92b682ff3 | |
parent | 1e9b4152061b0254c188f34ea9e0c19161cebf14 (diff) | |
download | meta-mlinux-130d8e80bc46f446baf42fc735aab5a9e9558631.tar.gz meta-mlinux-130d8e80bc46f446baf42fc735aab5a9e9558631.tar.bz2 meta-mlinux-130d8e80bc46f446baf42fc735aab5a9e9558631.zip |
Bump the revision of the package4.0.1
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_2.0.19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_2.0.19.bb b/recipes-connectivity/lora/lora-network-server_2.0.19.bb index 6390a15..4b26bcb 100644 --- a/recipes-connectivity/lora/lora-network-server_2.0.19.bb +++ b/recipes-connectivity/lora/lora-network-server_2.0.19.bb @@ -5,7 +5,7 @@ LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae2ad602b723a163cd33ca5ee991fbcd" DEPENDS = "jsoncpp libmts mosquitto sqlite3 curl gnutls" RDEPENDS_${PN} += "lora-packet-forwarder logrotate bash" -PR = "r3" +PR = "r4" CONFFILES_${PN} += "${sysconfdir}/default/lora-network-server ${sysconfdir}/init.d/lora-network-server" SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${PV}.tar.gz \ |