diff options
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.3.bb (renamed from recipes-connectivity/lora/lora-network-server_1.0.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.2.bb b/recipes-connectivity/lora/lora-network-server_1.0.3.bb index 3081b9b..bdd725e 100644 --- a/recipes-connectivity/lora/lora-network-server_1.0.2.bb +++ b/recipes-connectivity/lora/lora-network-server_1.0.3.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] = "d07dc138ab4b686695a1c6538364f831" -SRC_URI[sha256sum] = "c647323b1ae9cc45b96e462b071754a6b6a51b85caeac64605cce8e7cbd33a47" +SRC_URI[md5sum] = "db748a38fbcf61e02733da9d6ef9470d" +SRC_URI[sha256sum] = "9cd2eb0fccc3531499e48b871eaf1af5b098c2459c5e2d1d0ce48c1659e6cb26" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |