me
/
guix
Archived
1
0
Fork 0

gnu: u-boot-vexpress: Remove package.

Upstream no longer supports the platform and we don't expect any users out
there, see <https://bugs.gnu.org/49552>.

* gnu/packages/bootloaders.scm (u-boot-vexpress): Remove variable.
Pierre Langlois 2021-08-02 15:05:49 +01:00
parent 64d4bc089e
commit 781123518e
No known key found for this signature in database
GPG Key ID: A8FC9E447F4F7D54
1 changed files with 0 additions and 3 deletions

View File

@ -713,9 +713,6 @@ board-independent tools.")))
uboot-files)
#t)))))))))
(define-public u-boot-vexpress
(make-u-boot-package "vexpress_ca9x4" "arm-linux-gnueabihf"))
(define-public u-boot-malta
(make-u-boot-package "malta" "mips64el-linux-gnuabi64"))