Skip to content

Commit

Permalink
Bump os-agent to v1.7.2 (#3914)
Browse files Browse the repository at this point in the history
Update to latest version that fixes start order in haos-agent.service. Without
that, OS Agent reports incorrect swappiness after boot.
  • Loading branch information
sairon authored Mar 5, 2025
1 parent d4e11af commit 36d9057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildroot-external/package/os-agent/os-agent.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

OS_AGENT_VERSION = 1.7.1
OS_AGENT_VERSION = 1.7.2
OS_AGENT_SITE = $(call github,home-assistant,os-agent,$(OS_AGENT_VERSION))
OS_AGENT_LICENSE = Apache License 2.0
OS_AGENT_LICENSE_FILES = LICENSE
Expand Down

0 comments on commit 36d9057

Please sign in to comment.