diff options
-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" |