3 Commits

Author SHA1 Message Date
Thomas Manning
5513a9a045 Use balenalib node base image
Change-type: patch
Signed-off-by: Thomas Manning <thomasm@balena.io>
2022-03-23 18:24:06 -04:00
Felipe Lalanne
c7fc7aacf8 Use dmidecode to read cpuid in non ARM devices
Cpu id is set to null so far for non ARM devices (e.g. Intel NUC). This
parses the output of dmidecode to get the cpu id and system model.

Change-type: patch
2022-01-06 21:01:53 +00:00
Miguel Casqueira
f0ac3e1202 Use %%BALENA_ARCH%% in Dockerfile template
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2021-10-19 19:59:28 -04:00