File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
layers/loraserver/meta-loraserver/recipes-loraserver Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1414
1515* Implement Mender for (OTA) system updates.
1616* 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.
1719
1820### Raspberry Pi
1921
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
88 file://lora-gateway-bridge.init \
99 file://lora-gateway-bridge.monit \
1010"
11- SRC_URI [md5sum ] = "004f26a23c7d654ea60f248fd424e503 "
12- SRC_URI [sha256sum ] = "85da1f8d41ff5d2e5e426f3bc68cb777b6f8835f37489143b55dc66efe86a90b "
11+ SRC_URI [md5sum ] = "e120e06a478f3fef4b37359bdf510e04 "
12+ SRC_URI [sha256sum ] = "bf3165e635b19800532701a526f2dc7aa4bb66aa1d6b1db95ab9e89dd1b330fe "
1313PR = "r1"
1414
1515inherit update -rc . d
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ SRC_URI = " \
2525 file://config/us915_6.toml \
2626 file://config/us915_7.toml \
2727"
28- SRC_URI [md5sum ] = "6e661cbd2edd67ff53c377f56a729974 "
29- SRC_URI [sha256sum ] = "c5dc6506db90e89e626fb454524ef517ad4559bd2c8b8f75607050977f25336c "
28+ SRC_URI [md5sum ] = "b3c243b1ec7b330a29b9e5f2a9934225 "
29+ SRC_URI [sha256sum ] = "41f18ef0ce45c9dcfef659c02854e09b69cf31d905fd852a250f95ec52c0d21f "
3030PR = "r1"
3131
3232inherit update -rc . d
You can’t perform that action at this time.
0 commit comments