mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 04:21:17 +00:00
30eb98b275
Add hostid entry, as reported by busybox's hostid applet, to TargetInfo. This is intended to be a "unique 32-bit identifier for the current machine". In practice, it may not be set, or may be generated from something like an IP address, so may not be unique. However, if set, it is still likely to be more unique than kernel/os version so may be worth recording.