Closed zehnm closed 3 years ago
System update images may only be applied to matching devices.
Use SWUpdate's hardware-compatibility feature.
Besides the remote software image there are currently two developer images: rpi0w and rpi3. These images are not compatible with the remote device. Therefore we need to prevent updating a device with an invalid image.
Expected Behavior or Design
System update images may only be applied to matching devices.
Possible Solution
Use SWUpdate's hardware-compatibility feature.
Detailed Description and Additional Information
Besides the remote software image there are currently two developer images: rpi0w and rpi3. These images are not compatible with the remote device. Therefore we need to prevent updating a device with an invalid image.