Fix infinite loop parsing /proc/cpuinfo on Raspberry Pi device.

Verified locally that system monitor is now able to show sensor data on raspberry pi.

The Raspberry Pi has some extra text after the processor blocks inside /proc/cpuinfo, and that was causing this loop to run forever.

Merge request reports

Loading