diff options
author | Harsh Sharma <92harshsharma@gmail.com> | 2018-05-18 14:06:33 -0500 |
---|---|---|
committer | Harsh Sharma <92harshsharma@gmail.com> | 2018-05-18 14:06:33 -0500 |
commit | 8959ea2dd7f1c4f75ee90a198610839b854a2e07 (patch) | |
tree | fc7fa6f671f2899627673695bcea8e685a86c91c /recipes-connectivity/lora/lora-network-server_2.0.19.bb | |
parent | 461f32b7f7bd9ad502a913b5f02400c6213f1edb (diff) | |
download | meta-mlinux-8959ea2dd7f1c4f75ee90a198610839b854a2e07.tar.gz meta-mlinux-8959ea2dd7f1c4f75ee90a198610839b854a2e07.tar.bz2 meta-mlinux-8959ea2dd7f1c4f75ee90a198610839b854a2e07.zip |
Updated Bitbake PR for recipes affected
Diffstat (limited to 'recipes-connectivity/lora/lora-network-server_2.0.19.bb')
-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 546ab35..ef99b24 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" RDEPENDS_${PN} += "lora-packet-forwarder logrotate bash" -PR = "r2" +PR = "r3" 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 \ |