diff options
author | Jason Reiss <jreiss@multitech.com> | 2016-02-10 15:37:22 -0600 |
---|---|---|
committer | Jason Reiss <jreiss@multitech.com> | 2016-02-10 15:37:22 -0600 |
commit | 0a77357b04322f13264c6584bcdaf68f8c32c10c (patch) | |
tree | 14a5b3e893620f8d5a0e237c7fc5239067b5805d | |
parent | fb3371e39dfdf4502c375d56a350b839c441e03d (diff) | |
download | meta-mlinux-0a77357b04322f13264c6584bcdaf68f8c32c10c.tar.gz meta-mlinux-0a77357b04322f13264c6584bcdaf68f8c32c10c.tar.bz2 meta-mlinux-0a77357b04322f13264c6584bcdaf68f8c32c10c.zip |
lora: update lora-network-server to 1.0.0
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.0.bb (renamed from recipes-connectivity/lora/lora-network-server_0.0.9.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_0.0.9.2.bb b/recipes-connectivity/lora/lora-network-server_1.0.0.bb index 1262942..6ba9afb 100644 --- a/recipes-connectivity/lora/lora-network-server_0.0.9.2.bb +++ b/recipes-connectivity/lora/lora-network-server_1.0.0.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] = "016213725df747825ecedf4c74513638" -SRC_URI[sha256sum] = "72127d84d28573f532ccb00266e04aed053b26e782c7cc04d5b3b3195951e222" +SRC_URI[md5sum] = "a423fbaa759f2725547a60eab8b19762" +SRC_URI[sha256sum] = "6bfa509768c2d11f2c19adbdb1280bc1161049c34bf81ce0250f70bcec094317" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |