CustomPiOS icon indicating copy to clipboard operation
CustomPiOS copied to clipboard

Fix aarch/arm64 Architecture Issues

Open jxmx opened this issue 11 months ago • 10 comments

This pull request addresses two things:

  • Fixed the architecture mismatch in #239 by adding a statement to read the basic config in before generating the board-related configuration
  • A better fix for the logic on when qemu-arm-static isn't needed (e.g. building an aarch64 image on an aarch64 system). This replaces my old pull #228

jxmx avatar Dec 01 '24 17:12 jxmx