diff options
author | Jason Reiss <jreiss@multitech.com> | 2015-07-30 11:18:54 -0500 |
---|---|---|
committer | Jason Reiss <jreiss@multitech.com> | 2015-07-30 11:18:54 -0500 |
commit | 0e30d2d0a997b0dd07c93916b6a6783bcdab83fd (patch) | |
tree | 6c21bc37d08ffc34999c535504ceeaae51738b15 /recipes-connectivity/lora | |
parent | 31096a338de0f580928e31877a7a36052ba8ac22 (diff) | |
parent | 0704c8e4edacd9994f5ffe6fbd7138e7b72e0c61 (diff) | |
download | meta-mlinux-0e30d2d0a997b0dd07c93916b6a6783bcdab83fd.tar.gz meta-mlinux-0e30d2d0a997b0dd07c93916b6a6783bcdab83fd.tar.bz2 meta-mlinux-0e30d2d0a997b0dd07c93916b6a6783bcdab83fd.zip |
Merge branch 'master' of git://git.multitech.net/meta-mlinux
Diffstat (limited to 'recipes-connectivity/lora')
-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" |