diff options
author | Jason Reiss <jreiss@multitech.com> | 2015-07-14 08:59:11 -0500 |
---|---|---|
committer | Jason Reiss <jreiss@multitech.com> | 2015-07-14 08:59:11 -0500 |
commit | e770699ba8fa90bcfc174a5a18e86387826d9126 (patch) | |
tree | 70fa65d70c23c45603856ed5132d3fe42d119b08 /recipes-connectivity/lora | |
parent | 71aba1a578101b3de1ba832f22ffd7150f70a423 (diff) | |
download | meta-mlinux-e770699ba8fa90bcfc174a5a18e86387826d9126.tar.gz meta-mlinux-e770699ba8fa90bcfc174a5a18e86387826d9126.tar.bz2 meta-mlinux-e770699ba8fa90bcfc174a5a18e86387826d9126.zip |
lora: update network server to 0.0.4
Diffstat (limited to 'recipes-connectivity/lora')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_0.0.4.bb (renamed from recipes-connectivity/lora/lora-network-server_0.0.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_0.0.3.bb b/recipes-connectivity/lora/lora-network-server_0.0.4.bb index b24da47..5ea9b85 100644 --- a/recipes-connectivity/lora/lora-network-server_0.0.3.bb +++ b/recipes-connectivity/lora/lora-network-server_0.0.4.bb @@ -13,8 +13,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${ file://lora-network-server.logrotate.conf \ " -SRC_URI[md5sum] = "1bdde2f276ed02b4a9902c19eee6c1b3" -SRC_URI[sha256sum] = "c942490ea6ccedfb46bfdcdd07424bea45acc1655bd7ae91a4fd5549acbc0801" +SRC_URI[md5sum] = "cd1ade58d4acd87bd904189c23b067cb" +SRC_URI[sha256sum] = "0cfe8417055684dcd9b0d6d2ea2eb676772d10277575b0d703d2fd3533f5be01" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |