diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_0.0.5.bb (renamed from recipes-connectivity/lora/lora-network-server_0.0.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_0.0.4.bb b/recipes-connectivity/lora/lora-network-server_0.0.5.bb index 5ea9b85..386b020 100644 --- a/recipes-connectivity/lora/lora-network-server_0.0.4.bb +++ b/recipes-connectivity/lora/lora-network-server_0.0.5.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] = "cd1ade58d4acd87bd904189c23b067cb" -SRC_URI[sha256sum] = "0cfe8417055684dcd9b0d6d2ea2eb676772d10277575b0d703d2fd3533f5be01" +SRC_URI[md5sum] = "bac884219fc18ccc8e076d338b7ea0e4" +SRC_URI[sha256sum] = "d4ce76e3a6635933486df1c95fc288128ad5a723d1145f6a0fcb7719e5ea6581" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |