mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-15 09:21:21 +02:00
There used to be a possibility to override used SDK image per architecture, but the need for it disappeared once SDK images started to contain the initial form of board rootfs for both amd64 and arm64. This eliminated problems with cyclic dependencies errors popping up while gather the package reports. So with this change it is now only possible to specify just one SDK image to use for any arch. This feature is not used all that often anyway.