You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tools/update: use system-serial-number with dmidecode for nested hosts
Sometimes, the command dmidecode with the dmi key
`system-uuid` works with unexpected results (bits
are shifted). For nested hosts, we need to use
dmi key `system-serial-number`. Take a look at
#567 (comment)
Signed-off-by: Olivier Hoareau <olivier.hoareau@vates.tech>
0 commit comments