mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: u-boot-versatilepb: Remove package.
* gnu/packages/bootloaders.scm (u-boot-versatilepb): Delete variable.
This commit is contained in:
parent
35e427d154
commit
78ad8db682
1 changed files with 0 additions and 3 deletions
|
@ -475,9 +475,6 @@ (define-public u-boot-mx6cuboxi
|
|||
(define-public u-boot-novena
|
||||
(make-u-boot-package "novena" "arm-linux-gnueabihf"))
|
||||
|
||||
(define-public u-boot-versatilepb
|
||||
(make-u-boot-package "vesx" "arm-linux-gnueabihf"))
|
||||
|
||||
(define-public vboot-utils
|
||||
(package
|
||||
(name "vboot-utils")
|
||||
|
|
Loading…
Reference in a new issue