[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60802] [PATCH 0/2] Remove unsupported u-boot-malta package
From: |
Maxim Cournoyer |
Subject: |
[bug#60802] [PATCH 0/2] Remove unsupported u-boot-malta package |
Date: |
Fri, 13 Jan 2023 22:05:39 -0500 |
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
--
2.38.1