diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2018-04-24 10:48:26 -0500 |
---|---|---|
committer | Harsh Sharma <harsh.sharma@multitech.com> | 2018-04-24 10:48:26 -0500 |
commit | 6a08ab9ea295df1e82c9379172d26dd045fab42d (patch) | |
tree | d91402c54fa841357c48c2e71899a916dc941026 /recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb | |
parent | 5780587317a312b5da62828e3a1763f3c26093a2 (diff) | |
download | meta-mlinux-atmel-6a08ab9ea295df1e82c9379172d26dd045fab42d.tar.gz meta-mlinux-atmel-6a08ab9ea295df1e82c9379172d26dd045fab42d.tar.bz2 meta-mlinux-atmel-6a08ab9ea295df1e82c9379172d26dd045fab42d.zip |
updated recipes to account for new binaries
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb b/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb index ad82dfc..bf650a5 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb +++ b/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb @@ -24,8 +24,8 @@ SRC_URI = "http://multitech.net/downloads/lora-packet-forwarder-geolocation_arm9 file://global_conf.json.MTAC_LORA_2_1_test_single_antenna_64ch_8x8_EU868 \ " -SRC_URI[md5sum] = "1016f06e1182a9ddd60c2881c2fce335" -SRC_URI[sha256sum] = "575f74af26c2543a1f835eac08c062170898055c373ce9659453ddedb9cbbd24" +SRC_URI[md5sum] = "fabc5388a9ff17d7c7d2040e830d691a" +SRC_URI[sha256sum] = "4359c975618832fb9e274b273d6e297a8496833e0b75a321fda2c19d6ea8ef70" S = "${WORKDIR}" B = "${S}" |