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 @@ also initializes the boards (RAM etc).")
 | 
			
		|||
(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")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue