diff options
author | Jason Reiss <jreiss@multitech.com> | 2016-01-05 06:32:37 -0600 |
---|---|---|
committer | Jason Reiss <jreiss@multitech.com> | 2016-01-05 06:32:37 -0600 |
commit | f2b5fd28cafcf404de44815044473a12bcbab1b5 (patch) | |
tree | e312a179a1983e934c14c64a979fa2f9a4a0e235 /recipes-connectivity | |
parent | f0e6b22642684f227469c463b23a5bb30957449f (diff) | |
download | meta-mlinux-f2b5fd28cafcf404de44815044473a12bcbab1b5.tar.gz meta-mlinux-f2b5fd28cafcf404de44815044473a12bcbab1b5.tar.bz2 meta-mlinux-f2b5fd28cafcf404de44815044473a12bcbab1b5.zip |
lora: update lora-network-server for hotfix 2 to address LinkCheckAns demodulation margin
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_0.0.9.2.bb (renamed from recipes-connectivity/lora/lora-network-server_0.0.9-1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_0.0.9-1.bb b/recipes-connectivity/lora/lora-network-server_0.0.9.2.bb index 76229f3..1262942 100644 --- a/recipes-connectivity/lora/lora-network-server_0.0.9-1.bb +++ b/recipes-connectivity/lora/lora-network-server_0.0.9.2.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] = "ab48049fbb195b01ed9630a47ad38588" -SRC_URI[sha256sum] = "8f3913559b9e9a19b638e76b0fc36910b69b06bb18237be5ee6c42912cd817eb" +SRC_URI[md5sum] = "016213725df747825ecedf4c74513638" +SRC_URI[sha256sum] = "72127d84d28573f532ccb00266e04aed053b26e782c7cc04d5b3b3195951e222" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |