File tree 3 files changed +6
-4
lines changed
layers/loraserver/meta-loraserver/recipes-loraserver
3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 14
14
15
15
* Implement Mender for (OTA) system updates.
16
16
* Implement OverlayFS over read-only root filesystem.
17
+ * Update LoRa Gateway Bridge to v2.6.2.
18
+ * [ lora-gateway-os-full] Update LoRa Server to v2.4.1.
17
19
18
20
### Raspberry Pi
19
21
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ SRC_URI = "https://artifacts.loraserver.io/downloads/lora-gateway-bridge/lora-ga
8
8
file://lora-gateway-bridge.init \
9
9
file://lora-gateway-bridge.monit \
10
10
"
11
- SRC_URI [md5sum ] = "004f26a23c7d654ea60f248fd424e503 "
12
- SRC_URI [sha256sum ] = "85da1f8d41ff5d2e5e426f3bc68cb777b6f8835f37489143b55dc66efe86a90b "
11
+ SRC_URI [md5sum ] = "e120e06a478f3fef4b37359bdf510e04 "
12
+ SRC_URI [sha256sum ] = "bf3165e635b19800532701a526f2dc7aa4bb66aa1d6b1db95ab9e89dd1b330fe "
13
13
PR = "r1"
14
14
15
15
inherit update -rc . d
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ SRC_URI = " \
25
25
file://config/us915_6.toml \
26
26
file://config/us915_7.toml \
27
27
"
28
- SRC_URI [md5sum ] = "6e661cbd2edd67ff53c377f56a729974 "
29
- SRC_URI [sha256sum ] = "c5dc6506db90e89e626fb454524ef517ad4559bd2c8b8f75607050977f25336c "
28
+ SRC_URI [md5sum ] = "b3c243b1ec7b330a29b9e5f2a9934225 "
29
+ SRC_URI [sha256sum ] = "41f18ef0ce45c9dcfef659c02854e09b69cf31d905fd852a250f95ec52c0d21f "
30
30
PR = "r1"
31
31
32
32
inherit update -rc . d
You can’t perform that action at this time.
0 commit comments