diff options
author | Jesse Gilles <jgilles@multitech.com> | 2015-05-26 17:15:22 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2015-05-26 17:15:22 -0500 |
commit | 56fd5c4d389a415a149c70a7179bff9d50af5baa (patch) | |
tree | dddee5c056d992228378199554b7640857464dec /recipes-connectivity | |
parent | 81363ec441d5eb26db2e498be9a001b7db154335 (diff) | |
download | meta-mlinux-56fd5c4d389a415a149c70a7179bff9d50af5baa.tar.gz meta-mlinux-56fd5c4d389a415a149c70a7179bff9d50af5baa.tar.bz2 meta-mlinux-56fd5c4d389a415a149c70a7179bff9d50af5baa.zip |
lora-network-server: update to 0.0.3
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_0.0.3.bb (renamed from recipes-connectivity/lora/lora-network-server_0.0.2-11-g82ab10d.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_0.0.2-11-g82ab10d.bb b/recipes-connectivity/lora/lora-network-server_0.0.3.bb index e64e482..b24da47 100644 --- a/recipes-connectivity/lora/lora-network-server_0.0.2-11-g82ab10d.bb +++ b/recipes-connectivity/lora/lora-network-server_0.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] = "139a4f82af1ea3afcbe0f4924aedcc0d" -SRC_URI[sha256sum] = "9639ea5ff8cdd6d9979dae010aef8c6011607fb1c0e2e4083d94e405e40ac8cb" +SRC_URI[md5sum] = "1bdde2f276ed02b4a9902c19eee6c1b3" +SRC_URI[sha256sum] = "c942490ea6ccedfb46bfdcdd07424bea45acc1655bd7ae91a4fd5549acbc0801" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |