diff options
Diffstat (limited to 'recipes-connectivity')
-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" |