diff options
Diffstat (limited to 'recipes-connectivity/lora/lora-network-server_0.0.6.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_0.0.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_0.0.6.bb b/recipes-connectivity/lora/lora-network-server_0.0.6.bb index b381893..ffb2ccd 100644 --- a/recipes-connectivity/lora/lora-network-server_0.0.6.bb +++ b/recipes-connectivity/lora/lora-network-server_0.0.6.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] = "696cd785cdc06a1b1db6ac1037e97e5d" -SRC_URI[sha256sum] = "3d91c662563c1838b4e43040ca8a6b357fa89fd08f3baa9a352f423a1914c077" +SRC_URI[md5sum] = "22b49d6374496a8056b36f58063b3313" +SRC_URI[sha256sum] = "03c2a1a3ad73fc4219913da707c559dd565e3534cecaf66c7df2a17c9dc88b7c" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |