mbox series

[bug#60802,0/2] Remove unsupported u-boot-malta package

Message ID 20230114030542.23524-1-maxim.cournoyer@gmail.com
Headers show
Series Remove unsupported u-boot-malta package | expand

Message

Maxim Cournoyer Jan. 14, 2023, 3:05 a.m. UTC
The package was causing issues when migrating the make-u-boot-package
procedure to use Guix's infrastructure for cross-compilation, because Guix
would now attempt to build a cross-compiler for mips64el, which is not
supported per (guix platforms).


Maxim Cournoyer (2):
  platforms: Raise an exception when no suitable platform is found.
  gnu: Remove u-boot-malta.

 gnu/packages/bootloaders.scm |  3 ---
 gnu/packages/bootstrap.scm   |  2 +-
 guix/platform.scm            | 44 ++++++++++++++++++++++++++----------
 3 files changed, 33 insertions(+), 16 deletions(-)


base-commit: 4913ac74915c4229aeb3ca26a5f9920c759fb6a3