Add watchdog daemon which is an essential utility to check if your system is still working.
Signed-off-by: Chirag Shilwant <[email protected]> --- .../packagegroups/packagegroup-arago-tisdk-addons.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb index d25c9eb1..0db51a40 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb @@ -18,6 +18,7 @@ UTILS = " \ open62541-examples \ open62541-tests \ sudo \ + watchdog \ " UTILS_UBOOT_FW = "libubootenv-bin" -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15351): https://lists.yoctoproject.org/g/meta-arago/message/15351 Mute This Topic: https://lists.yoctoproject.org/mt/106457443/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
