Integrate meta-seco-clea-os/dr/astarte-path
Commit: clea-os/layers/seco/meta-seco-clea-os@710c71fc
[IOT] Set port 50051 as default in config
Updated the astarte-message-hub configuration to use port 50051 as the default for gRPC communication, aligning with expected deployment defaults.
Signed-off-by: Daniel daniel.rinaldi@seco.com
--
Commit: clea-os/layers/seco/meta-seco-clea-os@a5bb2256
[IOT] Switch astarte-message-hub SRC_URI to git source
Replaced crate-based SRC_URI with a git-based source pointing to GitHub. This change improves control over the specific revision used.
Note: This is a non-functional change.
Signed-off-by: Daniel daniel.rinaldi@seco.com
--
Commit: clea-os/layers/seco/meta-seco-clea-os@285cda1d
[SYSTEMD] Make systemd-networkd-wait-online.service.d more responsive
Added an override for systemd-networkd-wait-online to use the '--any' flag, which allows the system to proceed once any configured interface is online. This reduces boot time in multi-interface setups.
Signed-off-by: Daniel daniel.rinaldi@seco.com
--
Commit: clea-os/layers/seco/meta-seco-clea-os@8836af75
[IOT] Dowgrade astarte-message-hub to 0.5.4
Reverted astarte-message-hub to v0.5.4 due to compatibility or stability reasons.
Signed-off-by: Daniel daniel.rinaldi@seco.com
--
Commit: clea-os/layers/seco/meta-seco-clea-os@1ee281d5
[IOT] Change astarte-message-hub path param
Adjusted the path parameter passed to astarte-message-hub to better align with the deployment structure or backend requirements.
Signed-off-by: Daniel daniel.rinaldi@seco.com